Showing:

Annotations
Attributes
Diagrams
Instances
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 IC-TDF_xsd_Attribute_version.tmp#version IC-TDF_xsd_Attribute_id.tmp#urn_us_gov_ic_tdf_id IC-TDF_xsd_Element_Group_AssertionGroup.tmp#AssertionGroup_HandlingAssertion IC-TDF_xsd_Element_Group_AssertionGroup.tmp#AssertionGroup_Assertion IC-TDF_xsd_Element_Group_AssertionGroup.tmp#AssertionGroup IC-TDF_xsd_Element_Group_EncryptionInformationGroup.tmp#EncryptionInformationGroup_EncryptionInformation IC-TDF_xsd_Element_Group_EncryptionInformationGroup.tmp#EncryptionInformationGroup IC-TDF_xsd_Element_Group_PayloadGroup.tmp#PayloadGroup_StringPayload IC-TDF_xsd_Element_Group_PayloadGroup.tmp#PayloadGroup_Base64BinaryPayload IC-TDF_xsd_Element_Group_PayloadGroup.tmp#PayloadGroup_ReferenceValuePayload IC-TDF_xsd_Element_Group_PayloadGroup.tmp#PayloadGroup_StructuredPayload IC-TDF_xsd_Element_Group_PayloadGroup.tmp#PayloadGroup IC-TDF_xsd_Complex_Type_TdoType.tmp#TdoType
Type TdoType
Properties
content: complex
Used by
Complex Type TdcType
Model (HandlingAssertion | Assertion) , EncryptionInformation{0,1} , (StringPayload | Base64BinaryPayload | ReferenceValuePayload | StructuredPayload)
Children Assertion, Base64BinaryPayload, EncryptionInformation, HandlingAssertion, ReferenceValuePayload, StringPayload, StructuredPayload
Instance
<TrustedDataObject id="" version="" xmlns="urn:us:gov:ic:tdf">
  <HandlingAssertion appliesToState="" id="" scope="">{1,1}</HandlingAssertion>
  <Assertion id="" scope="" type="">{1,1}</Assertion>
  <EncryptionInformation>{0,1}</EncryptionInformation>
  <StringPayload filename="" id="" isEncrypted="">{1,1}</StringPayload>
  <Base64BinaryPayload filename="" id="" isEncrypted="" mediaType="">{1,1}</Base64BinaryPayload>
  <ReferenceValuePayload id="" isEncrypted="" mediaType="" uri="">{1,1}</ReferenceValuePayload>
  <StructuredPayload filename="" id="" isEncrypted="">{1,1}</StructuredPayload>
</TrustedDataObject>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional

A unique local identifier used for binding and signing purposes. Not guarenteed 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 of the TDF schema used for the creation of an instance document. This should start with the version number and then have any customizations noted (i.e. version="1.0" or version="1.0-companyName-restricted"). This is limited to 30 characters.

Source
<xs:element name="TrustedDataObject" type="TdoType">
  <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 IC-TDF.xsd

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