Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Included schema CVEnumISMCompliesWith.xsd
Namespace urn:us:gov:ic:irm
Annotations
W3C XML Schema fragment encoding types for Controlled vocabulary encodings CVEnumISMCompliesWith. This file is generated so edits should be made to the CVEnumISMCompliesWith the CVE it is based on instead of here.
Properties
attribute form default: unqualified
element form default: qualified
Schema location CVEnumISMCompliesWith.xsd
Simple Type CVEnumISMCompliesWith
Namespace urn:us:gov:ic:ism-cvenum
Diagram
Diagram CVEnumISMCompliesWith_xsd.tmp#id242
Type restriction of list of CVEnumISMCompliesWithValues
Type hierarchy
Facets
maxLength 2
Used by
Attribute @compliesWith
Source
<xsd:simpleType name="CVEnumISMCompliesWith">
  <xsd:restriction>
    <xsd:simpleType>
      <xsd:list itemType="CVEnumISMCompliesWithValues"/>
    </xsd:simpleType>
    <xsd:maxLength value="2"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location CVEnumISMCompliesWith.xsd
Simple Type CVEnumISMCompliesWithValues
Namespace urn:us:gov:ic:ism-cvenum
Annotations
(U) Current rule set names that documents may comply with PERMISSIBLE VALUES The permissible values for this simple type are defined in the Controlled Value Enumeration: CVEnumISMCompliesWith.xml
Diagram
Diagram
Type restriction of xsd:token
Facets
enumeration ICD-710
(U) Document claims compliance with the rules in ICD-710 that have been encoded into ISM
enumeration DoD5230.24
(U) Document claims compliance with the rules in DoD5230.24 that have been encoded into ISM
Source
<xsd:simpleType name="CVEnumISMCompliesWithValues">
  <xsd:annotation>
    <xsd:documentation>(U) Current rule set names that documents may comply with
                         PERMISSIBLE VALUES
                         
                         The permissible values for this simple type are defined in the Controlled Value Enumeration:
                         
                         CVEnumISMCompliesWith.xml</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:token">
    <!--(U) The value "ICD-710" is classified (U) -->
    <xsd:enumeration ism:classification="U" ism:ownerProducer="USA" value="ICD-710">
      <xsd:annotation>
        <xsd:documentation ism:classification="U" ism:ownerProducer="USA">(U) Document claims compliance with the rules in ICD-710 that have been encoded into ISM</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <!--(U) The value "DoD5230.24" is classified (U) -->
    <xsd:enumeration ism:classification="U" ism:ownerProducer="USA" value="DoD5230.24">
      <xsd:annotation>
        <xsd:documentation ism:classification="U" ism:ownerProducer="USA">(U) Document claims compliance with the rules in DoD5230.24 that have been encoded into ISM</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
  </xsd:restriction>
</xsd:simpleType>
Schema location CVEnumISMCompliesWith.xsd