Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element BindingGroup / Binding
Namespace urn:us:gov:ic:tdf
Annotations

Contains information needed to express, understand, and/or cryptographically validate the binding of the objects that belong to the scope of the assertion.

Diagram
Diagram CDSM-TDF_xsd_Complex_Type_BindingType.tmp#BindingType_Signer CDSM-TDF_xsd_Complex_Type_BindingType.tmp#BindingType_SignatureValue CDSM-TDF_xsd_Complex_Type_BindingType.tmp#BindingType
Type BindingType
Properties
content complex
minOccurs 1
maxOccurs 5
Model
Children SignatureValue , Signer
Instance
<Binding xmlns="urn:us:gov:ic:tdf">
  <Signer issuer="" subject="">{1,1}</Signer>
  <SignatureValue includesStatementMetadata="" normalizationMethod="" signatureAlgorithm="">{1,1}</SignatureValue>
</Binding>
Source
<xs:element name="Binding" type="BindingType" minOccurs="1" maxOccurs="5">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Contains information needed to express, understand, and/or cryptographically validate the binding of the objects that belong to the scope of the assertion.</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 BindingGroup
Namespace urn:us:gov:ic:tdf
Diagram
Diagram CDSM-TDF_xsd_Element_Group_BindingGroup.tmp#BindingGroup_Binding
Used by
Complex Type AssertionType
Model
Children Binding
Source
<xs:group name="BindingGroup">
  <xs:choice>
    <!--Replacing:
<xs:element name="Binding" type="BindingType" minOccurs="1" maxOccurs="unbounded">
-->
    <!-- CdsManifest: Restrict to 5 signatures instead of unbounded . -->
    <xs:element name="Binding" type="BindingType" minOccurs="1" maxOccurs="5">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Contains information needed to express, understand, and/or cryptographically validate the binding of the objects that belong to the scope of the assertion.</p>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <!--Replacing:
<xs:element name="ReferenceList" type="ReferenceListType">
                <xs:annotation>
                    <xs:documentation>
                        <xhtml:p ism:classification="U" ism:ownerProducer="USA">Contains information
                            needed to express, understand, and/or validate the informative
                            (non-cryptographic) binding of the objects that belong to the scope of
                            the assertion.</xhtml:p>
                    </xs:documentation>
                </xs:annotation>
            </xs:element>
-->
    <!-- CdsManifest: Remove references to ReferenceList this type of binding is not supported for CdsManifest.  -->
  </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