Showing:

Attributes
Diagrams
Model
Source
Used by
Complex Type icms:MessageType
Namespace urn:us:gov:ic:icms
Diagram
Diagram IC-ISM_xsd_Attribute_Group_ResourceNodeAttributeGroup.tmp#ResourceNodeAttributeGroup ITS-OM_xsd_Element_icms_IcmsDateReleased.tmp#IcmsDateReleased ITS-OM_xsd_Element_icms_IcmsMessageId.tmp#IcmsMessageId ITS-OM_xsd_Element_icms_OrigMessageID.tmp#OrigMessageID ITS-OM_xsd_Element_icms_OriginatorDateAssigned.tmp#OriginatorDateAssigned ITS-OM_xsd_Element_icms_AddressSpace.tmp#AddressSpace ITS-OM_xsd_Element_icms_Topic.tmp#Topic ITS-OM_xsd_Element_icms_PrecedenceList.tmp#PrecedenceList ITS-OM_xsd_Element_icms_Originator.tmp#Originator ITS-OM_xsd_Element_icms_RecipientList.tmp#RecipientList ITS-OM_xsd_Element_icms_SpecialHandling.tmp#SpecialHandling ITS-OM_xsd_Element_icms_Subject.tmp#Subject ITS-OM_xsd_Element_icms_BodyList.tmp#BodyList ITS-OM_xsd_Element_icms_AttachmentList.tmp#AttachmentList
Used by
Element icms:Message
Model
Children icms:AddressSpace , icms:AttachmentList , icms:BodyList , icms:IcmsDateReleased , icms:IcmsMessageId , icms:OrigMessageID , icms:Originator , icms:OriginatorDateAssigned , icms:PrecedenceList , icms:RecipientList , icms:SpecialHandling , icms:Subject , icms:Topic
Attributes
QName Type Use Annotation
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.
compliesWith ismcomplies:CVEnumISMCompliesWith required

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 required

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

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)

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

resourceElement xsd:boolean required

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
<xsd:complexType name="MessageType">
  <xsd:sequence>
    <xsd:element ref="icms:IcmsDateReleased"/>
    <xsd:element ref="icms:IcmsMessageId"/>
    <xsd:element ref="icms:OrigMessageID" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="icms:OriginatorDateAssigned" minOccurs="0"/>
    <xsd:element ref="icms:AddressSpace"/>
    <xsd:element ref="icms:Topic" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="icms:PrecedenceList"/>
    <xsd:element ref="icms:Originator"/>
    <xsd:element ref="icms:RecipientList"/>
    <xsd:element ref="icms:SpecialHandling" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="icms:Subject"/>
    <xsd:element ref="icms:BodyList" minOccurs="0"/>
    <xsd:element ref="icms:AttachmentList" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attributeGroup ref="ism:ResourceNodeAttributeGroup"/>
</xsd:complexType>
Schema location ITS-OM.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