Showing:

Annotations
Diagrams
Model
Properties
Source
Used by
Element AttachedKeyType / KeyValue
Namespace urn:us:gov:ic:tdf
Annotations
The value of the key.
Diagram
Diagram
Type xs:base64Binary
Properties
content simple
minOccurs 1
maxOccurs 1
Source
<xs:element name="KeyValue" type="xs:base64Binary" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>The value of the key.</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 AttachedKeyType
Namespace urn:us:gov:ic:tdf
Annotations

Stores the value of the key necessary for decryption.

Diagram
Diagram IC-TDF_xsd_Complex_Type_AttachedKeyType.tmp#AttachedKeyType_KeyValue
Used by
Model
Children KeyValue
Source
<xs:complexType name="AttachedKeyType">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Stores the value of the key necessary for decryption.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="KeyValue" type="xs:base64Binary" minOccurs="1" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>The value of the key.</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