Showing:

Annotations
Facets
Properties
Source
Used by
Attribute @version
Namespace urn:us:gov:ic:tdf
Annotations

The version of the TDF schema used for the creation of an instance document. This should start with the version number and then have any customizations noted (i.e. version="1.0" or version="1.0-companyName-restricted"). This is limited to 30 characters.

Type restriction of xs:string
Properties
content: simple
Facets
maxLength 30
Used by
Complex Types TdcType, TdoType
Source
<xs:attribute name="version">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The version of the TDF schema used for the creation of an instance document. This should start with the version number and then have any customizations noted (i.e. version="1.0" or version="1.0-companyName-restricted"). This is limited to 30 characters.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:maxLength value="30"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
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