Showing:

Annotations
Attributes
Diagrams
Model
Source
Used by
Complex Type arh:SecurityType
Namespace urn:us:gov:ic:arh
Annotations

A type for expressing the access rights and handling information for a data object that is internal to instant document or the instance document itself.

Diagram
Diagram IC-ARH_xsd_Attribute_Group_arh_ResourceNodeAttributeGroup.tmp#urn_us_gov_ic_arh_ResourceNodeAttributeGroup IC-NTK_xsd_Element_ntk_Access.tmp#Access IC-ISM_xsd_Element_NoticeList.tmp#NoticeList
Used by
Element arh:Security
Model
Children NoticeList , ntk:Access
Attributes
QName Type Use Annotation
DESVersion ShortStringType optional

The version number of the DES.

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

ISMCATCESVersion ShortStringType 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.

SchemaguideSecurityAttributesGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
arh:DESVersion ShortStringType optional

The version number of the DES

compliesWith ismcomplies:CVEnumISMCompliesWith optional

The ISM rule sets a document complies with

This attribute is used at the resource level. The permissible values for this simple type are defined in the ISM Complies With CVE: CVEnumISMCompliesWith.xml

createDate xsd:date optional

The date when ISM metadata was added or updated

This date is used by some constraint rules to determine if ISM markings are valid. For example, this date is used to check deprecation of some marks.

exemptFrom ismexempt:CVEnumISMExemptFrom optional

Specific exemptions within an ISM rule set that are claimed for a document

This attribute is used on the resource node of a document in conjunction with @compliesWith. The permissible values for this simple type are defined in the ISM Exempt From CVE: CVEnumISMExemptFrom.xml

noAggregation xsd:boolean optional

When true, an indicator that there is no classification by compilation across any combination of portions extracted from the document.

noticeDate xsd:date optional

A date associated with a notice (for example, the DoD Distribution notice date)

noticeReason restriction of xsd:string optional

A reason associated with a notice (for example, the DoD Distribution reason)

noticeType ismnotice:CVEnumISMNotice optional

An indicator that the containing element contains a security-related notice. This attribute is used to categorize which of the required notices is specified in the element. These categories include those described in the Intelligence Community Markings System Register and Manual, as well as additional well-defined and formally recognized security notice types described in other directives, such as US-Person and DoD Distribution. The element could contain any structure that the implementing schema defines, and rendering details are relegated to the implementing schema. The permissible values for this attribute are defined in the ISM Notice CVE: CVEnumISMNotice.xml

ntk:DESVersion restriction of xsd:string optional

The version number of the DES

resourceElement xsd:boolean optional

This attribute is used to designate which element has the ISM attributes representing the classification for the entire resource. Every document must have at least one element with this indicator as true. It should be rare that a document has more than one. Mainly this would occur in some sort of aggregation schema. In the aggregation case, the first @resourceElement attribute in XML document order is the one used for all constraint rules.

unregisteredNoticeType restriction of xsd:string optional

A notice that is of a category that is not described in the Intelligence Community Markings System Register and Manual and/or is not sufficiently defined to be represented in the Controlled Value Enumeration CVEnumISMNotice.xml. This attribute can be used by specifications that import ISM to represent a wider variety of security-related notices.

Source
<xs:complexType name="SecurityType">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A type for expressing the access rights and handling information for a data object that is internal to instant document or the instance document itself.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="ntk:Access" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="ism:NoticeList" minOccurs="0" maxOccurs="1"/>
  </xs:sequence>
  <xs:attributeGroup ref="arh:ResourceNodeAttributeGroup"/>
</xs:complexType>
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