Showing:

Annotations
Diagrams
Facets
Source
Simple Type ismnotice:CVEnumISMNoticeValues
Namespace urn:us:gov:ic:cvenum:ism:notice
Annotations
(U) All currently authorized Notice values. This CVE is used by @ism:noticeType. PERMISSIBLE VALUES The permissible values for this simple type are defined in the Controlled Value Enumeration: CVEnumISMNotice.xml
Diagram
Diagram
Type restriction of xsd:token
Facets
enumeration FISA
FISA Warning statement
enumeration IMC
IMCON Warning statement
enumeration CNWDI
Controled Nuclear Weapon Design Information Warning statement
enumeration RD
RD Warning statement
enumeration FRD
FRD Warning statement
enumeration DS
LIMDIS caveat
enumeration LES
LES Notice
enumeration LES-NF
LES-NF Notice
enumeration DSEN
DSEN Notice
enumeration DoD-Dist-A
DoD Distribution statement A from DoD Directive 5230.24
enumeration DoD-Dist-B
DoD Distribution statement B from DoD Directive 5230.24
enumeration DoD-Dist-C
DoD Distribution statement C from DoD Directive 5230.24
enumeration DoD-Dist-D
DoD Distribution statement D from DoD Directive 5230.24
enumeration DoD-Dist-E
DoD Distribution statement E from DoD Directive 5230.24
enumeration DoD-Dist-F
DoD Distribution statement F from DoD Directive 5230.24
enumeration DoD-Dist-X
DoD Distribution statement X from DoD Directive 5230.24
enumeration US-Person
US Person info Notice
enumeration pre13526ORCON
Indicates that an instance document must abide by rules pertaining to ORIGINATOR CONTROLLED data issued prior to Executive Order 13526.
enumeration POC
Indicates that the contents of this notice specify the contact information for a required point-of-contact.
enumeration COMSEC
COMSEC Notice
enumeration SSI
Indicates that this is the notice for Sensitive Security Information
enumeration RSEN
Risk Sensitive Notice
Source
<xsd:simpleType name="CVEnumISMNoticeValues">
  <xsd:annotation>
    <xsd:documentation>(U) All currently authorized Notice values. This CVE is used by @ism:noticeType. PERMISSIBLE VALUES The permissible values for this simple type are defined in the Controlled Value Enumeration: CVEnumISMNotice.xml</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="FISA">
      <xsd:annotation>
        <xsd:documentation>FISA Warning statement</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="IMC">
      <xsd:annotation>
        <xsd:documentation>IMCON Warning statement</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="CNWDI">
      <xsd:annotation>
        <xsd:documentation>Controled Nuclear Weapon Design Information Warning statement</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="RD">
      <xsd:annotation>
        <xsd:documentation>RD Warning statement</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="FRD">
      <xsd:annotation>
        <xsd:documentation>FRD Warning statement</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="DS">
      <xsd:annotation>
        <xsd:documentation>LIMDIS caveat</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="LES">
      <xsd:annotation>
        <xsd:documentation>LES Notice</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="LES-NF">
      <xsd:annotation>
        <xsd:documentation>LES-NF Notice</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="DSEN">
      <xsd:annotation>
        <xsd:documentation>DSEN Notice</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="DoD-Dist-A">
      <xsd:annotation>
        <xsd:documentation>DoD Distribution statement A from DoD Directive 5230.24</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="DoD-Dist-B">
      <xsd:annotation>
        <xsd:documentation>DoD Distribution statement B from DoD Directive 5230.24</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="DoD-Dist-C">
      <xsd:annotation>
        <xsd:documentation>DoD Distribution statement C from DoD Directive 5230.24</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="DoD-Dist-D">
      <xsd:annotation>
        <xsd:documentation>DoD Distribution statement D from DoD Directive 5230.24</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="DoD-Dist-E">
      <xsd:annotation>
        <xsd:documentation>DoD Distribution statement E from DoD Directive 5230.24</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="DoD-Dist-F">
      <xsd:annotation>
        <xsd:documentation>DoD Distribution statement F from DoD Directive 5230.24</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="DoD-Dist-X">
      <xsd:annotation>
        <xsd:documentation>DoD Distribution statement X from DoD Directive 5230.24</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="US-Person">
      <xsd:annotation>
        <xsd:documentation>US Person info Notice</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="pre13526ORCON">
      <xsd:annotation>
        <xsd:documentation>Indicates that an instance document must abide by rules pertaining to ORIGINATOR CONTROLLED data issued prior to Executive Order 13526.</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="POC">
      <xsd:annotation>
        <xsd:documentation>Indicates that the contents of this notice specify the contact information for a required point-of-contact.</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="COMSEC">
      <xsd:annotation>
        <xsd:documentation>COMSEC Notice</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="SSI">
      <xsd:annotation>
        <xsd:documentation>Indicates that this is the notice for Sensitive Security Information</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="RSEN">
      <xsd:annotation>
        <xsd:documentation>Risk Sensitive Notice</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
  </xsd:restriction>
</xsd:simpleType>
Schema location CVEnumISMNotice.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