<?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, this schema document will persist at
   http://www.w3.org/2001/03/TypeLibrary.xsd.
   At the date of issue it can also be found at
   http://www.w3.org/2001/03/XMLSchema/TypeLibrary.xsd.
   The schema document at that URI may however change in the future,
   in order to remain compatible with the latest version of XML Schema
   itself.  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 version at
   http://www.w3.org/2001/03/TypeLibrary.xsd 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>
