Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Element WrappedPDPKeyType / EncryptedPolicyObject
Namespace urn:us:gov:ic:tdf
Annotations
The encrypted policy object.
Diagram
Diagram
Type xs:base64Binary
Properties
content simple
minOccurs 1
maxOccurs 1
Source
<xs:element name="EncryptedPolicyObject" type="xs:base64Binary" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>The encrypted policy object.</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 WrappedPDPKeyType
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_WrappedPDPKeyType.tmp#WrappedPDPKeyType_keyIdentifier IC-TDF_xsd_Complex_Type_WrappedPDPKeyType.tmp#WrappedPDPKeyType_EncryptedPolicyObject IC-TDF_xsd_Element_Group_EncryptionInformationGroup.tmp#EncryptionInformationGroup_EncryptionInformation IC-TDF_xsd_Element_Group_EncryptionInformationGroup.tmp#EncryptionInformationGroup
Used by
Model
Children EncryptedPolicyObject , EncryptionInformation
Attributes
QName Type Use Annotation
keyIdentifier xs:string optional

A key identifier.

Source
<xs:complexType name="WrappedPDPKeyType">
  <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="EncryptedPolicyObject" type="xs:base64Binary" minOccurs="1" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>The encrypted policy object.</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 WrappedPDPKeyType / @keyIdentifier
Namespace urn:us:gov:ic:tdf
Annotations

A key identifier.

Type xs:string
Properties
use optional
Used by
Complex Type WrappedPDPKeyType
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