Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Included schema CVEnumISMAtomicEnergyMarkings.xsd
Namespace urn:us:gov:ic:irm
Annotations
W3C XML Schema fragment encoding types for Controlled vocabulary encodings CVEnumISMatomicEnergyMarkings. This file is generated so edits should be made to the CVEnumISMatomicEnergyMarkings the CVE it is based on instead of here.
Properties
attribute form default: unqualified
element form default: qualified
Schema location CVEnumISMAtomicEnergyMarkings.xsd
Simple Type CVEnumISMatomicEnergyMarkings
Namespace urn:us:gov:ic:ism-cvenum
Diagram
Diagram CVEnumISMAtomicEnergyMarkings_xsd.tmp#id338
Type restriction of list of CVEnumISMatomicEnergyMarkingsValues
Type hierarchy
Facets
maxLength 1000
Used by
Source
<xsd:simpleType name="CVEnumISMatomicEnergyMarkings">
  <xsd:restriction>
    <xsd:simpleType>
      <xsd:list itemType="CVEnumISMatomicEnergyMarkingsValues"/>
    </xsd:simpleType>
    <xsd:maxLength value="1000"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location CVEnumISMAtomicEnergyMarkings.xsd
Simple Type CVEnumISMatomicEnergyMarkingsValues
Namespace urn:us:gov:ic:ism-cvenum
Annotations
(U) All currently valid Atomic Energy information markings from the published register PERMISSIBLE VALUES The permissible values for this simple type are defined in the Controlled Value Enumeration: CVEnumISMatomicEnergyMarkings.xml
Diagram
Diagram
Type union of(restriction of xsd:token, restriction of xsd:token)
Source
<xsd:simpleType name="CVEnumISMatomicEnergyMarkingsValues">
  <xsd:annotation>
    <xsd:documentation>(U) All currently valid Atomic Energy information markings from the published register
                         PERMISSIBLE VALUES
                         
                         The permissible values for this simple type are defined in the Controlled Value Enumeration:
                         
                         CVEnumISMatomicEnergyMarkings.xml</xsd:documentation>
  </xsd:annotation>
  <xsd:union>
    <xsd:simpleType>
      <xsd:restriction base="xsd:token">
        <!--(U) The pattern "RD-SG-[1-9][0-9]?" is classified (U) -->
        <xsd:pattern ism:classification="U" ism:ownerProducer="USA" value="RD-SG-[1-9][0-9]?">
          <xsd:annotation>
            <xsd:documentation ism:classification="U" ism:ownerProducer="USA">(U) RD-SIGMA-#, # represents the SIGMA number which may be between 1 and 99.</xsd:documentation>
          </xsd:annotation>
        </xsd:pattern>
        <!--(U) The pattern "FRD-SG-[1-9][0-9]?" is classified (U) -->
        <xsd:pattern ism:classification="U" ism:ownerProducer="USA" value="FRD-SG-[1-9][0-9]?">
          <xsd:annotation>
            <xsd:documentation ism:classification="U" ism:ownerProducer="USA">(U) FRD-SIGMA-#, # represents the SIGMA number which may be between 1 and 99.</xsd:documentation>
          </xsd:annotation>
        </xsd:pattern>
      </xsd:restriction>
    </xsd:simpleType>
    <xsd:simpleType>
      <xsd:restriction base="xsd:token">
        <!--(U) The value "RD" is classified (U) -->
        <xsd:enumeration ism:classification="U" ism:ownerProducer="USA" value="RD">
          <xsd:annotation>
            <xsd:documentation ism:classification="U" ism:ownerProducer="USA">(U) RESTRICTED DATA</xsd:documentation>
          </xsd:annotation>
        </xsd:enumeration>
        <!--(U) The value "RD-CNWDI" is classified (U) -->
        <xsd:enumeration ism:classification="U" ism:ownerProducer="USA" value="RD-CNWDI">
          <xsd:annotation>
            <xsd:documentation ism:classification="U" ism:ownerProducer="USA">(U) RD-CRITICAL NUCLEAR WEAPON DESIGN INFORMATION</xsd:documentation>
          </xsd:annotation>
        </xsd:enumeration>
        <!--(U) The value "FRD" is classified (U) -->
        <xsd:enumeration ism:classification="U" ism:ownerProducer="USA" value="FRD">
          <xsd:annotation>
            <xsd:documentation ism:classification="U" ism:ownerProducer="USA">(U) FORMERLY RESTRICTED DATA</xsd:documentation>
          </xsd:annotation>
        </xsd:enumeration>
        <!--(U) The value "DCNI" is classified (U) -->
        <xsd:enumeration ism:classification="U" ism:ownerProducer="USA" value="DCNI">
          <xsd:annotation>
            <xsd:documentation ism:classification="U" ism:ownerProducer="USA">(U) DoD CONTROLLED NUCLEAR INFORMATION</xsd:documentation>
          </xsd:annotation>
        </xsd:enumeration>
        <!--(U) The value "UCNI" is classified (U) -->
        <xsd:enumeration ism:classification="U" ism:ownerProducer="USA" value="UCNI">
          <xsd:annotation>
            <xsd:documentation ism:classification="U" ism:ownerProducer="USA">(U) DoE CONTROLLED NUCLEAR INFORMATION</xsd:documentation>
          </xsd:annotation>
        </xsd:enumeration>
      </xsd:restriction>
    </xsd:simpleType>
  </xsd:union>
</xsd:simpleType>
Schema location CVEnumISMAtomicEnergyMarkings.xsd