Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Element ReferenceListType / Reference
Namespace urn:us:gov:ic:tdf
Annotations
Used when referencing an Assertion.
Diagram
Diagram IC-TDF_xsd_Attribute_idRef.tmp#idRef IC-TDF_xsd_Attribute_includesStatementMetadata.tmp#includesStatementMetadata IC-TDF_xsd_Complex_Type_ReferenceType.tmp#ReferenceType
Type ReferenceType
Properties
content complex
minOccurs 1
maxOccurs unbounded
Attributes
QName Type Use Annotation
idRef xs:IDREF required

A reference to a unique local identifier.

includesStatementMetadata xs:boolean optional

Used to indicate whether or not to include element StatementMetadata when referencing an Assertion. In the case of signatures and binding, this attribute indicates whether or not the statement metadata is covered by the signature or binding. If not, it cannot be cryptographically verified and should be considered informative only. IncludesStatementMetadata should never be set on SignatureValue if there is a boundValueList, because the BoundValue elements in the list each have their own explicit includesStatementMetadata attribute.

Source
<xs:element name="Reference" type="ReferenceType" minOccurs="1" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Used when referencing an Assertion.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location IC-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.
Complex Type ReferenceListType
Namespace urn:us:gov:ic:tdf
Annotations

A list of reference Assertions.

Diagram
Diagram IC-TDF_xsd_Complex_Type_ReferenceListType.tmp#ReferenceListType_Reference
Used by
Model
Children Reference
Source
<xs:complexType name="ReferenceListType">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A list of reference Assertions.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Reference" type="ReferenceType" minOccurs="1" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Used when referencing an Assertion.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location IC-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