Showing:

Attributes
Diagrams
Model
Source
Used by
Complex Type TdoType
Namespace urn:us:gov:ic:tdf
Diagram
Diagram DHZMC-TDF_xsd_Attribute_version.tmp#version IC-SF_xsd_Attribute_DESVersion.tmp#urn_us_gov_ic_sf_DESVersion DHZMC-TDF_xsd_Attribute_id.tmp#id DHZMC-TDF_xsd_Element_Group_AssertionGroup.tmp#AssertionGroup_HandlingAssertion DHZMC-TDF_xsd_Element_Group_AssertionGroup.tmp#AssertionGroup_Assertion DHZMC-TDF_xsd_Element_Group_AssertionGroup.tmp#AssertionGroup DHZMC-TDF_xsd_Element_Group_EncryptionInformationGroupRequired.tmp#EncryptionInformationGroupRequired_EncryptionInformation DHZMC-TDF_xsd_Element_Group_EncryptionInformationGroupRequired.tmp#EncryptionInformationGroupRequired DHZMC-TDF_xsd_Element_Group_PayloadGroup.tmp#PayloadGroup_Base64BinaryPayload DHZMC-TDF_xsd_Element_Group_PayloadGroup.tmp#PayloadGroup_ReferenceValuePayload DHZMC-TDF_xsd_Element_Group_PayloadGroup.tmp#PayloadGroup
Used by
Model
Children Assertion , Base64BinaryPayload , EncryptionInformation , HandlingAssertion , ReferenceValuePayload
Attributes
QName Type Use Annotation
DESVersion restriction of xs:string optional

The version number of the DES

id xs:ID optional

A unique local identifier used for binding and signing purposes. Not guaranteed to be unique across multiple TDC/TDOs but must be unique within a single instance of either.

version restriction of xs:string optional

The version number of the DES.

Source
<xs:complexType name="TdoType">
  <xs:sequence>
    <xs:group maxOccurs="1" minOccurs="1" ref="AssertionGroup"/>
    <xs:group maxOccurs="1" minOccurs="1" ref="EncryptionInformationGroupRequired"/>
    <xs:group ref="PayloadGroup"/>
  </xs:sequence>
  <xs:attribute ref="version"/>
  <xs:attribute ref="icsf:DESVersion" use="optional"/>
  <xs:attribute ref="id" use="optional"/>
</xs:complexType>
Schema location DHZMC-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