Showing:

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

Intended for structured content encoded in the same data encoding of the encapsulating Assertion (i.e. If the encoded format is XML this is intended for XML statements).

Diagram
Diagram CDSM-TDF_xsd_Attribute_id.tmp#urn_us_gov_ic_tdf_id CDSM_xsd_Element_CdsManifestAssertion.tmp#CdsManifestAssertion ANLYS_xsd_Element_AnalysisAssertion.tmp#AnalysisAssertion CDSM-TDF_xsd_Complex_Type_StructuredValueType.tmp#StructuredValueType
Type StructuredValueType
Properties
content complex
Model
Children AnalysisAssertion , CdsManifestAssertion
Instance
<StructuredStatement id="" xmlns="urn:us:gov:ic:tdf" xmlns:cdsm="urn:us:gov:ic:cdsmanifest" xmlns:anlys="urn:us:gov:ic:anlysassert">
  <cdsm:CdsManifestAssertion DESVersion="">{1,1}</cdsm:CdsManifestAssertion>
  <anlys:AnalysisAssertion DESVersion="" DESVersion="">{1,1}</anlys:AnalysisAssertion>
</StructuredStatement>
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.

Source
<xs:element name="StructuredStatement" type="StructuredValueType">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Intended for structured content encoded in the same data encoding of the encapsulating Assertion (i.e. If the encoded format is XML this is intended for XML statements).</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 StatementGroup
Namespace urn:us:gov:ic:tdf
Annotations

The group of elements intended for contextual statement content encoded as a string.

Diagram
Diagram CDSM-TDF_xsd_Element_Group_StatementGroup.tmp#StatementGroup_StructuredStatement
Used by
Complex Type AssertionType
Model
Children StructuredStatement
Source
<xs:group name="StatementGroup">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The group of elements intended for contextual statement content encoded as a string.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:choice>
    <!--Replacing:
<xs:element name="StringStatement" type="StringValueType">
                <xs:annotation>
                    <xs:documentation>
                        <xhtml:p ism:classification="U" ism:ownerProducer="USA">Intended for textual
                            statement content encoded as a string. Perhaps the contents of a text
                            file.</xhtml:p>
                    </xs:documentation>
                </xs:annotation>
            </xs:element>
-->
    <!-- CdsManifest: Remove references to StringStatement only StructuredStatement is allowed for CdsManifest project.  -->
    <!--Replacing:
<xs:element name="Base64BinaryStatement" type="Base64BinaryValueType">
                <xs:annotation>
                    <xs:documentation>
                        <xhtml:p ism:classification="U" ism:ownerProducer="USA">Intended for holding
                            base64binary statement values such as a file or other binary encoded
                            data.</xhtml:p>
                    </xs:documentation>
                </xs:annotation>
            </xs:element>
-->
    <!-- CdsManifest: Remove references to Base64BinaryStatement only StructuredStatement is allowed for CdsManifest project.  -->
    <!--Replacing:
<xs:element name="ReferenceStatement" type="ReferenceValueType">
                <xs:annotation>
                    <xs:documentation>
                        <xhtml:p ism:classification="U" ism:ownerProducer="USA">Used to reference
                            statements that are not embedded in the TDO but stored in a
                            remote/external location.</xhtml:p>
                    </xs:documentation>
                </xs:annotation>
            </xs:element>
-->
    <!-- CdsManifest: Remove references to ReferenceStatement only StructuredStatement is allowed for CdsManifest project.  -->
    <xs:element name="StructuredStatement" type="StructuredValueType">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Intended for structured content encoded in the same data encoding of the encapsulating Assertion (i.e. If the encoded format is XML this is intended for XML statements).</p>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </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