Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element TrustedDataObject
Namespace urn:us:gov:ic:tdf
Annotations

The root element of a Trusted Data Object. A Trusted Data Collection may contain many Trusted Data Objects.

Diagram
Diagram DHZM-TDF_xsd_Attribute_version.tmp#version IC-SF_xsd_Attribute_DESVersion.tmp#urn_us_gov_ic_sf_DESVersion DHZM-TDF_xsd_Attribute_id.tmp#urn_us_gov_ic_tdf_id DHZM-TDF_xsd_Element_Group_AssertionGroup.tmp#AssertionGroup_HandlingAssertion DHZM-TDF_xsd_Element_Group_AssertionGroup.tmp#AssertionGroup_Assertion DHZM-TDF_xsd_Element_Group_AssertionGroup.tmp#AssertionGroup DHZM-TDF_xsd_Element_Group_EncryptionInformationGroupRequired.tmp#EncryptionInformationGroupRequired_EncryptionInformation DHZM-TDF_xsd_Element_Group_EncryptionInformationGroupRequired.tmp#EncryptionInformationGroupRequired DHZM-TDF_xsd_Element_Group_PayloadGroup.tmp#PayloadGroup_Base64BinaryPayload DHZM-TDF_xsd_Element_Group_PayloadGroup.tmp#PayloadGroup_ReferenceValuePayload DHZM-TDF_xsd_Element_Group_PayloadGroup.tmp#PayloadGroup DHZM-TDF_xsd_Complex_Type_TrustedDataObjectType.tmp#TrustedDataObjectType
Type TrustedDataObjectType
Properties
content complex
Used by
Model
Children Assertion , Base64BinaryPayload , EncryptionInformation , HandlingAssertion , ReferenceValuePayload
Instance
<TrustedDataObject DESVersion="" id="" version="" xmlns="urn:us:gov:ic:tdf">
  <HandlingAssertion appliesToState="" id="" scope="">{0,unbounded}</HandlingAssertion>
  <Assertion id="" scope="" type="">{0,unbounded}</Assertion>
  <EncryptionInformation sequenceNum="">{1,unbounded}</EncryptionInformation>
  <Base64BinaryPayload filename="" id="" isEncrypted="" mediaType="">{1,1}</Base64BinaryPayload>
  <ReferenceValuePayload id="" isEncrypted="" mediaType="" totalBlocks="" uri="">{1,1}</ReferenceValuePayload>
</TrustedDataObject>
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:element name="TrustedDataObject" type="TrustedDataObjectType">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The root element of a Trusted Data Object. A Trusted Data Collection may contain many Trusted Data Objects.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Schema location DHZM-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