Showing:

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

A type for expressing the access rights and handling information for a data object that is external to instant document.

Diagram
Diagram IC-ARH_xsd_Attribute_Group_arh_ExternalResourceNodeAttributeGroup.tmp#ExternalResourceNodeAttributeGroup IC-NTK_xsd_Element_ntk_ExternalAccess.tmp#ExternalAccess IC-ISM_xsd_Element_NoticeExternalList.tmp#NoticeExternalList
Used by
Model
Children NoticeExternalList , ntk:ExternalAccess
Attributes
QName Type Fixed 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.

SchemaguideSecurityAttributesOptionGroup 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 xs:string 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.

excludeFromRollup xsd:boolean true required

An indicator that an element's ISM attributes do not contribute to the "rollup" classification of the document

@ism:excludeFromRollup is most often used when providing the security attributes of a referenced or linked-to resource. This attribute provides a mechanism to assert a more-restrictive classification of a resource pointed to by a link or reference without impacting the document's resource markings.

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

externalNotice xsd:boolean optional

An indicator that an element contains a security-related notice for information NOT contained in document

This flag allows for a notice to exist in a document without the data that would normally require the notice. For example, a document could contain a FISA notice without FISA data present. Source citations are a common use case for this attribute.

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)

noticeProseID ismnoticeprose:CVEnumISMNoticeProse optional

An indicator that can be used to identify a security-related notice in an out-of-band fashion without actually having the notice text in the record but rather a notice text prose identifier. This prose identifier maps to the notice text which is stored in a CVE. The permissible values for this attribute are defined in the ISM Notice Prose CVE: CVEnumISMNoticeProse.xml

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

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="ExternalSecurityType">
  <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 external to instant document.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="ntk:ExternalAccess" minOccurs="0" maxOccurs="1"/>
    <xs:element ref="ism:NoticeExternalList" minOccurs="0" maxOccurs="1"/>
  </xs:sequence>
  <xs:attributeGroup ref="arh:ExternalResourceNodeAttributeGroup"/>
</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