Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Attribute pubs:PubsRootNodeAttributeGroup / @DESVersion
Namespace No namespace
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
use required
Facets
pattern [0-9]{6}(\.[0-9]{6})?(\-.{1,23})?
Used by
Source
<xsd:attribute name="DESVersion" use="required" form="unqualified">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" 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.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" 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
        <a href="https://www.w3.org/TR/xpath-datamodel/#document-order">https://www.w3.org/TR/xpath-datamodel/#document-order</a>
      </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 PUBS-XML.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.
Attribute pubs:PubsRootNodeAttributeGroup / @COIProtectionLevel
Namespace No namespace
Annotations

IC Community of Interest server access control level

Type pubs:COIProtectionLevelType
Properties
use optional
Facets
maxInclusive 6
minInclusive 1
Used by
Source
<xsd:attribute name="COIProtectionLevel" type="pubs:COIProtectionLevelType" use="optional">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">IC Community of Interest server access control level</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Schema location PUBS-XML.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.
Attribute Group pubs:PubsRootNodeAttributeGroup
Namespace urn:us:gov:ic:pubs
Diagram
Diagram PUBS-XML_xsd_Attribute_Group_pubs_PubsRootNodeAttributeGroup.tmp#PubsRootNodeAttributeGroup_DESVersion PUBS-XML_xsd_Attribute_Group_pubs_PubsRootNodeAttributeGroup.tmp#PubsRootNodeAttributeGroup_COIProtectionLevel MIME_xsd_Attribute_CESVersion.tmp#CESVersion CEM-XML_xsd_Attribute_cem_DESVersion.tmp#DESVersion IC-EDH_xsd_Attribute_edh_DESVersion.tmp#urn_us_gov_ic_edh_DESVersion IC-ISM_xsd_Attribute_DESVersion.tmp#urn_us_gov_ic_ism_DESVersion IC-ISM_xsd_Attribute_ISMCATCESVersion.tmp#ISMCATCESVersion IC-ISM_xsd_Attribute_Group_ISMRootNodeAttributeOptionGroup.tmp#ISMRootNodeAttributeOptionGroup
Used by
Attributes
QName Type Use Annotation
CESVersion restriction of xs:string optional

The version number of the CES

CESVersion optional
COIProtectionLevel pubs:COIProtectionLevelType optional

IC Community of Interest server access control level

DESVersion restriction of xsd:string required

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

DESVersion optional
DESVersion restriction of xsd:string optional

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

ISMCATCESVersion restriction of xsd:string optional

The version number of the ISMCAT CES used in the document

If there are multiple @ISMCATCESVersion attributes specified in an instance document, the first one in document order is the one that will apply to the entire document.

cem:DESVersion cem:DESVersionType optional

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

edh:DESVersion restriction of xs:string optional

The version number of the DES

Source
<xsd:attributeGroup name="PubsRootNodeAttributeGroup">
  <xsd:attribute name="DESVersion" use="required" form="unqualified">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        <p xmlns="http://www.w3.org/1999/xhtml" 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.</p>
        <p xmlns="http://www.w3.org/1999/xhtml" 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
          <a href="https://www.w3.org/TR/xpath-datamodel/#document-order">https://www.w3.org/TR/xpath-datamodel/#document-order</a>
        </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>
  <xsd:attribute name="COIProtectionLevel" type="pubs:COIProtectionLevelType" use="optional">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">IC Community of Interest server access control level</p>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <xsd:attribute ref="mime:CESVersion" use="optional"/>
  <xsd:attribute ref="intdis:CESVersion" use="optional"/>
  <xsd:attribute ref="virt:DESVersion" use="optional"/>
  <xsd:attribute ref="cem:DESVersion" use="optional"/>
  <xsd:attribute ref="edh:DESVersion" use="optional"/>
  <xsd:attributeGroup ref="ism:ISMRootNodeAttributeOptionGroup"/>
</xsd:attributeGroup>
Schema location PUBS-XML.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