Showing:

Annotations
Diagrams
Facets
Source
Simple Type CVEnumISMSARValues
Namespace urn:us:gov:ic:ism-cvenum
Annotations
(U) All currently valid SAR controls from the published register PERMISSIBLE VALUES The permissible values for this simple type are defined in the Controlled Value Enumeration: CVEnumISMSAR.xml
Diagram
Diagram
Type restriction of xsd:token
Facets
pattern SAR-[A-Z][A-Z][A-Z]?
Source
<xsd:simpleType name="CVEnumISMSARValues">
  <xsd:annotation>
    <xsd:documentation>(U) All currently valid SAR controls from the published register PERMISSIBLE VALUES The permissible values for this simple type are defined in the Controlled Value Enumeration: CVEnumISMSAR.xml</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:token">
    <xsd:pattern value="SAR-[A-Z][A-Z][A-Z]?">
      <xsd:annotation>
        <xsd:documentation>SPECIAL ACCESS REQUIRED-XXX, the Digraph or Trigraph of the SAR is represented by the XXX</xsd:documentation>
      </xsd:annotation>
    </xsd:pattern>
  </xsd:restriction>
</xsd:simpleType>
Schema location CVEnumISMSAR.xsd