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.
A uri expressing the
location of the referenced material.
Source
<xs:element name="ReferenceValuePayload"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Used to reference payloads that are not embedded in the TDO but stored in a remote/external location.</p></xs:documentation></xs:annotation><xs:complexType><xs:complexContent><xs:extension base="ReferenceValueType"><xs:attribute ref="id"/></xs:extension></xs:complexContent></xs:complexType></xs:element>
Schema location
CDSM-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.
<xs:group name="PayloadGroup"><xs:choice><!--Replacing:
<xs:element name="StringPayload">
<xs:annotation>
<xs:documentation>
<xhtml:p ism:classification="U" ism:ownerProducer="USA">Intended for textual
payload content encoded as a string. Perhaps the contents of a text
file.</xhtml:p>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="StringValueType">
<xs:attribute ref="id"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
--><!-- CdsManifest: Remove references to StringPayload only ReferenceValuePayload is allowed for CdsManifest project. --><!--Replacing:
<xs:element name="Base64BinaryPayload">
<xs:annotation>
<xs:documentation>
<xhtml:p ism:classification="U" ism:ownerProducer="USA">Intended for holding
base64binary values such as a file or other binary data.</xhtml:p>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="Base64BinaryValueType">
<xs:attribute ref="id"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
--><!-- CdsManifest: Remove references to Base64BinaryPayload only ReferenceValuePayload is allowed for CdsManifest project. --><xs:element name="ReferenceValuePayload"><xs:annotation><xs:documentation><p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Used to reference payloads that are not embedded in the TDO but stored in a remote/external location.</p></xs:documentation></xs:annotation><xs:complexType><xs:complexContent><xs:extension base="ReferenceValueType"><xs:attribute ref="id"/></xs:extension></xs:complexContent></xs:complexType></xs:element><!--Replacing:
<xs:element name="StructuredPayload">
<xs:annotation>
<xs:documentation>
<xhtml:p ism:classification="U" ism:ownerProducer="USA">Intended for
structured content encoded in the same data encoding of the
encapsulating TDO (i.e. If the encoded format is XML this is intended
for XML statements).</xhtml:p>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:complexContent>
<xs:extension base="StructuredValueType">
<xs:attribute ref="id"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
--><!-- CdsManifest: Remove references to StructuredPayload only ReferenceValuePayload is allowed for CdsManifest project. --></xs:choice></xs:group>
Schema location
CDSM-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