<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="ICDocument">
<xsd:annotation>
<xsd:documentation>Document claims compliance with IC rules that have been encoded into ISM. Currently this includes: ICD-710, DNI-ORCON Memo, and the DNI Revision-Recall Memo</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> |