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 BASE-TDF_xsd_Complex_Type_BindingType.tmp#BindingType_Signer BASE-TDF_xsd_Complex_Type_BindingType.tmp#BindingType_SignatureValue BASE-TDF_xsd_Complex_Type_BindingType.tmp#BindingType_BoundValueList BASE-TDF_xsd_Complex_Type_BindingType.tmp#BindingType
Type BindingType
Properties
content complex
minOccurs 1
maxOccurs unbounded
Model
Children BoundValueList , SignatureValue , Signer
Instance
<Binding xmlns="urn:us:gov:ic:tdf">
  <Signer issuer="" serial="" subject="">{1,1}</Signer>
  <SignatureValue includesStatementMetadata="" normalizationMethod="" signatureAlgorithm="">{1,1}</SignatureValue>
  <BoundValueList>{0,1}</BoundValueList>
</Binding>
Source
<xs:element name="Binding" type="BindingType" minOccurs="1" maxOccurs="unbounded">
  <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 BASE-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 BindingGroup / ReferenceList
Namespace urn:us:gov:ic:tdf
Annotations

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.

Diagram
Diagram BASE-TDF_xsd_Complex_Type_ReferenceListType.tmp#ReferenceListType_Reference BASE-TDF_xsd_Complex_Type_ReferenceListType.tmp#ReferenceListType
Type ReferenceListType
Properties
content complex
Model
Children Reference
Instance
<ReferenceList xmlns="urn:us:gov:ic:tdf">
  <Reference idRef="" includesStatementMetadata="">{1,unbounded}</Reference>
</ReferenceList>
Source
<xs:element name="ReferenceList" type="ReferenceListType">
  <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 validate the informative (non-cryptographic) binding of the objects that belong to the scope of the assertion.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Schema location BASE-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 BASE-TDF_xsd_Element_Group_BindingGroup.tmp#BindingGroup_Binding BASE-TDF_xsd_Element_Group_BindingGroup.tmp#BindingGroup_ReferenceList
Used by
Model
Children Binding , ReferenceList
Source
<xs:group name="BindingGroup">
  <xs:choice>
    <xs:element name="Binding" type="BindingType" minOccurs="1" maxOccurs="unbounded">
      <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>
    <xs:element name="ReferenceList" type="ReferenceListType">
      <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 validate the informative (non-cryptographic) binding of the objects that belong to the scope of the assertion.</p>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:choice>
</xs:group>
Schema location BASE-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