Showing:

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

Used to reference payloads that are not embedded in the TDO but stored in a remote/external location.

Diagram
Diagram CDSM-TDF_xsd_Attribute_uri.tmp#urn_us_gov_ic_tdf_uri CDSM-TDF_xsd_Attribute_id.tmp#urn_us_gov_ic_tdf_id CDSM-TDF_xsd_Attribute_mediaType.tmp#urn_us_gov_ic_tdf_mediaType HashVerification_xsd_Attribute_totalBlocks.tmp#totalBlocks CDSM-TDF_xsd_Complex_Type_ReferenceValueType.tmp#urn_us_gov_ic_tdf_ReferenceValueType_ReferenceValueBlock HashVerification_xsd_Element_ContentEncodedHashVerification.tmp#ContentEncodedHashVerification HashVerification_xsd_Element_ContentDecodedHashVerification.tmp#ContentDecodedHashVerification CDSM-TDF_xsd_Complex_Type_ReferenceValueType.tmp#urn_us_gov_ic_tdf_ReferenceValueType
Type ReferenceValueType
Properties
content complex
Model
Children ContentDecodedHashVerification , ContentEncodedHashVerification , ReferenceValueBlock
Instance
<ReferenceValuePayload id="" mediaType="" totalBlocks="" uri="" xmlns="urn:us:gov:ic:tdf" xmlns:sfhashv="urn:us:gov:ic:sf:hashverification">
  <ReferenceValueBlock block="" uri="">{2,unbounded}</ReferenceValueBlock>
  <sfhashv:ContentEncodedHashVerification hashType="">{0,1}</sfhashv:ContentEncodedHashVerification>
  <sfhashv:ContentDecodedHashVerification hashType="">{0,1}</sfhashv:ContentDecodedHashVerification>
</ReferenceValuePayload>
Attributes
QName Type Use Annotation
id restriction of 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.

mediaType MediaTypeType optional

An attribute for expressing the mediaType of an object as defined in RFC 4288.

totalBlocks TotalBlocksType optional

The total blocks of a hash.

uri restriction of xs:anyURI required

A uri expressing the location of the referenced material.

Source
<xs:element name="ReferenceValuePayload" type="ReferenceValueType">
  <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: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.
Element Group PayloadGroup
Namespace urn:us:gov:ic:tdf
Annotations

The group of elements intended for textual payload content encoded as a string. Perhaps the contents of a text file.

Diagram
Diagram CDSM-TDF_xsd_Element_Group_PayloadGroup.tmp#PayloadGroup_ReferenceValuePayload
Used by
Complex Type TrustedDataObjectType
Model
Children ReferenceValuePayload
Source
<xs:group name="PayloadGroup">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The group of elements intended for textual payload content encoded as a string. Perhaps the contents of a text file.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:choice>
    <!--Replacing:
<xs:element name="StringPayload" type="StringValueType">
                <xs:annotation>
                    <xs:documentation>
                        <xhtml:p ism:classification="U" ism:ownerProducer="USA">Intended for textual
                            value content encoded as a string. Perhaps the contents of a text
                            file.</xhtml:p>
                    </xs:documentation>
                </xs:annotation>
            </xs:element>
-->
    <!-- CdsManifest: Remove references to StringPayload only ReferenceValuePayload is allowed for CdsManifest project.  -->
    <!--Replacing:
<xs:element name="Base64BinaryPayload" type="Base64BinaryValueType">
                <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:element>
-->
    <!-- CdsManifest: Remove references to Base64BinaryPayload only ReferenceValuePayload is allowed for CdsManifest project.  -->
    <xs:element name="ReferenceValuePayload" type="ReferenceValueType">
      <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:element>
    <!--Replacing:
<xs:element name="StructuredPayload" type="StructuredValueType">
                <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: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