Showing:

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

The version number of the DES.

Type restriction of xs:string
Properties
content simple
Facets
pattern [0-9]{6}(\.[0-9]{6})?\-IC\-TDF\.[0-9]{6}(\.[0-9]{6})?(\-.{1,23})?
Used by
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 number of the DES.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <!--Replacing:
<xs:pattern value="[0-9]{6}(\.[0-9]{6})?(\-.{1,23})?"/>
-->
      <!-- Ic-Tdf: Update tdf:version regex to be for IC-TDF customization -->
      <xs:pattern value="[0-9]{6}(\.[0-9]{6})?\-IC\-TDF\.[0-9]{6}(\.[0-9]{6})?(\-.{1,23})?"/>
    </xs:restriction>
  </xs:simpleType>
</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