<xsd:simpleType name="CVEnumISMSCIControlsValues">
<xsd:annotation>
<xsd:documentation>(U) All currently valid SCI controls from the published register PERMISSIBLE VALUES The permissible values for this simple type are defined in the Controlled Value Enumeration: CVEnumISMSCIControls.xml</xsd:documentation>
</xsd:annotation>
<xsd:union>
<xsd:simpleType>
<xsd:restriction base="xsd:token">
<xsd:pattern value="KDK-BLFH-[A-Z0-9]{1,6}">
<xsd:annotation>
<xsd:documentation>KDK-BLFH-xxxxxx, xxxxxx represents up to 6 alphanumeric characters indicating a sub BLUEFISH compartment</xsd:documentation>
</xsd:annotation>
</xsd:pattern>
<xsd:pattern value="KDK-IDIT-[A-Z0-9]{1,6}">
<xsd:annotation>
<xsd:documentation>KDK-IDIT-xxxxxx, xxxxxx represents up to 6 alphanumeric characters indicating a sub IDITAROD compartment</xsd:documentation>
</xsd:annotation>
</xsd:pattern>
<xsd:pattern value="KDK-KAND-[A-Z0-9]{1,6}">
<xsd:annotation>
<xsd:documentation>KDK-KAND-xxxxxx, xxxxxx represents up to 6 alphanumeric characters indicating a sub KANDIK compartment</xsd:documentation>
</xsd:annotation>
</xsd:pattern>
<xsd:pattern value="RSV-[A-Z0-9]{3}">
<xsd:annotation>
<xsd:documentation>RSV-XXX, XXX represents 3 alpha numeric characters to indicate sub Reserve compartments</xsd:documentation>
</xsd:annotation>
</xsd:pattern>
<xsd:pattern value="SI-G-[A-Z]{4}">
<xsd:annotation>
<xsd:documentation>G-AAAA, AAAA represents 4 alpha characters to indicate sub Gamma compartments</xsd:documentation>
</xsd:annotation>
</xsd:pattern>
<xsd:pattern value="SI-[A-Z]{3}">
<xsd:annotation>
<xsd:documentation>SPECIAL INTELLIGENCE compartment</xsd:documentation>
</xsd:annotation>
</xsd:pattern>
<xsd:pattern value="SI-[A-Z]{3}-[A-Z]{4}">
<xsd:annotation>
<xsd:documentation>SPECIAL INTELLIGENCE sub-compartment</xsd:documentation>
</xsd:annotation>
</xsd:pattern>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType>
<xsd:restriction base="xsd:token">
<xsd:enumeration value="EL">
<xsd:annotation>
<xsd:documentation>ENDSEAL</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="EL-EU">
<xsd:annotation>
<xsd:documentation>ECRU</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="EL-NK">
<xsd:annotation>
<xsd:documentation>NONBOOK</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="HCS">
<xsd:annotation>
<xsd:documentation>HCS</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="KDK">
<xsd:annotation>
<xsd:documentation>KLONDIKE</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="KDK-BLFH">
<xsd:annotation>
<xsd:documentation>KDK BLUEFISH</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="KDK-IDIT">
<xsd:annotation>
<xsd:documentation>KDK IDITAROD</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="KDK-KAND">
<xsd:annotation>
<xsd:documentation>KDK KANDIK</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="RSV">
<xsd:annotation>
<xsd:documentation>RESERVE</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SI">
<xsd:annotation>
<xsd:documentation>SPECIAL INTELLIGENCE</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SI-G">
<xsd:annotation>
<xsd:documentation>SI-GAMMA</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="TK">
<xsd:annotation>
<xsd:documentation>TALENT KEYHOLE</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType> |