Showing:

Attributes
Diagrams
Model
Source
Used by
Complex Type TdcType
Namespace urn:us:gov:ic:tdf
Diagram
Diagram BASE-TDF_xsd_Attribute_version.tmp#version IC-SF_xsd_Attribute_DESVersion.tmp#DESVersion BASE-TDF_xsd_Element_Group_AssertionGroup.tmp#AssertionGroup_HandlingAssertion BASE-TDF_xsd_Element_Group_AssertionGroup.tmp#AssertionGroup_Assertion BASE-TDF_xsd_Element_Group_AssertionGroup.tmp#AssertionGroup BASE-TDF_xsd_Element_TrustedDataCollection.tmp#TrustedDataCollection BASE-TDF_xsd_Element_TrustedDataObject.tmp#TrustedDataObject
Used by
Model
Children Assertion , HandlingAssertion , TrustedDataCollection , TrustedDataObject
Attributes
QName Type Use Annotation
DESVersion restriction of xs:string optional

The version number of the DES

version restriction of xs:string required

The version number of the DES.

Source
<xs:complexType name="TdcType">
  <xs:sequence>
    <xs:group ref="AssertionGroup" maxOccurs="1" minOccurs="1"/>
    <xs:choice maxOccurs="unbounded" minOccurs="1">
      <xs:element ref="TrustedDataCollection"/>
      <xs:element ref="TrustedDataObject" maxOccurs="1"/>
    </xs:choice>
  </xs:sequence>
  <xs:attribute ref="version" use="required"/>
  <xs:attribute ref="icsf:DESVersion" use="optional"/>
</xs:complexType>
Schema location BASE-TDF.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.

This document has been approved for Public Release by the Office of the Director of National Intelligence. See Distribution Notice for details. Click Here