Showing:

Annotations
Facets
Properties
Source
Used by
Attribute @DESVersion
Namespace urn:us:gov:ic:ism
Annotations

The version number of the specification. This attribute is intended for processing systems to determine the appropriate versions of Schema, Schematron, and CVE values for validation and interpretation of an instance document.

If there are multiple of this attribute specified in an instance document, the first one in document order is the one that will apply to the entire document. Document order is defined in https://www.w3.org/TR/xpath-datamodel/#document-order

Type restriction of xsd:string
Properties
content simple
Facets
pattern [0-9]{6}(\.[0-9]{6})?(\-.{1,23})?
Used by
Source
<xsd:attribute name="DESVersion">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <xhtml:p ism:ownerProducer="USA" ism:classification="U">The version number of the specification. This attribute is intended for processing systems to determine the appropriate versions of Schema, Schematron, and CVE values for validation and interpretation of an instance document.</xhtml:p>
      <xhtml:p ism:ownerProducer="USA" ism:classification="U">If there are multiple of this attribute specified in an instance document, the first one in document order is the one that will apply to the entire document. Document order is defined in
        <xhtml:a href="https://www.w3.org/TR/xpath-datamodel/#document-order">https://www.w3.org/TR/xpath-datamodel/#document-order</xhtml:a>
      </xhtml:p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:pattern value="[0-9]{6}(\.[0-9]{6})?(\-.{1,23})?"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Schema location IC-ISM.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