- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 18 Nov 2006 11:52:51 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/SparqlQuerySimplified-1G In directory hutz:/tmp/cvs-serv6646/test-suite/results/wsdl-xslt/SparqlQuerySimplified-1G Added Files: sparql-protocol-query.wsdlcm sparql-protocol-query.results.xml sparql-protocol-query.canonical.wsdlcm Log Message: Regenerated results. --- NEW FILE: sparql-protocol-query.wsdlcm --- <?xml version="1.0" encoding="UTF-8"?> <!-- Generated by wsdl-component-model.xslt, Jonathan Marsh, WSO2, jonathan@wso2.com --> <descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:soapcm="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xmlns:rpccm="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:httpcm="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:base="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:ext="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xml:id="N10002"> <extensions> <base:uri>http://www.w3.org/2006/01/wsdl-extensions</base:uri> <base:uri>http://www.w3.org/2006/01/wsdl/http</base:uri> <base:uri>http://www.w3.org/2006/01/wsdl/rpc</base:uri> <base:uri>http://www.w3.org/2006/01/wsdl/soap</base:uri> </extensions> <interfaces> <interfaceComponent xml:id="N10093"> <name> <base:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</base:namespaceName> <base:localName>SparqlQuery</base:localName> </name> <interfaceFaults> <interfaceFaultComponent xml:id="N10099"> <name> <base:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</base:namespaceName> <base:localName>MalformedQuery</base:localName> </name> <elementDeclaration ref="N10071"/> <base:parent ref="N10093"/> </interfaceFaultComponent> <interfaceFaultComponent xml:id="N1009D"> <name> <base:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</base:namespaceName> <base:localName>QueryRequestRefused</base:localName> </name> <elementDeclaration ref="N10080"/> <base:parent ref="N10093"/> </interfaceFaultComponent> </interfaceFaults> <interfaceOperations> <interfaceOperationComponent xml:id="N100A3"> <name> <base:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</base:namespaceName> <base:localName>query</base:localName> </name> <messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern> <interfaceMessageReferences> <interfaceMessageReferenceComponent xml:id="N100AA"> <messageLabel>In</messageLabel> <direction>in</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref="N1002B"/> <base:parent ref="N100A3"/> </interfaceMessageReferenceComponent> <interfaceMessageReferenceComponent xml:id="N100AE"> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref="N1004E"/> <base:parent ref="N100A3"/> </interfaceMessageReferenceComponent> </interfaceMessageReferences> <interfaceFaultReferences> <interfaceFaultReferenceComponent xml:id="N100B4"> <interfaceFault ref="N10099"/> <messageLabel>Out</messageLabel> <direction>out</direction> <base:parent ref="N100A3"/> </interfaceFaultReferenceComponent> <interfaceFaultReferenceComponent xml:id="N100B8"> <interfaceFault ref="N1009D"/> <messageLabel>Out</messageLabel> <direction>out</direction> <base:parent ref="N100A3"/> </interfaceFaultReferenceComponent> </interfaceFaultReferences> <base:parent ref="N10093"/> <ext:wsdlInterfaceOperationExtension> <ext:safety>false</ext:safety> </ext:wsdlInterfaceOperationExtension> </interfaceOperationComponent> </interfaceOperations> </interfaceComponent> </interfaces> <bindings> <bindingComponent xml:id="N100C0"> <name> <base:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</base:namespaceName> <base:localName>queryHttpGet</base:localName> </name> <interface ref="N10093"/> <type>http://www.w3.org/2006/01/wsdl/http</type> <bindingFaults> <bindingFaultComponent xml:id="N100C6"> <interfaceFault ref="N10099"/> <base:parent ref="N100C0"/> <httpcm:httpBindingFaultExtension> <httpcm:httpErrorStatusCode> <httpcm:code>400</httpcm:code> </httpcm:httpErrorStatusCode> </httpcm:httpBindingFaultExtension> </bindingFaultComponent> <bindingFaultComponent xml:id="N100CA"> <interfaceFault ref="N1009D"/> <base:parent ref="N100C0"/> <httpcm:httpBindingFaultExtension> <httpcm:httpErrorStatusCode> <httpcm:code>500</httpcm:code> </httpcm:httpErrorStatusCode> </httpcm:httpBindingFaultExtension> </bindingFaultComponent> </bindingFaults> <bindingOperations> <bindingOperationComponent xml:id="N100CE"> <interfaceOperation ref="N100A3"/> <base:parent ref="N100C0"/> <httpcm:httpBindingOperationExtension> <httpcm:httpFaultSerialization>*/*</httpcm:httpFaultSerialization> <httpcm:httpInputSerialization>application/x-www-form-urlencoded</httpcm:httpInputSerialization> <httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited> <httpcm:httpMethod>GET</httpcm:httpMethod> <httpcm:httpOutputSerialization>application/sparql-results+xml, application/rdf+xml, */*</httpcm:httpOutputSerialization> </httpcm:httpBindingOperationExtension> </bindingOperationComponent> </bindingOperations> <httpcm:httpBindingExtension> <httpcm:httpCookies>false</httpcm:httpCookies> <httpcm:httpQueryParameterSeparatorDefault>&</httpcm:httpQueryParameterSeparatorDefault> </httpcm:httpBindingExtension> </bindingComponent> <bindingComponent xml:id="N100D8"> <name> <base:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</base:namespaceName> <base:localName>queryHttpPost</base:localName> </name> <interface ref="N10093"/> <type>http://www.w3.org/2006/01/wsdl/http</type> <bindingFaults> <bindingFaultComponent xml:id="N100DE"> <interfaceFault ref="N10099"/> <base:parent ref="N100D8"/> <httpcm:httpBindingFaultExtension> <httpcm:httpErrorStatusCode> <httpcm:code>400</httpcm:code> </httpcm:httpErrorStatusCode> </httpcm:httpBindingFaultExtension> </bindingFaultComponent> <bindingFaultComponent xml:id="N100E2"> <interfaceFault ref="N1009D"/> <base:parent ref="N100D8"/> <httpcm:httpBindingFaultExtension> <httpcm:httpErrorStatusCode> <httpcm:code>500</httpcm:code> </httpcm:httpErrorStatusCode> </httpcm:httpBindingFaultExtension> </bindingFaultComponent> </bindingFaults> <bindingOperations> <bindingOperationComponent xml:id="N100E6"> <interfaceOperation ref="N100A3"/> <base:parent ref="N100D8"/> <httpcm:httpBindingOperationExtension> <httpcm:httpFaultSerialization>*/*</httpcm:httpFaultSerialization> <httpcm:httpInputSerialization>application/x-www-form-urlencoded, application/xml</httpcm:httpInputSerialization> <httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited> <httpcm:httpMethod>POST</httpcm:httpMethod> <httpcm:httpOutputSerialization>application/sparql-results+xml, application/rdf+xml, */*</httpcm:httpOutputSerialization> </httpcm:httpBindingOperationExtension> </bindingOperationComponent> </bindingOperations> <httpcm:httpBindingExtension> <httpcm:httpCookies>false</httpcm:httpCookies> <httpcm:httpQueryParameterSeparatorDefault>&</httpcm:httpQueryParameterSeparatorDefault> </httpcm:httpBindingExtension> </bindingComponent> <bindingComponent xml:id="N100F0"> <name> <base:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</base:namespaceName> <base:localName>querySoap</base:localName> </name> <interface ref="N10093"/> <type>http://www.w3.org/2006/01/wsdl/soap</type> <bindingFaults> <bindingFaultComponent xml:id="N100F7"> <interfaceFault ref="N10099"/> <base:parent ref="N100F0"/> <soapcm:soapBindingFaultExtension> <soapcm:soapFaultCode> <soapcm:code> <base:namespaceName>http://www.w3.org/2003/05/soap-envelope</base:namespaceName> <base:localName>Sender</base:localName> </soapcm:code> </soapcm:soapFaultCode> <soapcm:soapFaultSubcodes/> </soapcm:soapBindingFaultExtension> </bindingFaultComponent> <bindingFaultComponent xml:id="N100FB"> <interfaceFault ref="N1009D"/> <base:parent ref="N100F0"/> <soapcm:soapBindingFaultExtension> <soapcm:soapFaultCode> <soapcm:code> <base:namespaceName>http://www.w3.org/2003/05/soap-envelope</base:namespaceName> <base:localName>Sender</base:localName> </soapcm:code> </soapcm:soapFaultCode> <soapcm:soapFaultSubcodes/> </soapcm:soapBindingFaultExtension> </bindingFaultComponent> </bindingFaults> <bindingOperations> <bindingOperationComponent xml:id="N100FF"> <interfaceOperation ref="N100A3"/> <base:parent ref="N100F0"/> <soapcm:soapBindingOperationExtension> <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/request-response</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent> </bindingOperations> <soapcm:soapBindingExtension> <httpcm:httpCookies>false</httpcm:httpCookies> <soapcm:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapcm:soapUnderlyingProtocol> <soapcm:soapVersion>1.2</soapcm:soapVersion> </soapcm:soapBindingExtension> </bindingComponent> </bindings> <elementDeclarations> <elementDeclarationComponent xml:id="N1002B"> <name> <base:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</base:namespaceName> <base:localName>query-request</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id="N1004E"> <name> <base:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</base:namespaceName> <base:localName>query-result</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id="N10066"> <name> <base:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</base:namespaceName> <base:localName>fault-details</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id="N10071"> <name> <base:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</base:namespaceName> <base:localName>malformed-query</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id="N10080"> <name> <base:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</base:namespaceName> <base:localName>query-request-refused</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id="N20018"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>sparql</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id="N2002E"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>head</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id="N20042"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>variable</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id="N2005E"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>link</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id="N2007A"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>results</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id="N20091"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>boolean</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id="N20097"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>result</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id="N200AC"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>binding</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id="N200C2"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>uri</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id="N200C6"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>bnode</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id="N200CA"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>literal</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id="N3000C"> <name> <base:namespaceName>http://www.w3.org/1999/02/22-rdf-syntax-ns#</base:namespaceName> <base:localName>RDF</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> </elementDeclarations> <typeDefinitions> <typeDefinitionComponent xml:id="N200EB"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>URI-reference</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-anyURI"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>anyURI</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-base64Binary"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>base64Binary</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-boolean"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>boolean</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-byte"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>byte</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-date"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>date</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-dateTime"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>dateTime</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-decimal"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>decimal</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-double"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>double</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-duration"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>duration</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-ENTITIES"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>ENTITIES</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-ENTITY"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>ENTITY</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-float"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>float</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-gDay"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>gDay</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-gMonth"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>gMonth</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-gMonthDay"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>gMonthDay</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-gYear"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>gYear</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-gYearMonth"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>gYearMonth</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-hexBinary"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>hexBinary</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-ID"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>ID</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-IDREF"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>IDREF</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-IDREFS"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>IDREFS</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-int"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>int</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-integer"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>integer</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-language"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>language</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-long"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>long</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-Name"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>Name</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-NCName"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>NCName</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-negativeInteger"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>negativeInteger</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-NMTOKEN"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>NMTOKEN</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-NMTOKENS"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>NMTOKENS</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-nonNegativeInteger"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>nonNegativeInteger</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-nonPositiveInteger"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>nonPositiveInteger</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-normalizedString"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>normalizedString</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-NOTATION"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>NOTATION</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-positiveInteger"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>positiveInteger</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-QName"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>QName</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-short"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>short</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-string"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>string</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-time"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>time</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-token"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>token</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-unsignedByte"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>unsignedByte</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-unsignedInt"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>unsignedInt</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-unsignedLong"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>unsignedLong</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-unsignedShort"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>unsignedShort</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> </typeDefinitions> </descriptionComponent> --- NEW FILE: sparql-protocol-query.results.xml --- <?xml version="1.0" encoding="UTF-8"?> <?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="../../wsdl-xslt/SparqlQuerySimplified-1G/sparql-protocol-query.canonical.wsdlcm"/> --- NEW FILE: sparql-protocol-query.canonical.wsdlcm --- <?xml version="1.0" encoding="UTF-8"?> <!-- Generated by wsdl-component-model.xslt, Jonathan Marsh, WSO2, jonathan@wso2.com --><descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:soapcm="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xmlns:rpccm="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:httpcm="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:base="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:ext="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xml:id="c1"> <extensions> <base:uri>http://www.w3.org/2006/01/wsdl-extensions</base:uri> <base:uri>http://www.w3.org/2006/01/wsdl/http</base:uri> <base:uri>http://www.w3.org/2006/01/wsdl/rpc</base:uri> <base:uri>http://www.w3.org/2006/01/wsdl/soap</base:uri> </extensions> <interfaces><interfaceComponent xml:id="c2"> <name> <base:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</base:namespaceName> <base:localName>SparqlQuery</base:localName> </name> <interfaceFaults><interfaceFaultComponent xml:id="c3"> <name> <base:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</base:namespaceName> <base:localName>MalformedQuery</base:localName> </name> <elementDeclaration ref="c24"/> <base:parent ref="c2"/> </interfaceFaultComponent><interfaceFaultComponent xml:id="c4"> <name> <base:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</base:namespaceName> <base:localName>QueryRequestRefused</base:localName> </name> <elementDeclaration ref="c26"/> <base:parent ref="c2"/> </interfaceFaultComponent></interfaceFaults> <interfaceOperations><interfaceOperationComponent xml:id="c5"> <name> <base:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</base:namespaceName> <base:localName>query</base: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="c25"/> <base:parent ref="c5"/> </interfaceMessageReferenceComponent><interfaceMessageReferenceComponent xml:id="c7"> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref="c27"/> <base:parent ref="c5"/> </interfaceMessageReferenceComponent></interfaceMessageReferences> <interfaceFaultReferences><interfaceFaultReferenceComponent xml:id="c8"> <interfaceFault ref="c3"/> <messageLabel>Out</messageLabel> <direction>out</direction> <base:parent ref="c5"/> </interfaceFaultReferenceComponent><interfaceFaultReferenceComponent xml:id="c9"> <interfaceFault ref="c4"/> <messageLabel>Out</messageLabel> <direction>out</direction> <base:parent ref="c5"/> </interfaceFaultReferenceComponent></interfaceFaultReferences> <base:parent ref="c2"/> <ext:wsdlInterfaceOperationExtension> <ext:safety>false</ext:safety> </ext:wsdlInterfaceOperationExtension> </interfaceOperationComponent></interfaceOperations> </interfaceComponent></interfaces> <bindings><bindingComponent xml:id="c10"> <name> <base:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</base:namespaceName> <base:localName>queryHttpGet</base:localName> </name> <interface ref="c2"/> <type>http://www.w3.org/2006/01/wsdl/http</type> <bindingFaults><bindingFaultComponent xml:id="c11"> <interfaceFault ref="c3"/> <base:parent ref="c10"/> <httpcm:httpBindingFaultExtension> <httpcm:httpErrorStatusCode> <httpcm:code>400</httpcm:code> </httpcm:httpErrorStatusCode> </httpcm:httpBindingFaultExtension> </bindingFaultComponent><bindingFaultComponent xml:id="c12"> <interfaceFault ref="c4"/> <base:parent ref="c10"/> <httpcm:httpBindingFaultExtension> <httpcm:httpErrorStatusCode> <httpcm:code>500</httpcm:code> </httpcm:httpErrorStatusCode> </httpcm:httpBindingFaultExtension> </bindingFaultComponent></bindingFaults> <bindingOperations><bindingOperationComponent xml:id="c13"> <interfaceOperation ref="c5"/> <base:parent ref="c10"/> <httpcm:httpBindingOperationExtension> <httpcm:httpFaultSerialization>*/*</httpcm:httpFaultSerialization> <httpcm:httpInputSerialization>application/x-www-form-urlencoded</httpcm:httpInputSerialization> <httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited> <httpcm:httpMethod>GET</httpcm:httpMethod> <httpcm:httpOutputSerialization>application/sparql-results+xml, application/rdf+xml, */*</httpcm:httpOutputSerialization> </httpcm:httpBindingOperationExtension> </bindingOperationComponent></bindingOperations> <httpcm:httpBindingExtension> <httpcm:httpCookies>false</httpcm:httpCookies> <httpcm:httpQueryParameterSeparatorDefault>&</httpcm:httpQueryParameterSeparatorDefault> </httpcm:httpBindingExtension> </bindingComponent><bindingComponent xml:id="c14"> <name> <base:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</base:namespaceName> <base:localName>queryHttpPost</base:localName> </name> <interface ref="c2"/> <type>http://www.w3.org/2006/01/wsdl/http</type> <bindingFaults><bindingFaultComponent xml:id="c15"> <interfaceFault ref="c3"/> <base:parent ref="c14"/> <httpcm:httpBindingFaultExtension> <httpcm:httpErrorStatusCode> <httpcm:code>400</httpcm:code> </httpcm:httpErrorStatusCode> </httpcm:httpBindingFaultExtension> </bindingFaultComponent><bindingFaultComponent xml:id="c16"> <interfaceFault ref="c4"/> <base:parent ref="c14"/> <httpcm:httpBindingFaultExtension> <httpcm:httpErrorStatusCode> <httpcm:code>500</httpcm:code> </httpcm:httpErrorStatusCode> </httpcm:httpBindingFaultExtension> </bindingFaultComponent></bindingFaults> <bindingOperations><bindingOperationComponent xml:id="c17"> <interfaceOperation ref="c5"/> <base:parent ref="c14"/> <httpcm:httpBindingOperationExtension> <httpcm:httpFaultSerialization>*/*</httpcm:httpFaultSerialization> <httpcm:httpInputSerialization>application/x-www-form-urlencoded, application/xml</httpcm:httpInputSerialization> <httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited> <httpcm:httpMethod>POST</httpcm:httpMethod> <httpcm:httpOutputSerialization>application/sparql-results+xml, application/rdf+xml, */*</httpcm:httpOutputSerialization> </httpcm:httpBindingOperationExtension> </bindingOperationComponent></bindingOperations> <httpcm:httpBindingExtension> <httpcm:httpCookies>false</httpcm:httpCookies> <httpcm:httpQueryParameterSeparatorDefault>&</httpcm:httpQueryParameterSeparatorDefault> </httpcm:httpBindingExtension> </bindingComponent><bindingComponent xml:id="c18"> <name> <base:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</base:namespaceName> <base:localName>querySoap</base:localName> </name> <interface ref="c2"/> <type>http://www.w3.org/2006/01/wsdl/soap</type> <bindingFaults><bindingFaultComponent xml:id="c19"> <interfaceFault ref="c3"/> <base:parent ref="c18"/> <soapcm:soapBindingFaultExtension> <soapcm:soapFaultCode> <soapcm:code> <base:namespaceName>http://www.w3.org/2003/05/soap-envelope</base:namespaceName> <base:localName>Sender</base:localName> </soapcm:code> </soapcm:soapFaultCode> <soapcm:soapFaultSubcodes/> </soapcm:soapBindingFaultExtension> </bindingFaultComponent><bindingFaultComponent xml:id="c20"> <interfaceFault ref="c4"/> <base:parent ref="c18"/> <soapcm:soapBindingFaultExtension> <soapcm:soapFaultCode> <soapcm:code> <base:namespaceName>http://www.w3.org/2003/05/soap-envelope</base:namespaceName> <base:localName>Sender</base:localName> </soapcm:code> </soapcm:soapFaultCode> <soapcm:soapFaultSubcodes/> </soapcm:soapBindingFaultExtension> </bindingFaultComponent></bindingFaults> <bindingOperations><bindingOperationComponent xml:id="c21"> <interfaceOperation ref="c5"/> <base:parent ref="c18"/> <soapcm:soapBindingOperationExtension> <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/request-response</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent></bindingOperations> <soapcm:soapBindingExtension> <httpcm:httpCookies>false</httpcm:httpCookies> <soapcm:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapcm:soapUnderlyingProtocol> <soapcm:soapVersion>1.2</soapcm:soapVersion> </soapcm:soapBindingExtension> </bindingComponent></bindings> <elementDeclarations><elementDeclarationComponent xml:id="c22"> <name> <base:namespaceName>http://www.w3.org/1999/02/22-rdf-syntax-ns#</base:namespaceName> <base:localName>RDF</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="c23"> <name> <base:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</base:namespaceName> <base:localName>fault-details</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="c24"> <name> <base:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</base:namespaceName> <base:localName>malformed-query</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="c25"> <name> <base:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</base:namespaceName> <base:localName>query-request</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="c26"> <name> <base:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</base:namespaceName> <base:localName>query-request-refused</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="c27"> <name> <base:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</base:namespaceName> <base:localName>query-result</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="c28"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>binding</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="c29"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>bnode</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="c30"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>boolean</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="c31"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>head</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="c32"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>link</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="c33"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>literal</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="c34"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>result</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="c35"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>results</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="c36"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>sparql</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="c37"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>uri</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="c38"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>variable</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent></elementDeclarations> <typeDefinitions><typeDefinitionComponent xml:id="c39"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>anyURI</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c40"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>base64Binary</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c41"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>boolean</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c42"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>byte</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c43"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>date</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c44"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>dateTime</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c45"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>decimal</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c46"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>double</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c47"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>duration</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c48"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>ENTITIES</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c49"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>ENTITY</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c50"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>float</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c51"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>gDay</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c52"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>gMonth</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c53"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>gMonthDay</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c54"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>gYear</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c55"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>gYearMonth</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c56"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>hexBinary</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c57"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>ID</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c58"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>IDREF</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c59"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>IDREFS</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c60"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>int</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c61"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>integer</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c62"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>language</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c63"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>long</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c64"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>Name</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c65"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>NCName</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c66"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>negativeInteger</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c67"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>NMTOKEN</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c68"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>NMTOKENS</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c69"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>nonNegativeInteger</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c70"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>nonPositiveInteger</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c71"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>normalizedString</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c72"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>NOTATION</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c73"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>positiveInteger</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c74"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>QName</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c75"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>short</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c76"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>string</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c77"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>time</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c78"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>token</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c79"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>unsignedByte</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c80"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>unsignedInt</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c81"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>unsignedLong</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c82"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>unsignedShort</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c83"> <name> <base:namespaceName>http://www.w3.org/2005/sparql-results#</base:namespaceName> <base:localName>URI-reference</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent></typeDefinitions> </descriptionComponent>
Received on Saturday, 18 November 2006 11:53:10 UTC