Showing:

Annotations
Attributes
Diagrams
Source
Used by
Attribute Group ISMRootNodeAttributeOptionGroup
Namespace urn:us:gov:ic:ism
Annotations

An attribute group to be used on the root node of a schema implementing ISM. ISM being entirely attributes based groups such as this are the only way to specify required use. This group has all the attributes as optional. This group could be used in a schema where many element may be the root node. When the element is acting as the root element it should have attributes used similar to ISMRootNodeAttributeGroup.

Diagram
Diagram IC-ISM_xsd_Attribute_DESVersion.tmp#DESVersion IC-ISM_xsd_Attribute_ISMCATCESVersion.tmp#ISMCATCESVersion
Used by
Attributes
QName Type Use Annotation
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.

Source
<xsd:attributeGroup name="ISMRootNodeAttributeOptionGroup">
  <xsd:annotation>
    <xsd:documentation>
      <xhtml:p ism:ownerProducer="USA" ism:classification="U">An attribute group to be used on the root node of a schema implementing ISM. ISM being entirely attributes based groups such as this are the only way to specify required use. This group has all the attributes as optional. This group could be used in a schema where many element may be the root node. When the element is acting as the root element it should have attributes used similar to ISMRootNodeAttributeGroup.</xhtml:p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute ref="DESVersion" use="optional"/>
  <xsd:attribute ref="ISMCATCESVersion" use="optional"/>
</xsd:attributeGroup>
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