Showing:

Annotations
Attributes
Diagrams
Source
Used by
Attribute Group arh:ARHRootNodeAttributeOptionGroup
Namespace urn:us:gov:ic:arh
Annotations

An attribute group to be used on the root node of a schema implementing ARH. This group could be used in a schema where many element may be the root node.

Diagram
Diagram IC-ISM_xsd_Attribute_DESVersion.tmp#DESVersion IC-ISM_xsd_Attribute_ISMCATCESVersion.tmp#ISMCATCESVersion IC-ISM_xsd_Attribute_Group_ISMRootNodeAttributeOptionGroup.tmp#ISMRootNodeAttributeOptionGroup IC-NTK_xsd_Attribute_ntk_DESVersion.tmp#urn_us_gov_ic_ntk_DESVersion IC-ARH_xsd_Attribute_arh_DESVersion.tmp#urn_us_gov_ic_arh_DESVersion
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.

arh:DESVersion xs:string optional

The version number of the DES

ntk: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

Source
<xs:attributeGroup name="ARHRootNodeAttributeOptionGroup">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">An attribute group to be used on the root node of a schema implementing ARH. This group could be used in a schema where many element may be the root node.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="ism:ISMRootNodeAttributeOptionGroup"/>
  <xs:attribute ref="ntk:DESVersion" use="optional"/>
  <xs:attribute ref="arh:DESVersion" use="optional"/>
</xs:attributeGroup>
Schema location IC-ARH.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