Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element Notice
Namespace urn:us:gov:ic:ism
Annotations

A single Notice that may consist of 1 or more NoticeText

Diagram
Diagram IC-ISM_xsd_Attribute_Group_NoticeAttributesOptionGroup.tmp#NoticeAttributesOptionGroup IC-ISM_xsd_Element_NoticeText.tmp#NoticeText
Properties
content: complex
Used by
Complex Type NoticeListType
Model NoticeText+
Children NoticeText
Instance
<Notice noticeDate="" noticeReason="" noticeType="" SchemaguideSecurityAttributesOptionGroup="" unregisteredNoticeType="" xmlns="urn:us:gov:ic:ism">
  <NoticeText pocType="" SchemaguideSecurityAttributesGroup="">{1,unbounded}</NoticeText>
</Notice>
Attributes
QName Type Fixed Default 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.
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

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:element name="Notice">
  <xsd:annotation>
    <xsd:documentation>
      <xhtml:p ism:ownerProducer="USA" ism:classification="U">A single Notice that may consist of 1 or more NoticeText</xhtml:p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence minOccurs="1" maxOccurs="1">
      <xsd:element ref="NoticeText" minOccurs="1" maxOccurs="unbounded"/>
    </xsd:sequence>
    <xsd:attributeGroup ref="NoticeAttributesOptionGroup"/>
  </xsd:complexType>
</xsd:element>
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