<?xml version="1.0"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema"
        xmlns:nist="NISTSchema-QName-enumeration-3-NS"
        targetNamespace="NISTSchema-QName-enumeration-3-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-QName-enumeration-3.xsd
      This schema specifies a datatype, NISTSchema-QName-enumeration-3,
      which is derived by restriction of built-in type QName
      by facet enumeration with values of:
          _as.information.:sg-by.that.on_efforts.voice-enabled
          _the.to:nsystem-complex-effectively-those_can
          wpico-cellular_that.cross-reference-networki
          _as.succ
          ldefine-allow.library_wir:rof_and_ultimate.allow_mem
    </documentation>
  </annotation>

  <element name="NISTSchema-QName-enumeration-3" type="nist:NISTSchema-QName-enumeration-3-Type"/>

  <simpleType name="NISTSchema-QName-enumeration-3-Type">
    <restriction base="QName">
          <enumeration value="_as.information.:sg-by.that.on_efforts.voice-enabled"/>
          <enumeration value="_the.to:nsystem-complex-effectively-those_can"/>
          <enumeration value="wpico-cellular_that.cross-reference-networki"/>
          <enumeration value="_as.succ"/>
          <enumeration value="ldefine-allow.library_wir:rof_and_ultimate.allow_mem"/>
    </restriction>
  </simpleType>

</schema>
