Showing:

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

Intended for textual content encoded as a string.

Diagram
Diagram IC-TDF_xsd_Attribute_filename.tmp#filename IC-TDF_xsd_Attribute_isEncrypted.tmp#isEncrypted
Type extension of xs:string
Used by
Attributes
QName Type Fixed Default Use Annotation
filename xs:string optional

This is the filename of the payload.

isEncrypted xs:boolean optional

Used to denote if contents are encrypted.

Source
<xs:complexType name="StringValueType">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Intended for textual content encoded as a string.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attribute ref="filename" use="optional"/>
      <xs:attribute ref="isEncrypted" use="optional"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Schema location IC-TDF.xsd

This document has been approved for Public Release by the Office of the Director of National Intelligence. See 'Distribution Notice' for details. Click Here