<?xml version='1.0'?>
<!-- XML Schema schema for XML Schemas: Part 2: Datatypes -->
<!-- Note this schema is NOT the normative datatypes schema - - the
     prose copy in the datatypes REC is the normative version (which
     shouldn't differ from this one except for this comment and entity
     expansions, but just in case -->
<!DOCTYPE schema PUBLIC "-//W3C//DTD XMLSCHEMA 19991216//EN" "structures.dtd">
<schema xmlns="&XMLSchemaNS;" targetNamespace="&XMLSchemaNS;/datatypes" version="$Id: builtins.xsd,v 1.7 2000/02/24 23:41:10 ht Exp $">
    <annotation>
   <documentation>Note that the namespace declaration for the builtins
                  namespace is in structures.dtd so it can be customised</documentation>
  </annotation>

 <annotation>
  <documentation>stubs for built-in primitive datatypes follow</documentation>
 </annotation>
 <simpleType name="urSimpleType" base="&dtp;urSimpleType" derivedBy="reproduction"/>
 <simpleType name="string" base="&dtp;urSimpleType">
  	<annotation>
 		<appinfo><has-facet name='length'/></appinfo>
 		<appinfo><has-facet name='minlength'/></appinfo>
 		<appinfo><has-facet name='maxlength'/></appinfo>
 		<appinfo><has-facet name='pattern'/></appinfo>
 		<appinfo><has-facet name='enumeration'/></appinfo>
 		<appinfo><has-facet name='maxInclusive'/></appinfo>
 		<appinfo><has-facet name='maxExclusive'/></appinfo>
 		<appinfo><has-facet name='minInclusive'/></appinfo>
 		<appinfo><has-facet name='minExclusive'/></appinfo>
 	</annotation>
</simpleType>
 <simpleType name="boolean" base="&dtp;urSimpleType">
  	<annotation>
 		<appinfo><has-facet name='pattern'/></appinfo>
 	</annotation>
</simpleType>
 <simpleType name="float" base="&dtp;urSimpleType">
 	<annotation>
 		<appinfo><has-facet name='pattern'/></appinfo>
 		<appinfo><has-facet name='enumeration'/></appinfo>
 		<appinfo><has-facet name='maxInclusive'/></appinfo>
 		<appinfo><has-facet name='maxExclusive'/></appinfo>
 		<appinfo><has-facet name='minInclusive'/></appinfo>
 		<appinfo><has-facet name='minExclusive'/></appinfo>
 	</annotation>
</simpleType>
 <simpleType name="double" base="&dtp;urSimpleType">
  	<annotation>
 		<appinfo><has-facet name='pattern'/></appinfo>
 		<appinfo><has-facet name='enumeration'/></appinfo>
 		<appinfo><has-facet name='maxInclusive'/></appinfo>
 		<appinfo><has-facet name='maxExclusive'/></appinfo>
 		<appinfo><has-facet name='minInclusive'/></appinfo>
 		<appinfo><has-facet name='minExclusive'/></appinfo>
 	</annotation>
</simpleType>
 <simpleType name="decimal" base="&dtp;urSimpleType">
  	<annotation>
 		<appinfo><has-facet name='precision'/></appinfo>
 		<appinfo><has-facet name='scale'/></appinfo>
 		<appinfo><has-facet name='pattern'/></appinfo>
 		<appinfo><has-facet name='enumeration'/></appinfo>
 		<appinfo><has-facet name='maxInclusive'/></appinfo>
 		<appinfo><has-facet name='maxExclusive'/></appinfo>
 		<appinfo><has-facet name='minInclusive'/></appinfo>
 		<appinfo><has-facet name='minExclusive'/></appinfo>
 	</annotation>
</simpleType>
 <simpleType name="timeInstant" base="&dtp;urSimpleType">
  	<annotation>
 		<appinfo><has-facet name='pattern'/></appinfo>
 		<appinfo><has-facet name='enumeration'/></appinfo>
 		<appinfo><has-facet name='maxInclusive'/></appinfo>
 		<appinfo><has-facet name='maxExclusive'/></appinfo>
 		<appinfo><has-facet name='minInclusive'/></appinfo>
 		<appinfo><has-facet name='minExclusive'/></appinfo>
 	</annotation>
</simpleType>
 <simpleType name="timeDuration" base="&dtp;urSimpleType">
  	<annotation>
 		<appinfo><has-facet name='pattern'/></appinfo>
 		<appinfo><has-facet name='enumeration'/></appinfo>
 		<appinfo><has-facet name='maxInclusive'/></appinfo>
 		<appinfo><has-facet name='maxExclusive'/></appinfo>
 		<appinfo><has-facet name='minInclusive'/></appinfo>
 		<appinfo><has-facet name='minExclusive'/></appinfo>
 	</annotation>
</simpleType>
 <simpleType name="recurringInstant" base="&dtp;urSimpleType">
  	<annotation>
 		<appinfo><has-facet name='period'/></appinfo>
 		<appinfo><has-facet name='pattern'/></appinfo>
 		<appinfo><has-facet name='enumeration'/></appinfo>
 		<appinfo><has-facet name='maxInclusive'/></appinfo>
 		<appinfo><has-facet name='maxExclusive'/></appinfo>
 		<appinfo><has-facet name='minInclusive'/></appinfo>
 		<appinfo><has-facet name='minExclusive'/></appinfo>
 	</annotation>
</simpleType>
 <simpleType name="binary" base="&dtp;urSimpleType">
  	<annotation>
 		<appinfo><has-facet name='encoding'/></appinfo>
 		<appinfo><has-facet name='length'/></appinfo>
 		<appinfo><has-facet name='minlength'/></appinfo>
 		<appinfo><has-facet name='maxlength'/></appinfo>
 		<appinfo><has-facet name='pattern'/></appinfo>
 		<appinfo><has-facet name='enumeration'/></appinfo>
 	</annotation>
</simpleType>
 <simpleType name="uri-reference" base="&dtp;urSimpleType">
  	<annotation>
		<appinfo><has-facet name='length'/></appinfo>
		<appinfo><has-facet name='minlength'/></appinfo>
		<appinfo><has-facet name='maxlength'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
	</annotation>
</simpleType>
 <simpleType name="ID" base="&dtp;urSimpleType">
 	<annotation>
		<appinfo><has-facet name='length'/></appinfo>
		<appinfo><has-facet name='minlength'/></appinfo>
		<appinfo><has-facet name='maxlength'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	</annotation>
 </simpleType>
 <simpleType name="IDREF" base="&dtp;urSimpleType">
 	<annotation>
		<appinfo><has-facet name='length'/></appinfo>
		<appinfo><has-facet name='minlength'/></appinfo>
		<appinfo><has-facet name='maxlength'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	</annotation>
 </simpleType>
 <simpleType name="ENTITY" base="&dtp;urSimpleType">
 	<annotation>
		<appinfo><has-facet name='length'/></appinfo>
		<appinfo><has-facet name='minlength'/></appinfo>
		<appinfo><has-facet name='maxlength'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	</annotation>
 </simpleType>
 <simpleType name="NOTATION" base="&dtp;urSimpleType">
 	<annotation>
		<appinfo><has-facet name='length'/></appinfo>
		<appinfo><has-facet name='minlength'/></appinfo>
		<appinfo><has-facet name='maxlength'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	</annotation>
 </simpleType>

  <simpleType name="language" base="&dtp;string">
     <annotation>
		<appinfo><has-facet name='length'/></appinfo>
		<appinfo><has-facet name='minlength'/></appinfo>
		<appinfo><has-facet name='maxlength'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
      </annotation>
    <pattern value="([a-zA-Z]{2}|[iI]-[a-zA-Z]+|[xX]-[a-zA-Z]+)(-[a-zA-Z]+)*">
      <annotation>
        <documentation source="http://www.w3.org/TR/REC-xml#NT-LanguageID">
          pattern matches production 33 from the XML spec
        </documentation>
      </annotation>
    </pattern>
  </simpleType>
  
  <simpleType name="integer" base="&dtp;decimal">
 	<annotation>
		<appinfo><has-facet name='precision'/></appinfo>
		<appinfo><has-facet name='scale'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	</annotation>
    <scale value="0"/>
  </simpleType>
        
  <simpleType name="non-positive-integer" base="&dtp;integer">
 	<annotation>
		<appinfo><has-facet name='precision'/></appinfo>
		<appinfo><has-facet name='scale'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	</annotation>
    <maxInclusive value="0"/>
  </simpleType>

  <simpleType name="negative-integer" base="&dtp;non-positive-integer">
 	<annotation>
		<appinfo><has-facet name='precision'/></appinfo>
		<appinfo><has-facet name='scale'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	</annotation>
    <maxInclusive value="-1"/>
  </simpleType>

  <simpleType name="long" base="&dtp;integer">
 	<annotation>
		<appinfo><has-facet name='precision'/></appinfo>
		<appinfo><has-facet name='scale'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	</annotation>
    <minInclusive value="-9223372036854775808"/>
    <maxInclusive value="9223372036854775807"/>
  </simpleType>

  <simpleType name="int" base="&dtp;long">
 	<annotation>
		<appinfo><has-facet name='precision'/></appinfo>
		<appinfo><has-facet name='scale'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	</annotation>
    <minInclusive value="-2147483648"/>
    <maxInclusive value="2147483647"/>
  </simpleType>
  
  <simpleType name="short" base="&dtp;int">
 	<annotation>
		<appinfo><has-facet name='precision'/></appinfo>
		<appinfo><has-facet name='scale'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	</annotation>
    <minInclusive value="-32768"/>
    <maxInclusive value="32767"/>
  </simpleType>
  
  <simpleType name="byte" base="&dtp;short">
 	<annotation>
		<appinfo><has-facet name='precision'/></appinfo>
		<appinfo><has-facet name='scale'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	</annotation>
    <minInclusive value="-128"/>
    <maxInclusive value="127"/>
  </simpleType>
  
  <simpleType name="non-negative-integer" base="&dtp;integer">
 	<annotation>
		<appinfo><has-facet name='precision'/></appinfo>
		<appinfo><has-facet name='scale'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	</annotation>
    <minInclusive value="0"/>
  </simpleType>

  <simpleType name="unsigned-long" base="&dtp;non-negative-integer">
 	<annotation>
		<appinfo><has-facet name='precision'/></appinfo>
		<appinfo><has-facet name='scale'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	</annotation>
    <maxInclusive value="18446744073709551615"/>
  </simpleType>
  
  <simpleType name="unsigned-int" base="&dtp;unsigned-long">
 	<annotation>
		<appinfo><has-facet name='precision'/></appinfo>
		<appinfo><has-facet name='scale'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	</annotation>
    <maxInclusive value="4294967295"/>
  </simpleType>
  
  <simpleType name="unsigned-short" base="&dtp;unsigned-int">
 	<annotation>
		<appinfo><has-facet name='precision'/></appinfo>
		<appinfo><has-facet name='scale'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	</annotation>
    <maxInclusive value="65535"/>
  </simpleType>
  
  <simpleType name="unsigned-byte" base="&dtp;unsigned-short">
 	<annotation>
		<appinfo><has-facet name='precision'/></appinfo>
		<appinfo><has-facet name='scale'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	</annotation>
    <maxInclusive value="255"/>
  </simpleType>
  
  <simpleType name="positive-integer" base="&dtp;non-negative-integer">
 	<annotation>
		<appinfo><has-facet name='precision'/></appinfo>
		<appinfo><has-facet name='scale'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	</annotation>
    <minInclusive value="1"/>
  </simpleType>

  <simpleType name="date" base="&dtp;recurringInstant">
 	<annotation>
		<appinfo><has-facet name='period'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	</annotation>
    <period value="000000T2400"/>
  </simpleType>

  <simpleType name="time" base="&dtp;recurringInstant">
 	<annotation>
		<appinfo><has-facet name='period'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	</annotation>
    <period value="000000T2400"/>
  </simpleType>

  <simpleType name="NMTOKEN" base="&dtp;string">
     <annotation>
	    <appinfo><has-facet name='length'/></appinfo>
		<appinfo><has-facet name='minlength'/></appinfo>
		<appinfo><has-facet name='maxlength'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
      </annotation>
    <pattern value="\c+">
      <annotation>
        <documentation source="http://www.w3.org/TR/REC-xml#NT-Nmtoken">
          pattern matches production 7 from the XML spec
        </documentation>
      </annotation>
    </pattern>
  </simpleType>
  
  <simpleType name="NMTOKENS" base="NMTOKEN" derivedBy="list">
 	<annotation>
		<appinfo><has-facet name='length'/></appinfo>
		<appinfo><has-facet name='minlength'/></appinfo>
		<appinfo><has-facet name='maxlength'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
	</annotation>
  </simpleType>

  <simpleType name="Name" base="&dtp;string">
     <annotation>
		<appinfo><has-facet name='length'/></appinfo>
		<appinfo><has-facet name='minlength'/></appinfo>
		<appinfo><has-facet name='maxlength'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
      </annotation>
    <pattern value="\i\c*">
      <annotation>
        <documentation source="http://www.w3.org/TR/REC-xml#NT-Name">
          pattern matches production 5 from the XML spec
        </documentation>
      </annotation>
    </pattern>
  </simpleType>

  <simpleType name="QName" base="&dtp;Name">
     <annotation>
	    <appinfo><has-facet name='length'/></appinfo>
		<appinfo><has-facet name='minlength'/></appinfo>
		<appinfo><has-facet name='maxlength'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
      </annotation>
    <pattern value="([\i-[:]][\c-[:]]*:)?[\i-[:]][\c-[:]]*">
      <annotation>
        <documentation source="http://www.w3.org/TR/REC-xml-names/#NT-QName">
          pattern matches production 6 from the Namespaces in XML spec
        </documentation>
      </annotation>
    </pattern>
  </simpleType>


  <simpleType name="NCName" base="&dtp;Name">
     <annotation>
		<appinfo><has-facet name='length'/></appinfo>
		<appinfo><has-facet name='minlength'/></appinfo>
		<appinfo><has-facet name='maxlength'/></appinfo>
		<appinfo><has-facet name='pattern'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
		<appinfo><has-facet name='maxInclusive'/></appinfo>
		<appinfo><has-facet name='maxExclusive'/></appinfo>
		<appinfo><has-facet name='minInclusive'/></appinfo>
		<appinfo><has-facet name='minExclusive'/></appinfo>
	 </annotation>
	<pattern value="[\i-[:]][\c-[:]]*">
      <annotation>
        <documentation source="http://www.w3.org/TR/REC-xml-names/#NT-NCName">
          pattern matches production 4 from the Namespaces in XML spec
        </documentation>
     </annotation>
    </pattern>
  </simpleType>
  
  <simpleType name="IDREFS" base="IDREF" derivedBy="list">
 	<annotation>
		<appinfo><has-facet name='length'/></appinfo>
		<appinfo><has-facet name='minlength'/></appinfo>
		<appinfo><has-facet name='maxlength'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
	</annotation>
  </simpleType>

  <simpleType name="ENTITIES" base="ENTITY" derivedBy="list">
 	<annotation>
		<appinfo><has-facet name='length'/></appinfo>
		<appinfo><has-facet name='minlength'/></appinfo>
		<appinfo><has-facet name='maxlength'/></appinfo>
		<appinfo><has-facet name='enumeration'/></appinfo>
	</annotation>
  </simpleType>
</schema>
