- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 29 Sep 2006 00:55:08 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Canon/SparqlQuery-1G
In directory hutz:/tmp/cvs-serv4618/test-suite/results/Canon/SparqlQuery-1G
Added Files:
sparql-protocol-query.temp
Log Message:
10/26 Woden results
10/28 Canon results
Re-rollup.
--- NEW FILE: sparql-protocol-query.temp ---
<?xml version="1.0" encoding="UTF-8"?>
<descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:cmbase="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:cmrpc="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:cmext="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xmlns:cmhttp="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:cmsoap="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xml:id="wsid_defn00519A08">
<extensions>
<cmbase:uri>http://www.w3.org/2006/01/wsdl-extensions</cmbase:uri>
<cmbase:uri>http://www.w3.org/2006/01/wsdl/http</cmbase:uri>
<cmbase:uri>http://www.w3.org/2006/01/wsdl/rpc</cmbase:uri>
<cmbase:uri>http://www.w3.org/2006/01/wsdl/soap</cmbase:uri>
</extensions>
<interfaces><interfaceComponent xml:id="wsid_ifc0052F548">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName>
<cmbase:localName>SparqlQuery</cmbase:localName>
</name>
<interfaceFaults><interfaceFaultComponent xml:id="wsid_fault00524A20">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName>
<cmbase:localName>MalformedQuery</cmbase:localName>
</name>
<elementDeclaration ref="xmlt_typeelt00533568"/>
<cmbase:parent ref="wsid_ifc0052F548"/>
</interfaceFaultComponent><interfaceFaultComponent xml:id="wsid_fault0051D970">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName>
<cmbase:localName>QueryRequestRefused</cmbase:localName>
</name>
<elementDeclaration ref="xmlt_typeelt00533648"/>
<cmbase:parent ref="wsid_ifc0052F548"/>
</interfaceFaultComponent></interfaceFaults>
<interfaceOperations><interfaceOperationComponent xml:id="wsid_op0051EF88">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName>
<cmbase:localName>query</cmbase:localName>
</name>
<messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern>
<interfaceMessageReferences><interfaceMessageReferenceComponent xml:id="wsid_msg0051E9E0">
<messageLabel>In</messageLabel>
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="xmlt_typeelt00533728"/>
<cmbase:parent ref="wsid_op0051EF88"/>
</interfaceMessageReferenceComponent><interfaceMessageReferenceComponent xml:id="wsid_msg00533F68">
<messageLabel>Out</messageLabel>
<direction>out</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="xmlt_typeelt005335D8"/>
<cmbase:parent ref="wsid_op0051EF88"/>
</interfaceMessageReferenceComponent></interfaceMessageReferences>
<interfaceFaultReferences><interfaceFaultReferenceComponent xml:id="wsid_msg0052E2E0">
<interfaceFault ref="wsid_fault00524A20"/>
<messageLabel>Out</messageLabel>
<direction>out</direction>
<cmbase:parent ref="wsid_op0051EF88"/>
</interfaceFaultReferenceComponent><interfaceFaultReferenceComponent xml:id="wsid_msg0051F668">
<interfaceFault ref="wsid_fault0051D970"/>
<messageLabel>Out</messageLabel>
<direction>out</direction>
<cmbase:parent ref="wsid_op0051EF88"/>
</interfaceFaultReferenceComponent></interfaceFaultReferences>
<cmbase:parent ref="wsid_ifc0052F548"/>
<cmext:wsdlInterfaceOperationExtension>
<cmext:safety>false</cmext:safety>
</cmext:wsdlInterfaceOperationExtension>
</interfaceOperationComponent></interfaceOperations>
</interfaceComponent></interfaces>
<bindings><bindingComponent xml:id="wsid_binding0051FA00">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName>
<cmbase:localName>queryHttpGet</cmbase:localName>
</name>
<interface ref="wsid_ifc0052F548"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingFaults><bindingFaultComponent xml:id="wsid_bind_fault0052E4F8">
<interfaceFault ref="wsid_fault00524A20"/>
<cmbase:parent ref="wsid_binding0051FA00"/>
<cmhttp:httpBindingFaultExtension>
<cmhttp:httpErrorStatusCode>
<cmhttp:code>400</cmhttp:code>
</cmhttp:httpErrorStatusCode>
</cmhttp:httpBindingFaultExtension>
</bindingFaultComponent><bindingFaultComponent xml:id="wsid_bind_fault0052B088">
<interfaceFault ref="wsid_fault0051D970"/>
<cmbase:parent ref="wsid_binding0051FA00"/>
<cmhttp:httpBindingFaultExtension>
<cmhttp:httpErrorStatusCode>
<cmhttp:code>500</cmhttp:code>
</cmhttp:httpErrorStatusCode>
</cmhttp:httpBindingFaultExtension>
</bindingFaultComponent></bindingFaults>
<bindingOperations><bindingOperationComponent xml:id="wsid_bind_op00526BC8">
<interfaceOperation ref="wsid_op0051EF88"/>
<cmbase:parent ref="wsid_binding0051FA00"/>
<cmhttp:httpBindingOperationExtension>
<cmhttp:httpFaultSerialization>*/*</cmhttp:httpFaultSerialization>
<cmhttp:httpInputSerialization>application/x-www-form-urlencoded</cmhttp:httpInputSerialization>
<cmhttp:httpLocationIgnoreUncited>false</cmhttp:httpLocationIgnoreUncited>
<cmhttp:httpMethod>GET</cmhttp:httpMethod>
<cmhttp:httpOutputSerialization>application/sparql-results+xml, application/rdf+xml, */*</cmhttp:httpOutputSerialization>
</cmhttp:httpBindingOperationExtension>
</bindingOperationComponent></bindingOperations>
<cmhttp:httpBindingExtension>
<cmhttp:httpCookies>false</cmhttp:httpCookies>
<cmhttp:httpQueryParameterSeparatorDefault>&</cmhttp:httpQueryParameterSeparatorDefault>
</cmhttp:httpBindingExtension>
</bindingComponent><bindingComponent xml:id="wsid_binding00521D28">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName>
<cmbase:localName>queryHttpPost</cmbase:localName>
</name>
<interface ref="wsid_ifc0052F548"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingFaults><bindingFaultComponent xml:id="wsid_bind_fault00520198">
<interfaceFault ref="wsid_fault00524A20"/>
<cmbase:parent ref="wsid_binding00521D28"/>
<cmhttp:httpBindingFaultExtension>
<cmhttp:httpErrorStatusCode>
<cmhttp:code>400</cmhttp:code>
</cmhttp:httpErrorStatusCode>
</cmhttp:httpBindingFaultExtension>
</bindingFaultComponent><bindingFaultComponent xml:id="wsid_bind_fault00526708">
<interfaceFault ref="wsid_fault0051D970"/>
<cmbase:parent ref="wsid_binding00521D28"/>
<cmhttp:httpBindingFaultExtension>
<cmhttp:httpErrorStatusCode>
<cmhttp:code>500</cmhttp:code>
</cmhttp:httpErrorStatusCode>
</cmhttp:httpBindingFaultExtension>
</bindingFaultComponent></bindingFaults>
<bindingOperations><bindingOperationComponent xml:id="wsid_bind_op0052D798">
<interfaceOperation ref="wsid_op0051EF88"/>
<cmbase:parent ref="wsid_binding00521D28"/>
<cmhttp:httpBindingOperationExtension>
<cmhttp:httpFaultSerialization>*/*</cmhttp:httpFaultSerialization>
<cmhttp:httpInputSerialization>application/x-www-form-urlencoded, application/xml</cmhttp:httpInputSerialization>
<cmhttp:httpLocationIgnoreUncited>false</cmhttp:httpLocationIgnoreUncited>
<cmhttp:httpMethod>POST</cmhttp:httpMethod>
<cmhttp:httpOutputSerialization>application/sparql-results+xml, application/rdf+xml, */*</cmhttp:httpOutputSerialization>
</cmhttp:httpBindingOperationExtension>
</bindingOperationComponent></bindingOperations>
<cmhttp:httpBindingExtension>
<cmhttp:httpCookies>false</cmhttp:httpCookies>
<cmhttp:httpQueryParameterSeparatorDefault>&</cmhttp:httpQueryParameterSeparatorDefault>
</cmhttp:httpBindingExtension>
</bindingComponent><bindingComponent xml:id="wsid_binding00529638">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName>
<cmbase:localName>querySoap</cmbase:localName>
</name>
<interface ref="wsid_ifc0052F548"/>
<type>http://www.w3.org/2006/01/wsdl/soap</type>
<bindingFaults><bindingFaultComponent xml:id="wsid_bind_fault005265A8">
<interfaceFault ref="wsid_fault00524A20"/>
<cmbase:parent ref="wsid_binding00529638"/>
<cmsoap:soapBindingFaultExtension>
<cmsoap:soapFaultCode>
<cmsoap:code>
<cmbase:namespaceName>http://www.w3.org/2003/05/soap-envelope</cmbase:namespaceName>
<cmbase:localName>Sender</cmbase:localName>
</cmsoap:code>
</cmsoap:soapFaultCode>
<cmsoap:soapFaultSubcodes/>
</cmsoap:soapBindingFaultExtension>
</bindingFaultComponent><bindingFaultComponent xml:id="wsid_bind_fault0052E148">
<interfaceFault ref="wsid_fault0051D970"/>
<cmbase:parent ref="wsid_binding00529638"/>
<cmsoap:soapBindingFaultExtension>
<cmsoap:soapFaultCode>
<cmsoap:code>
<cmbase:namespaceName>http://www.w3.org/2003/05/soap-envelope</cmbase:namespaceName>
<cmbase:localName>Sender</cmbase:localName>
</cmsoap:code>
</cmsoap:soapFaultCode>
<cmsoap:soapFaultSubcodes/>
</cmsoap:soapBindingFaultExtension>
</bindingFaultComponent></bindingFaults>
<bindingOperations><bindingOperationComponent xml:id="wsid_bind_op005209F0">
<interfaceOperation ref="wsid_op0051EF88"/>
<cmbase:parent ref="wsid_binding00529638"/>
<cmsoap:soapBindingOperationExtension>
<cmsoap:soapMep>http://www.w3.org/2003/05/soap/mep/request-response</cmsoap:soapMep>
</cmsoap:soapBindingOperationExtension>
</bindingOperationComponent></bindingOperations>
<cmsoap:soapBindingExtension>
<cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP</cmsoap:soapUnderlyingProtocol>
<cmsoap:soapVersion>1.2</cmsoap:soapVersion>
</cmsoap:soapBindingExtension>
</bindingComponent></bindings>
<elementDeclarations><elementDeclarationComponent xml:id="xmlt_typeelt005334F8">
<name>
<cmbase:namespaceName>http://www.w3.org/1999/02/22-rdf-syntax-ns#</cmbase:namespaceName>
<cmbase:localName>RDF</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt005336B8">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</cmbase:namespaceName>
<cmbase:localName>fault-details</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt00533568">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</cmbase:namespaceName>
<cmbase:localName>malformed-query</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt00533728">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</cmbase:namespaceName>
<cmbase:localName>query-request</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt00533648">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</cmbase:namespaceName>
<cmbase:localName>query-request-refused</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt005335D8">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</cmbase:namespaceName>
<cmbase:localName>query-result</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0052BF80">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName>
<cmbase:localName>binding</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0052C140">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName>
<cmbase:localName>bnode</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0052BFF0">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName>
<cmbase:localName>boolean</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0052BDC0">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName>
<cmbase:localName>head</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0052BE30">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName>
<cmbase:localName>link</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0052BEA0">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName>
<cmbase:localName>literal</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0052C060">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName>
<cmbase:localName>result</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0052C1B0">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName>
<cmbase:localName>results</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0052BF10">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName>
<cmbase:localName>sparql</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0052C0D0">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName>
<cmbase:localName>uri</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0052BD50">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName>
<cmbase:localName>variable</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent></elementDeclarations>
<typeDefinitions><typeDefinitionComponent xml:id="xmlt_typeelt00512228">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>anyURI</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00512098">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>base64Binary</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00510760">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>boolean</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00514738">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>byte</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt005113D8">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>date</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00511048">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>dateTime</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00510CB8">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>decimal</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00510AF0">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>double</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00510E80">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>duration</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00512EA8">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>ENTITIES</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00513AE8">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>ENTITY</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00510928">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>float</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00511AF8">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>gDay</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00511CC0">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>gMonth</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00511930">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>gMonthDay</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00511768">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>gYear</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt005115A0">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>gYearMonth</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00511E88">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>hexBinary</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00513790">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>ID</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00513920">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>IDREF</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00512CE0">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>IDREFS</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt005143E0">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>int</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00513CB0">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>integer</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00512B18">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>language</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00514218">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>long</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00513400">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>Name</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt005135C8">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>NCName</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00514088">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>negativeInteger</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00513070">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>NMTOKEN</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00513238">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>NMTOKENS</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00514940">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>nonNegativeInteger</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00513EB8">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>nonPositiveInteger</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt005127C0">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>normalizedString</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt005125B8">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>NOTATION</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00515248">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>positiveInteger</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt005123F0">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>QName</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00514570">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>short</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00510598">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>string</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00511210">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>time</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00512950">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>token</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00515078">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>unsignedByte</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00514CA0">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>unsignedInt</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00514B10">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>unsignedLong</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt00514EA8">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>unsignedShort</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt0052BA78">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName>
<cmbase:localName>URI-reference</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent></typeDefinitions>
</descriptionComponent>
Received on Friday, 29 September 2006 00:55:54 UTC