<?xml version="1.0"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema"
        xmlns:nist="NISTSchema-ID-enumeration-2-NS"
        targetNamespace="NISTSchema-ID-enumeration-2-NS">

  <annotation>
    <documentation>
      The National Institute of Standards and Technology.
      Conformance test for W3C XML Schema Part 2: Datatypes.
      (See http://www.w3.org/TR/2001/PR-xmlschema-2-20010330/)
      Created Sep 24, 2001.

      File: NISTSchema-ID-enumeration-2.xsd
      This schema specifies a datatype, NISTSchema-ID-enumeration-2,
      which is derived by restriction of built-in type ID
      by facet enumeration with values of:
          olanguage_networking_world
          _next-tools.has.will-pro
          _bee
          ralike-including-the.and-such-and_for-these.formed.provided-mult
          iquality-as_for_the-effectively.
          vreference.partic
          wincluded-systems_s.wa
          _draft.from-conf
    </documentation>
  </annotation>

  <element name="NISTSchema-ID-enumeration-2" type="nist:NISTSchema-ID-enumeration-2-Type"/>

  <simpleType name="NISTSchema-ID-enumeration-2-Type">
    <restriction base="ID">
          <enumeration value="olanguage_networking_world"/>
          <enumeration value="_next-tools.has.will-pro"/>
          <enumeration value="_bee"/>
          <enumeration value="ralike-including-the.and-such-and_for-these.formed.provided-mult"/>
          <enumeration value="iquality-as_for_the-effectively."/>
          <enumeration value="vreference.partic"/>
          <enumeration value="wincluded-systems_s.wa"/>
          <enumeration value="_draft.from-conf"/>
    </restriction>
  </simpleType>

</schema>
