- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 20 Nov 2006 02:32:26 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/SparqlQuerySimplified-1G In directory hutz:/tmp/cvs-serv10943/test-suite/results/Woden/SparqlQuerySimplified-1G Modified Files: sparql-protocol-query.results.xml Added Files: sparql-protocol-query.canonical.wsdlcm sparql-protocol-query.wsdlcm Log Message: Added test LocationTemplate-1G. Regenerated results. --- NEW FILE: sparql-protocol-query.wsdlcm --- <?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-1'> <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-2'> <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-3'> <name> <cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName> <cmbase:localName>MalformedQuery</cmbase:localName> </name> <elementDeclaration ref='id-4'/> <cmbase:parent ref='id-2'/> </interfaceFaultComponent> <interfaceFaultComponent xml:id='id-5'> <name> <cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName> <cmbase:localName>QueryRequestRefused</cmbase:localName> </name> <elementDeclaration ref='id-6'/> <cmbase:parent ref='id-2'/> </interfaceFaultComponent> </interfaceFaults> <interfaceOperations> <interfaceOperationComponent xml:id='id-7'> <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-8'> <messageLabel>In</messageLabel> <direction>in</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-9'/> <cmbase:parent ref='id-7'/> </interfaceMessageReferenceComponent> <interfaceMessageReferenceComponent xml:id='id-10'> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref='id-11'/> <cmbase:parent ref='id-7'/> </interfaceMessageReferenceComponent> </interfaceMessageReferences> <interfaceFaultReferences> <interfaceFaultReferenceComponent xml:id='id-12'> <interfaceFault ref='id-3'/> <messageLabel>Out</messageLabel> <direction>out</direction> <cmbase:parent ref='id-7'/> </interfaceFaultReferenceComponent> <interfaceFaultReferenceComponent xml:id='id-13'> <interfaceFault ref='id-5'/> <messageLabel>Out</messageLabel> <direction>out</direction> <cmbase:parent ref='id-7'/> </interfaceFaultReferenceComponent> </interfaceFaultReferences> <cmbase:parent ref='id-2'/> <cmextensions:wsdlInterfaceOperationExtension> <cmextensions:safety>false</cmextensions:safety> </cmextensions:wsdlInterfaceOperationExtension> </interfaceOperationComponent> </interfaceOperations> </interfaceComponent> </interfaces> <bindings> <bindingComponent xml:id='id-14'> <name> <cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName> <cmbase:localName>queryHttpGet</cmbase:localName> </name> <interface ref='id-2'/> <type>http://www.w3.org/2006/01/wsdl/http</type> <bindingFaults> <bindingFaultComponent xml:id='id-15'> <interfaceFault ref='id-3'/> <cmbase:parent ref='id-14'/> <cmhttp:httpBindingFaultExtension> <cmhttp:httpErrorStatusCode> <cmhttp:code>400</cmhttp:code> </cmhttp:httpErrorStatusCode> </cmhttp:httpBindingFaultExtension> </bindingFaultComponent> <bindingFaultComponent xml:id='id-16'> <interfaceFault ref='id-5'/> <cmbase:parent ref='id-14'/> <cmhttp:httpBindingFaultExtension> <cmhttp:httpErrorStatusCode> <cmhttp:code>500</cmhttp:code> </cmhttp:httpErrorStatusCode> </cmhttp:httpBindingFaultExtension> </bindingFaultComponent> </bindingFaults> <bindingOperations> <bindingOperationComponent xml:id='id-17'> <interfaceOperation ref='id-7'/> <cmbase:parent ref='id-14'/> <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-18'> <name> <cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName> <cmbase:localName>queryHttpPost</cmbase:localName> </name> <interface ref='id-2'/> <type>http://www.w3.org/2006/01/wsdl/http</type> <bindingFaults> <bindingFaultComponent xml:id='id-19'> <interfaceFault ref='id-3'/> <cmbase:parent ref='id-18'/> <cmhttp:httpBindingFaultExtension> <cmhttp:httpErrorStatusCode> <cmhttp:code>400</cmhttp:code> </cmhttp:httpErrorStatusCode> </cmhttp:httpBindingFaultExtension> </bindingFaultComponent> <bindingFaultComponent xml:id='id-20'> <interfaceFault ref='id-5'/> <cmbase:parent ref='id-18'/> <cmhttp:httpBindingFaultExtension> <cmhttp:httpErrorStatusCode> <cmhttp:code>500</cmhttp:code> </cmhttp:httpErrorStatusCode> </cmhttp:httpBindingFaultExtension> </bindingFaultComponent> </bindingFaults> <bindingOperations> <bindingOperationComponent xml:id='id-21'> <interfaceOperation ref='id-7'/> <cmbase:parent ref='id-18'/> <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-22'> <name> <cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName> <cmbase:localName>querySoap</cmbase:localName> </name> <interface ref='id-2'/> <type>http://www.w3.org/2006/01/wsdl/soap</type> <bindingFaults> <bindingFaultComponent xml:id='id-23'> <interfaceFault ref='id-3'/> <cmbase:parent ref='id-22'/> <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-24'> <interfaceFault ref='id-5'/> <cmbase:parent ref='id-22'/> <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-25'> <interfaceOperation ref='id-7'/> <cmbase:parent ref='id-22'/> <cmsoap:soapBindingOperationExtension> <cmsoap:soapMep>http://www.w3.org/2003/05/soap/mep/request-response</cmsoap:soapMep> </cmsoap:soapBindingOperationExtension> </bindingOperationComponent> </bindingOperations> <cmsoap:soapBindingExtension> <cmhttp:httpCookies>false</cmhttp:httpCookies> <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='id-26'> <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='id-4'> <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='id-9'> <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='id-6'> <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='id-11'> <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='id-27'> <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-28'> <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-29'> <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-30'> <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-31'> <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-32'> <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-33'> <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-34'> <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-35'> <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-36'> <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-37'> <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-38'> <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-39'> <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-40'> <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-41'> <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-42'> <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-43'> <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-44'> <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-45'> <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-46'> <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-47'> <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-48'> <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-49'> <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-50'> <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-51'> <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-52'> <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-53'> <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-54'> <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-55'> <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-56'> <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-57'> <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-58'> <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-59'> <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-60'> <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-61'> <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-62'> <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-63'> <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-64'> <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-65'> <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-66'> <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-67'> <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-68'> <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-69'> <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-70'> <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-71'> <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-72'> <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-73'> <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-74'> <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-75'> <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-76'> <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-77'> <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-78'> <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-79'> <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-80'> <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-81'> <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-82'> <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> Index: sparql-protocol-query.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/SparqlQuerySimplified-1G/sparql-protocol-query.results.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C 2 -d -r1.1 -r1.2 *** sparql-protocol-query.results.xml 18 Nov 2006 12:01:45 -0000 1.1 --- sparql-protocol-query.results.xml 20 Nov 2006 02:32:24 -0000 1.2 *************** *** 2,4 **** <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <no-aspirant/> --- 2,261 ---- <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing source="../../../documents/good/SparqlQuerySimplified-1G/sparql-protocol-query.wsdl" archetype="../../Baseline/SparqlQuerySimplified-1G/sparql-protocol-query.canonical.wsdlcm" aspirant="../../Woden/SparqlQuerySimplified-1G/sparql-protocol-query.canonical.wsdlcm"> ! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceFaults/interfaceFaultComponent/elementDeclaration"> ! <p>Attribute "ref" value mismatch (found "c23", expected "c24"). ! Closest element: c3.</p> ! </failure> ! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceFaults/interfaceFaultComponent/elementDeclaration"> ! <p>Attribute "ref" value mismatch (found "c25", expected "c26"). ! Closest element: c4.</p> ! </failure> ! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/interfaceMessageReferences/interfaceMessageReferenceComponent/elementDeclaration"> ! <p>Attribute "ref" value mismatch (found "c24", expected "c25"). ! Closest element: c6.</p> ! </failure> ! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/interfaceMessageReferences/interfaceMessageReferenceComponent/elementDeclaration"> ! <p>Attribute "ref" value mismatch (found "c26", expected "c27"). ! Closest element: c7.</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations"> ! <p>Different number of children (Expected 17 found 16).</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations/elementDeclarationComponent/name/cmbase:namespaceName"> ! <p>Element "base:namespaceName" value mismatch (found "http://www.w3.org/2005/09/sparql-protocol-types/#", expected "http://www.w3.org/1999/02/22-rdf-syntax-ns#").</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations/elementDeclarationComponent/name/cmbase:localName"> ! <p>Element "base:localName" value mismatch (found "fault-details", expected "RDF").</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations/elementDeclarationComponent/name/cmbase:localName"> ! <p>Element "base:localName" value mismatch (found "malformed-query", expected "fault-details").</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations/elementDeclarationComponent/name/cmbase:localName"> ! <p>Element "base:localName" value mismatch (found "query-request", expected "malformed-query").</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations/elementDeclarationComponent/name/cmbase:localName"> ! <p>Element "base:localName" value mismatch (found "query-request-refused", expected "query-request").</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations/elementDeclarationComponent/name/cmbase:localName"> ! <p>Element "base:localName" value mismatch (found "query-result", expected "query-request-refused").</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations/elementDeclarationComponent/name/cmbase:namespaceName"> ! <p>Element "base:namespaceName" value mismatch (found "http://www.w3.org/2005/sparql-results#", expected "http://www.w3.org/2005/09/sparql-protocol-types/#").</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations/elementDeclarationComponent/name/cmbase:localName"> ! <p>Element "base:localName" value mismatch (found "binding", expected "query-result").</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations/elementDeclarationComponent/name/cmbase:localName"> ! <p>Element "base:localName" value mismatch (found "bnode", expected "binding").</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations/elementDeclarationComponent/name/cmbase:localName"> ! <p>Element "base:localName" value mismatch (found "boolean", expected "bnode").</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations/elementDeclarationComponent/name/cmbase:localName"> ! <p>Element "base:localName" value mismatch (found "head", expected "boolean").</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations/elementDeclarationComponent/name/cmbase:localName"> ! <p>Element "base:localName" value mismatch (found "link", expected "head").</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations/elementDeclarationComponent/name/cmbase:localName"> ! <p>Element "base:localName" value mismatch (found "literal", expected "link").</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations/elementDeclarationComponent/name/cmbase:localName"> ! <p>Element "base:localName" value mismatch (found "result", expected "literal").</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations/elementDeclarationComponent/name/cmbase:localName"> ! <p>Element "base:localName" value mismatch (found "results", expected "result").</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations/elementDeclarationComponent/name/cmbase:localName"> ! <p>Element "base:localName" value mismatch (found "sparql", expected "results").</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations/elementDeclarationComponent/name/cmbase:localName"> ! <p>Element "base:localName" value mismatch (found "uri", expected "sparql").</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations/elementDeclarationComponent/name/cmbase:localName"> ! <p>Element "base:localName" value mismatch (found "variable", expected "uri").</p> ! </failure> ! <failure xpath="/descriptionComponent/elementDeclarations/elementDeclarationComponent"> ! <p>Missing element "elementDeclarationComponent" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component".</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c38", expected "c39"). ! Closest element: c39.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c39", expected "c40"). ! Closest element: c40.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c40", expected "c41"). ! Closest element: c41.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c41", expected "c42"). ! Closest element: c42.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c42", expected "c43"). ! Closest element: c43.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c43", expected "c44"). ! Closest element: c44.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c44", expected "c45"). ! Closest element: c45.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c45", expected "c46"). ! Closest element: c46.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c46", expected "c47"). ! Closest element: c47.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c47", expected "c48"). ! Closest element: c48.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c48", expected "c49"). ! Closest element: c49.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c49", expected "c50"). ! Closest element: c50.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c50", expected "c51"). ! Closest element: c51.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c51", expected "c52"). ! Closest element: c52.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c52", expected "c53"). ! Closest element: c53.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c53", expected "c54"). ! Closest element: c54.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c54", expected "c55"). ! Closest element: c55.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c55", expected "c56"). ! Closest element: c56.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c56", expected "c57"). ! Closest element: c57.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c57", expected "c58"). ! Closest element: c58.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c58", expected "c59"). ! Closest element: c59.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c59", expected "c60"). ! Closest element: c60.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c60", expected "c61"). ! Closest element: c61.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c61", expected "c62"). ! Closest element: c62.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c62", expected "c63"). ! Closest element: c63.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c63", expected "c64"). ! Closest element: c64.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c64", expected "c65"). ! Closest element: c65.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c65", expected "c66"). ! Closest element: c66.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c66", expected "c67"). ! Closest element: c67.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c67", expected "c68"). ! Closest element: c68.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c68", expected "c69"). ! Closest element: c69.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c69", expected "c70"). ! Closest element: c70.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c70", expected "c71"). ! Closest element: c71.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c71", expected "c72"). ! Closest element: c72.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c72", expected "c73"). ! Closest element: c73.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c73", expected "c74"). ! Closest element: c74.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c74", expected "c75"). ! Closest element: c75.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c75", expected "c76"). ! Closest element: c76.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c76", expected "c77"). ! Closest element: c77.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c77", expected "c78"). ! Closest element: c78.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c78", expected "c79"). ! Closest element: c79.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c79", expected "c80"). ! Closest element: c80.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c80", expected "c81"). ! Closest element: c81.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c81", expected "c82"). ! Closest element: c82.</p> ! </failure> ! <failure xpath="/descriptionComponent/typeDefinitions/typeDefinitionComponent"> ! <p>Attribute "xml:id" value mismatch (found "c82", expected "c83"). ! Closest element: c83.</p> ! </failure> ! </comparing> --- NEW FILE: sparql-protocol-query.canonical.wsdlcm --- <?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="c1"> <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="c2"> <name> <cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName> <cmbase:localName>SparqlQuery</cmbase:localName> </name> <interfaceFaults><interfaceFaultComponent xml:id="c3"> <name> <cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName> <cmbase:localName>MalformedQuery</cmbase:localName> </name> <elementDeclaration ref="c23"/> <cmbase:parent ref="c2"/> </interfaceFaultComponent><interfaceFaultComponent xml:id="c4"> <name> <cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName> <cmbase:localName>QueryRequestRefused</cmbase:localName> </name> <elementDeclaration ref="c25"/> <cmbase:parent ref="c2"/> </interfaceFaultComponent></interfaceFaults> <interfaceOperations><interfaceOperationComponent xml:id="c5"> <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="c6"> <messageLabel>In</messageLabel> <direction>in</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref="c24"/> <cmbase:parent ref="c5"/> </interfaceMessageReferenceComponent><interfaceMessageReferenceComponent xml:id="c7"> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref="c26"/> <cmbase:parent ref="c5"/> </interfaceMessageReferenceComponent></interfaceMessageReferences> <interfaceFaultReferences><interfaceFaultReferenceComponent xml:id="c8"> <interfaceFault ref="c3"/> <messageLabel>Out</messageLabel> <direction>out</direction> <cmbase:parent ref="c5"/> </interfaceFaultReferenceComponent><interfaceFaultReferenceComponent xml:id="c9"> <interfaceFault ref="c4"/> <messageLabel>Out</messageLabel> <direction>out</direction> <cmbase:parent ref="c5"/> </interfaceFaultReferenceComponent></interfaceFaultReferences> <cmbase:parent ref="c2"/> <cmextensions:wsdlInterfaceOperationExtension> <cmextensions:safety>false</cmextensions:safety> </cmextensions:wsdlInterfaceOperationExtension> </interfaceOperationComponent></interfaceOperations> </interfaceComponent></interfaces> <bindings><bindingComponent xml:id="c10"> <name> <cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName> <cmbase:localName>queryHttpGet</cmbase:localName> </name> <interface ref="c2"/> <type>http://www.w3.org/2006/01/wsdl/http</type> <bindingFaults><bindingFaultComponent xml:id="c11"> <interfaceFault ref="c3"/> <cmbase:parent ref="c10"/> <cmhttp:httpBindingFaultExtension> <cmhttp:httpErrorStatusCode> <cmhttp:code>400</cmhttp:code> </cmhttp:httpErrorStatusCode> </cmhttp:httpBindingFaultExtension> </bindingFaultComponent><bindingFaultComponent xml:id="c12"> <interfaceFault ref="c4"/> <cmbase:parent ref="c10"/> <cmhttp:httpBindingFaultExtension> <cmhttp:httpErrorStatusCode> <cmhttp:code>500</cmhttp:code> </cmhttp:httpErrorStatusCode> </cmhttp:httpBindingFaultExtension> </bindingFaultComponent></bindingFaults> <bindingOperations><bindingOperationComponent xml:id="c13"> <interfaceOperation ref="c5"/> <cmbase:parent ref="c10"/> <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="c14"> <name> <cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName> <cmbase:localName>queryHttpPost</cmbase:localName> </name> <interface ref="c2"/> <type>http://www.w3.org/2006/01/wsdl/http</type> <bindingFaults><bindingFaultComponent xml:id="c15"> <interfaceFault ref="c3"/> <cmbase:parent ref="c14"/> <cmhttp:httpBindingFaultExtension> <cmhttp:httpErrorStatusCode> <cmhttp:code>400</cmhttp:code> </cmhttp:httpErrorStatusCode> </cmhttp:httpBindingFaultExtension> </bindingFaultComponent><bindingFaultComponent xml:id="c16"> <interfaceFault ref="c4"/> <cmbase:parent ref="c14"/> <cmhttp:httpBindingFaultExtension> <cmhttp:httpErrorStatusCode> <cmhttp:code>500</cmhttp:code> </cmhttp:httpErrorStatusCode> </cmhttp:httpBindingFaultExtension> </bindingFaultComponent></bindingFaults> <bindingOperations><bindingOperationComponent xml:id="c17"> <interfaceOperation ref="c5"/> <cmbase:parent ref="c14"/> <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="c18"> <name> <cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName> <cmbase:localName>querySoap</cmbase:localName> </name> <interface ref="c2"/> <type>http://www.w3.org/2006/01/wsdl/soap</type> <bindingFaults><bindingFaultComponent xml:id="c19"> <interfaceFault ref="c3"/> <cmbase:parent ref="c18"/> <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="c20"> <interfaceFault ref="c4"/> <cmbase:parent ref="c18"/> <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="c21"> <interfaceOperation ref="c5"/> <cmbase:parent ref="c18"/> <cmsoap:soapBindingOperationExtension> <cmsoap:soapMep>http://www.w3.org/2003/05/soap/mep/request-response</cmsoap:soapMep> </cmsoap:soapBindingOperationExtension> </bindingOperationComponent></bindingOperations> <cmsoap:soapBindingExtension> <cmhttp:httpCookies>false</cmhttp:httpCookies> <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="c22"> <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="c23"> <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="c24"> <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="c25"> <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="c26"> <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="c27"> <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="c28"> <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="c29"> <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="c30"> <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="c31"> <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="c32"> <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="c33"> <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="c34"> <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="c35"> <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="c36"> <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="c37"> <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="c38"> <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="c39"> <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="c40"> <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="c41"> <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="c42"> <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="c43"> <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="c44"> <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="c45"> <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="c46"> <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="c47"> <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="c48"> <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="c49"> <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="c50"> <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="c51"> <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="c52"> <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="c53"> <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="c54"> <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="c55"> <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="c56"> <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="c57"> <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="c58"> <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="c59"> <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="c60"> <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="c61"> <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="c62"> <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="c63"> <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="c64"> <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="c65"> <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="c66"> <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="c67"> <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="c68"> <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="c69"> <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="c70"> <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="c71"> <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="c72"> <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="c73"> <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="c74"> <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="c75"> <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="c76"> <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="c77"> <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="c78"> <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="c79"> <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="c80"> <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="c81"> <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="c82"> <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 Monday, 20 November 2006 02:34:02 UTC