Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Element WrappedKeyType / KeyValue
Namespace urn:us:gov:ic:tdf
Annotations
The value of the decription 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 decription 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 WrappedKeyType
Namespace urn:us:gov:ic:tdf
Annotations

Stores the value of the key necessary for decryption in an encrypted state with information pertaining to the method in which the key was encrypted.

Diagram
Diagram IC-TDF_xsd_Complex_Type_WrappedKeyType.tmp#WrappedKeyType_keyIdentifier IC-TDF_xsd_Complex_Type_WrappedKeyType.tmp#WrappedKeyType_KeyValue IC-TDF_xsd_Element_Group_EncryptionInformationGroup.tmp#EncryptionInformationGroup_EncryptionInformation IC-TDF_xsd_Element_Group_EncryptionInformationGroup.tmp#EncryptionInformationGroup
Used by
Model
Children EncryptionInformation , KeyValue
Attributes
QName Type Use Annotation
keyIdentifier xs:string optional

A key identifier.

Source
<xs:complexType name="WrappedKeyType">
  <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 in an encrypted state with information pertaining to the method in which the key was encrypted.</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 decription key.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:group ref="EncryptionInformationGroup" maxOccurs="1" minOccurs="1"/>
  </xs:sequence>
  <xs:attribute name="keyIdentifier" type="xs:string" use="optional">
    <xs:annotation>
      <xs:documentation>
        <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A key identifier.</p>
      </xs:documentation>
    </xs:annotation>
  </xs:attribute>
</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.
Attribute WrappedKeyType / @keyIdentifier
Namespace urn:us:gov:ic:tdf
Annotations

A key identifier.

Type xs:string
Properties
use optional
Used by
Complex Type WrappedKeyType
Source
<xs:attribute name="keyIdentifier" type="xs:string" use="optional">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A key identifier.</p>
    </xs:documentation>
  </xs:annotation>
</xs:attribute>
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