simpleType CVEnumISMCompliesWithValues
namespace urn:us:gov:ic:ism-cvenum
type restriction of xsd:token
used by
simpleType CVEnumISMCompliesWith
facets
Kind Value annotation 
enumeration ICD-710 
documentation
Document claims compliance with the rules in ICD-710 that have been encoded into ISM
enumeration DoD5230.24 
documentation
Document claims compliance with the rules in DoD5230.24 that have been encoded into ISM
annotation
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
                   
               
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">
   
<xsd:enumeration value="ICD-710">
     
<xsd:annotation>
       
<xsd:documentation>Document claims compliance with the rules in ICD-710 that have been encoded into ISM</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="DoD5230.24">
     
<xsd:annotation>
       
<xsd:documentation>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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy