<?xml version="1.0"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema"
        xmlns:nist="NISTSchema-long-enumeration-4-NS"
        targetNamespace="NISTSchema-long-enumeration-4-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-long-enumeration-4.xsd
      This schema specifies a datatype, NISTSchema-long-enumeration-4,
      which is derived by restriction of built-in type long
      by facet enumeration with values of:
          23837
          69455054439135410
          198
          9
          -5137565
          -3899955730971704
          2656
    </documentation>
  </annotation>

  <element name="NISTSchema-long-enumeration-4" type="nist:NISTSchema-long-enumeration-4-Type"/>

  <simpleType name="NISTSchema-long-enumeration-4-Type">
    <restriction base="long">
          <enumeration value="23837"/>
          <enumeration value="69455054439135410"/>
          <enumeration value="198"/>
          <enumeration value="9"/>
          <enumeration value="-5137565"/>
          <enumeration value="-3899955730971704"/>
          <enumeration value="2656"/>
    </restriction>
  </simpleType>

</schema>
