- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 29 Sep 2006 00:55:19 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/SparqlQuery-1G
In directory hutz:/tmp/cvs-serv4618/test-suite/results/Woden/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:cmextensions="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xmlns:cmbase="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:cmhttp="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:cmrpc="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:cmsoap="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xml:id="id-1561367445">
<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="id-2119914386">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName>
<cmbase:localName>SparqlQuery</cmbase:localName>
</name>
<interfaceFaults><interfaceFaultComponent xml:id="id-2121438098">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName>
<cmbase:localName>MalformedQuery</cmbase:localName>
</name>
<cmbase:parent ref="id-2119914386"/>
</interfaceFaultComponent><interfaceFaultComponent xml:id="id-2132710290">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName>
<cmbase:localName>QueryRequestRefused</cmbase:localName>
</name>
<cmbase:parent ref="id-2119914386"/>
</interfaceFaultComponent></interfaceFaults>
<interfaceOperations><interfaceOperationComponent xml:id="id-2147193746">
<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="id-2136740754">
<messageLabel>In</messageLabel>
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
<cmbase:parent ref="id-2147193746"/>
</interfaceMessageReferenceComponent><interfaceMessageReferenceComponent xml:id="id-1881805714">
<messageLabel>Out</messageLabel>
<direction>out</direction>
<messageContentModel>#element</messageContentModel>
<cmbase:parent ref="id-2147193746"/>
</interfaceMessageReferenceComponent></interfaceMessageReferences>
<interfaceFaultReferences><interfaceFaultReferenceComponent xml:id="id-1880413074">
<interfaceFault ref="id-2121438098"/>
<messageLabel>Out</messageLabel>
<direction>out</direction>
<cmbase:parent ref="id-2147193746"/>
</interfaceFaultReferenceComponent><interfaceFaultReferenceComponent xml:id="id-1895797650">
<interfaceFault ref="id-2132710290"/>
<messageLabel>Out</messageLabel>
<direction>out</direction>
<cmbase:parent ref="id-2147193746"/>
</interfaceFaultReferenceComponent></interfaceFaultReferences>
<cmbase:parent ref="id-2119914386"/>
<cmextensions:wsdlInterfaceOperationExtension>
<cmextensions:safety>false</cmextensions:safety>
</cmextensions:wsdlInterfaceOperationExtension>
</interfaceOperationComponent></interfaceOperations>
</interfaceComponent></interfaces>
<bindings><bindingComponent xml:id="id-1889981330">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName>
<cmbase:localName>queryHttpGet</cmbase:localName>
</name>
<interface ref="id-2119914386"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingFaults><bindingFaultComponent xml:id="id-2137330578">
<interfaceFault ref="id-2121438098"/>
<cmbase:parent ref="id-1889981330"/>
<cmhttp:httpBindingFaultExtension>
<cmhttp:httpErrorStatusCode>
<cmhttp:code>400</cmhttp:code>
</cmhttp:httpErrorStatusCode>
</cmhttp:httpBindingFaultExtension>
</bindingFaultComponent><bindingFaultComponent xml:id="id-1910526866">
<interfaceFault ref="id-2132710290"/>
<cmbase:parent ref="id-1889981330"/>
<cmhttp:httpBindingFaultExtension>
<cmhttp:httpErrorStatusCode>
<cmhttp:code>500</cmhttp:code>
</cmhttp:httpErrorStatusCode>
</cmhttp:httpBindingFaultExtension>
</bindingFaultComponent></bindingFaults>
<bindingOperations><bindingOperationComponent xml:id="id-1909592978">
<interfaceOperation ref="id-2147193746"/>
<cmbase:parent ref="id-1889981330"/>
<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="id-1905628050">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName>
<cmbase:localName>queryHttpPost</cmbase:localName>
</name>
<interface ref="id-2119914386"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingFaults><bindingFaultComponent xml:id="id-1902613394">
<interfaceFault ref="id-2121438098"/>
<cmbase:parent ref="id-1905628050"/>
<cmhttp:httpBindingFaultExtension>
<cmhttp:httpErrorStatusCode>
<cmhttp:code>400</cmhttp:code>
</cmhttp:httpErrorStatusCode>
</cmhttp:httpBindingFaultExtension>
</bindingFaultComponent><bindingFaultComponent xml:id="id-1925616530">
<interfaceFault ref="id-2132710290"/>
<cmbase:parent ref="id-1905628050"/>
<cmhttp:httpBindingFaultExtension>
<cmhttp:httpErrorStatusCode>
<cmhttp:code>500</cmhttp:code>
</cmhttp:httpErrorStatusCode>
</cmhttp:httpBindingFaultExtension>
</bindingFaultComponent></bindingFaults>
<bindingOperations><bindingOperationComponent xml:id="id-1923634066">
<interfaceOperation ref="id-2147193746"/>
<cmbase:parent ref="id-1905628050"/>
<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="id-1946375058">
<name>
<cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName>
<cmbase:localName>querySoap</cmbase:localName>
</name>
<interface ref="id-2119914386"/>
<type>http://www.w3.org/2006/01/wsdl/soap</type>
<bindingFaults><bindingFaultComponent xml:id="id-1960186770">
<interfaceFault ref="id-2121438098"/>
<cmbase:parent ref="id-1946375058"/>
<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:soapFaultSubcodes>
</cmsoap:soapBindingFaultExtension>
</bindingFaultComponent><bindingFaultComponent xml:id="id-1950749586">
<interfaceFault ref="id-2132710290"/>
<cmbase:parent ref="id-1946375058"/>
<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:soapFaultSubcodes>
</cmsoap:soapBindingFaultExtension>
</bindingFaultComponent></bindingFaults>
<bindingOperations><bindingOperationComponent xml:id="id-1976243090">
<interfaceOperation ref="id-2147193746"/>
<cmbase:parent ref="id-1946375058"/>
<cmsoap:soapBindingOperationExtension>
<cmsoap:soapMep>http://www.w3.org/2003/05/soap/mep/request-response</cmsoap:soapMep>
</cmsoap:soapBindingOperationExtension>
</bindingOperationComponent></bindingOperations>
<cmsoap:soapBindingExtension>
<cmsoap:soapVersion>1.2</cmsoap:soapVersion>
</cmsoap:soapBindingExtension>
</bindingComponent></bindings>
<elementDeclarations><elementDeclarationComponent xml:id="id-22811538">
<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="id-19075986">
<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="id-22680466">
<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="id-22549394">
<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="id-22614930">
<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="id-19272594">
<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="id-19338130">
<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="id-19207058">
<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="id-19141522">
<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="id-19010450">
<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="id-22746002">
<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="id-32232338">
<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="id-33543058">
<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="id-66425746">
<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="id-60347282">
<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="id-52138898">
<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="id-59200402">
<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="id-62804882">
<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="id-32363410">
<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="id-32035730">
<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="id-58741650">
<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="id-32887698">
<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="id-60478354">
<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="id-65180562">
<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="id-33477522">
<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="id-59003794">
<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="id-66491282">
<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="id-65639314">
<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="id-32297874">
<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="id-52073362">
<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="id-65508242">
<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="id-65377170">
<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="id-51942290">
<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="id-67015570">
<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="id-58872722">
<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="id-66163602">
<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="id-66556818">
<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="id-66360210">
<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="id-67081106">
<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="id-66294674">
<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="id-33280914">
<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="id-33018770">
<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="id-59528082">
<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="id-58807186">
<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="id-32166802">
<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="id-51614610">
<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="id-52401042">
<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="id-66098066">
<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="id-32953234">
<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="id-52204434">
<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="id-62608274">
<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="id-60740498">
<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="id-65246098">
<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="id-52269970">
<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="id-65115026">
<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="id-19682194">
<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:57:21 UTC