Showing:

Annotations
Attributes
Diagrams
Source
Attribute Group ResourceNodeAttributeOptionGroup
Namespace urn:us:gov:ic:ism
Annotations

An attribute group to be used on the element that represents the resource node of an instance document. This node's ISM attributes would be used to generate banner marks and the E.O. 13526 classification authority block. Implementing Schemas might use this on the Root node or any other node. This group has all the attributes as optional. It could be used in a schema where many nodes may be the resource element. When the element is acting as the resource element it should have attributes used similar to ResourceNodeAttributeGroup.

Diagram
Diagram IC-ISM_xsd_Attribute_resourceElement.tmp#resourceElement IC-ISM_xsd_Attribute_createDate.tmp#createDate IC-ISM_xsd_Attribute_compliesWith.tmp#compliesWith IC-ISM_xsd_Attribute_Group_ISMResourceAttributeOptionGroup.tmp#ISMResourceAttributeOptionGroup IC-ISM_xsd_Attribute_SchemaguideSecurityAttributesOptionGroup.tmp#SchemaguideSecurityAttributesOptionGroup IC-ISM_xsd_Attribute_Group_SecurityAttributesOptionGroup.tmp#SecurityAttributesOptionGroup IC-ISM_xsd_Attribute_Group_ISMNoticeBaseAttributeGroup.tmp#ISMNoticeBaseAttributeGroup IC-ISM_xsd_Attribute_externalNotice.tmp#externalNotice IC-ISM_xsd_Attribute_Group_ISMNoticeAttributeGroup.tmp#ISMNoticeAttributeGroup
Attributes
QName Type Use Annotation
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.
compliesWith ismcomplies:CVEnumISMCompliesWith optional

This attribute is used at the resource level. An indicator of what optional ISM rule sets the documents complies with. This allows systems to know that the document claims compliance with these rule sets and they should be enforced. PERMISSIBLE VALUES The permissible values for this simple type are defined in the Controlled Value Enumeration: CVEnumISMcompliesWith.xml

createDate xsd:date optional

This attribute is used to designate what date the document was produced on. This is the date that will be used by various constraint rules to determine if the document meets all the business rules. It must be on the element where resourceElement is true.

externalNotice xsd:boolean optional

This attribute is an indicator that the element contains a security-related notice NOT in this document. This flag allows for a notice to exist in a document without the data that would normally require the notice. Example a FISA notice when there is no FISA data present. A common use case is source citations where the notice if for the sourced document and should not impact the requirements for that type of data in this document.

noticeDate xsd:date optional

A Date associated with a notice such as the DoD Distribution notice date.

noticeReason restriction of xsd:string optional

A Reason (less than 2048 chars) associated with a notice such as the DoD Distribution reason.

noticeType ismnotice:CVEnumISMNotice optional

This attribute is an indicator that the element contains a security-related notice and is used to categorize which of the required notices is specified in the element. These categories include those described in the CAPCO Register, 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 details of the rendering would be relegated to the implementing schema. The permissible value for this attribute are defined in the Controlled Value Enumeration: CVEnumISMNotice.xml

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 aggregator schema. In that unusual case the first one encountered 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 CAPCO Register 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
<xsd:attributeGroup name="ResourceNodeAttributeOptionGroup">
  <xsd:annotation>
    <xsd:documentation>
      <xhtml:p ism:ownerProducer="USA" ism:classification="U">An attribute group to be used on the element that represents the resource node of an instance document. This node's ISM attributes would be used to generate banner marks and the E.O. 13526 classification authority block. Implementing Schemas might use this on the Root node or any other node. This group has all the attributes as optional. It could be used in a schema where many nodes may be the resource element. When the element is acting as the resource element it should have attributes used similar to ResourceNodeAttributeGroup.</xhtml:p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attributeGroup ref="ISMResourceAttributeOptionGroup"/>
  <xsd:attributeGroup ref="SecurityAttributesOptionGroup"/>
  <xsd:attributeGroup ref="ISMNoticeAttributeGroup"/>
</xsd:attributeGroup>
Schema location IC-ISM.xsd

This document has been approved for Public Release by the Office of the Director of National Intelligence. See 'Distribution Notice' for details. Click Here