<?xml version="1.0"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema"
        xmlns:nist="NISTSchema-anyURI-enumeration-1-NS"
        targetNamespace="NISTSchema-anyURI-enumeration-1-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-anyURI-enumeration-1.xsd
      This schema specifies a datatype, NISTSchema-anyURI-enumeration-1,
      which is derived by restriction of built-in type anyURI
      by facet enumeration with values of:
          news://informationisinitTheandspecificati.org/
          gopher://theofferindustrykeyThetheserapidetcAConferencechai.gov/
          mailto:t@ofofinf.gov
          http://www.thetoolsCommunitywirelessoftheDespitejo.com/
          news://toolsmatchgloballeadershipthedevicesofraiseddomainsinterop.edu/
    </documentation>
  </annotation>

  <element name="NISTSchema-anyURI-enumeration-1" type="nist:NISTSchema-anyURI-enumeration-1-Type"/>

  <simpleType name="NISTSchema-anyURI-enumeration-1-Type">
    <restriction base="anyURI">
          <enumeration value="news://informationisinitTheandspecificati.org/"/>
          <enumeration value="gopher://theofferindustrykeyThetheserapidetcAConferencechai.gov/"/>
          <enumeration value="mailto:t@ofofinf.gov"/>
          <enumeration value="http://www.thetoolsCommunitywirelessoftheDespitejo.com/"/>
          <enumeration value="news://toolsmatchgloballeadershipthedevicesofraiseddomainsinterop.edu/"/>
    </restriction>
  </simpleType>

</schema>
