<?xml version='1.0'?>
<!DOCTYPE xs:schema PUBLIC "-//W3C//DTD XMLSchema 200102//EN" "http://www.w3.org/2001/XMLSchema.dtd" [
<!ATTLIST xs:documentation xmlns CDATA #IMPLIED>
<!ELEMENT p (#PCDATA)>
]>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.w3.org/2001/03/XMLSchema/TypeLibrary" version="1.0" xml:lang="EN">
 
 
  <xs:annotation>
   <xs:documentation xmlns="http://www.w3.org/1999/xhtml">
    
     <p>The complete XML Schema type library</p>
    
     <p>This includes the first draft of all the separate
                    component which make up the library.  Of these, only
                    XMLSchema-text.xsd should be considered to be stable and
                    unlikely to evolve -- see the individual component schema
                    documents included below for further details.
                    Please send suggestions for improvements to
                    www-xml-schema-comments@w3.org.</p>
    
     <p>$Id: TypeLibrary.xsd,v 1.5 2001/03/15 08:52:28 ht Exp $</p>
    
  <p>
   In keeping with the XML Schema WG's standard versioning policy, the
   schema document at this location, i.e.
   http://www.w3.org/2001/03/XMLSchema/TypeLibrary.xsd, may change
   in the future, in order to remain compatible with the latest
   version of XML Schema itself.</p>
  <p>
   Stable versions will be preserved in date space for the month
   appropriate to the version of XML Schema they require.  The current 
   set of stable versions is:
    http://www.w3.org/2001/03/TypeLibrary.xsd, etc.  PR of 20010316
    http://www.w3.org/2001/05/TypeLibrary.xsd, etc.  REC of 20010502
  </p>
  <p>
   In other words, if the XML Schema namespace changes, the version
   of this document at
   http://www.w3.org/2001/03/XMLSchema/TypeLibrary.xsd will change
   accordingly; the stable versions listed above will not change.
  </p>
    
   </xs:documentation>
  </xs:annotation>
 
 
 <xs:include schemaLocation="TypeLibrary-text.xsd"/>
 <xs:include schemaLocation="TypeLibrary-array.xsd"/>
 <xs:include schemaLocation="TypeLibrary-list.xsd"/>
 <xs:include schemaLocation="TypeLibrary-math.xsd"/>
 <xs:include schemaLocation="TypeLibrary-quantity.xsd"/>
 <xs:include schemaLocation="TypeLibrary-binary.xsd"/>

</xs:schema>
