Showing:

Annotations
Attributes
Diagrams
Model
Source
Used by
Complex Type StructuredValueType
Namespace urn:us:gov:ic:tdf
Annotations

Intended for structured content encoded in the same data encoding of the encapsulating TDO (i.e. If the encoded format is XML this is intended for XML statements).

Diagram
Diagram IC-TDF_xsd_Attribute_filename.tmp#filename IC-TDF_xsd_Attribute_isEncrypted.tmp#isEncrypted
Used by
Model
ANY element from ANY namespace OTHER than 'urn:us:gov:ic:tdf'
Attributes
QName Type Use Annotation
filename xs:string optional

This is the filename of the payload.

isEncrypted xs:boolean optional

Used to denote if contents are encrypted. When this optional attribute is absent, it is assumed to be false.

Source
<xs:complexType name="StructuredValueType">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Intended for structured content encoded in the same data encoding of the encapsulating TDO (i.e. If the encoded format is XML this is intended for XML statements).</p>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:any namespace="##other" processContents="skip"/>
  </xs:sequence>
  <xs:attribute ref="filename" use="optional"/>
  <xs:attribute ref="isEncrypted" use="optional"/>
</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