- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 13 Jul 2006 20:47:52 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Canon/SparqlQuery-1G In directory hutz:/tmp/cvs-serv19509/test-suite/results/Canon/SparqlQuery-1G Modified Files: sparql-protocol-query.results.xml Added Files: sparql-protocol-query.temp Log Message: Updated results, only documents/good are rolled up now. Index: sparql-protocol-query.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Canon/SparqlQuery-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 7 Jul 2006 21:19:27 -0000 1.1 --- sparql-protocol-query.results.xml 13 Jul 2006 20:47:50 -0000 1.2 *************** *** 2,6 **** <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing source="../../../documents/good/.wsdl" archetype="../../Baseline/SparqlQuery-1G/sparql-protocol-query.wsdl" aspirant="sparql-protocol-query.wsdl"> <failure xpath="/descriptionComponent"> <p>Different number of children (Expected 5 found 4).</p> --- 2,6 ---- <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing source="../../../documents/good/SparqlQuery-1G/sparql-protocol-query.wsdl" archetype="Baseline/SparqlQuery-1G/sparql-protocol-query.canonical.wsdlcm" aspirant="Canon/SparqlQuery-1G/sparql-protocol-query.canonical.wsdlcm"> <failure xpath="/descriptionComponent"> <p>Different number of children (Expected 5 found 4).</p> --- NEW FILE: sparql-protocol-query.temp --- <?xml version="1.0" encoding="UTF-8"?> <descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:cmbase="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:cmrpc="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:cmext="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xmlns:cmhttp="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:cmsoap="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xml:id="wsid_defn004F8E10"> <interfaces><interfaceComponent xml:id="wsid_ifc0050BBF8"> <name> <cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName> <cmbase:localName>SparqlQuery</cmbase:localName> </name> <interfaceFaults><interfaceFaultComponent xml:id="wsid_fault0050CF28"> <name> <cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName> <cmbase:localName>MalformedQuery</cmbase:localName> </name> <elementDeclaration ref="xmlt_typeelt00512DC8"/> <parent ref="wsid_ifc0050BBF8"/> </interfaceFaultComponent><interfaceFaultComponent xml:id="wsid_fault004FB320"> <name> <cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName> <cmbase:localName>QueryRequestRefused</cmbase:localName> </name> <elementDeclaration ref="xmlt_typeelt00512E68"/> <parent ref="wsid_ifc0050BBF8"/> </interfaceFaultComponent></interfaceFaults> <interfaceOperations><interfaceOperationComponent xml:id="wsid_op004FB440"> <name> <cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName> <cmbase:localName>query</cmbase:localName> </name> <messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern> <interfaceMessageReferences><interfaceMessageReferenceComponent xml:id="wsid_msg00501CF0"> <messageLabel>In</messageLabel> <direction>in</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref="xmlt_typeelt00512F08"/> <parent ref="wsid_op004FB440"/> </interfaceMessageReferenceComponent><interfaceMessageReferenceComponent xml:id="wsid_msg00503010"> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref="xmlt_typeelt00512E18"/> <parent ref="wsid_op004FB440"/> </interfaceMessageReferenceComponent></interfaceMessageReferences> <interfaceFaultReferences><interfaceFaultReferenceComponent xml:id="wsid_msg004FCBA8"> <interfaceFault ref="wsid_fault0050CF28"/> <messageLabel>Out</messageLabel> <direction>out</direction> <parent ref="wsid_op004FB440"/> </interfaceFaultReferenceComponent><interfaceFaultReferenceComponent xml:id="wsid_msg004FD780"> <interfaceFault ref="wsid_fault004FB320"/> <messageLabel>Out</messageLabel> <direction>out</direction> <parent ref="wsid_op004FB440"/> </interfaceFaultReferenceComponent></interfaceFaultReferences> <parent ref="wsid_ifc0050BBF8"/> <cmext:safety>false</cmext:safety> </interfaceOperationComponent></interfaceOperations> </interfaceComponent></interfaces> <bindings><bindingComponent xml:id="wsid_binding004FD308"> <name> <cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName> <cmbase:localName>queryHttpGet</cmbase:localName> </name> <interface ref="wsid_ifc0050BBF8"/> <type>http://www.w3.org/2006/01/wsdl/http</type> <bindingFaults><bindingFaultComponent xml:id="wsid_bind_fault004FFFD8"> <interfaceFault ref="wsid_fault0050CF28"/> <parent ref="wsid_binding004FD308"/> <cmhttp:httpErrorStatusCode>400</cmhttp:httpErrorStatusCode> </bindingFaultComponent><bindingFaultComponent xml:id="wsid_bind_fault00503870"> <interfaceFault ref="wsid_fault004FB320"/> <parent ref="wsid_binding004FD308"/> <cmhttp:httpErrorStatusCode>500</cmhttp:httpErrorStatusCode> </bindingFaultComponent></bindingFaults> <bindingOperations><bindingOperationComponent xml:id="wsid_bind_op00505EC8"> <interfaceOperation ref="wsid_op004FB440"/> <parent ref="wsid_binding004FD308"/> <cmhttp:httpFaultSerialization>*/*</cmhttp:httpFaultSerialization> <cmhttp:httpInputSerialization>application/x-www-form-urlencoded</cmhttp:httpInputSerialization> <cmhttp:httpMethod>GET</cmhttp:httpMethod> <cmhttp:httpOutputSerialization>application/sparql-results+xml, application/rdf+xml, */*</cmhttp:httpOutputSerialization> </bindingOperationComponent></bindingOperations> <cmhttp:httpCookies>false</cmhttp:httpCookies> </bindingComponent><bindingComponent xml:id="wsid_binding004FC5C8"> <name> <cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName> <cmbase:localName>queryHttpPost</cmbase:localName> </name> <interface ref="wsid_ifc0050BBF8"/> <type>http://www.w3.org/2006/01/wsdl/http</type> <bindingFaults><bindingFaultComponent xml:id="wsid_bind_fault00509AB8"> <interfaceFault ref="wsid_fault0050CF28"/> <parent ref="wsid_binding004FC5C8"/> <cmhttp:httpErrorStatusCode>400</cmhttp:httpErrorStatusCode> </bindingFaultComponent><bindingFaultComponent xml:id="wsid_bind_fault005014E8"> <interfaceFault ref="wsid_fault004FB320"/> <parent ref="wsid_binding004FC5C8"/> <cmhttp:httpErrorStatusCode>500</cmhttp:httpErrorStatusCode> </bindingFaultComponent></bindingFaults> <bindingOperations><bindingOperationComponent xml:id="wsid_bind_op00512920"> <interfaceOperation ref="wsid_op004FB440"/> <parent ref="wsid_binding004FC5C8"/> <cmhttp:httpFaultSerialization>*/*</cmhttp:httpFaultSerialization> <cmhttp:httpInputSerialization>application/x-www-form-urlencoded, application/xml</cmhttp:httpInputSerialization> <cmhttp:httpMethod>POST</cmhttp:httpMethod> <cmhttp:httpOutputSerialization>application/sparql-results+xml, application/rdf+xml, */*</cmhttp:httpOutputSerialization> </bindingOperationComponent></bindingOperations> <cmhttp:httpCookies>false</cmhttp:httpCookies> </bindingComponent><bindingComponent xml:id="wsid_binding005097E0"> <name> <cmbase:namespaceName>http://www.w3.org/2005/08/sparql-protocol-query/#</cmbase:namespaceName> <cmbase:localName>querySoap</cmbase:localName> </name> <interface ref="wsid_ifc0050BBF8"/> <type>http://www.w3.org/2006/01/wsdl/soap</type> <bindingFaults><bindingFaultComponent xml:id="wsid_bind_fault005128B8"> <interfaceFault ref="wsid_fault0050CF28"/> <parent ref="wsid_binding005097E0"/> <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/> </bindingFaultComponent><bindingFaultComponent xml:id="wsid_bind_fault00506F00"> <interfaceFault ref="wsid_fault004FB320"/> <parent ref="wsid_binding005097E0"/> <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/> </bindingFaultComponent></bindingFaults> <bindingOperations><bindingOperationComponent xml:id="wsid_bind_op004F84D0"> <interfaceOperation ref="wsid_op004FB440"/> <parent ref="wsid_binding005097E0"/> <cmsoap:soapMep>http://www.w3.org/2003/05/soap/mep/request-response</cmsoap:soapMep> </bindingOperationComponent></bindingOperations> <cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP</cmsoap:soapUnderlyingProtocol> <cmsoap:soapVersion>1.2</cmsoap:soapVersion> </bindingComponent></bindings> <elementDeclarations><elementDeclarationComponent xml:id="xmlt_typeelt00512D78"> <name> <cmbase:namespaceName>http://www.w3.org/1999/02/22-rdf-syntax-ns#</cmbase:namespaceName> <cmbase:localName>RDF</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt00512EB8"> <name> <cmbase:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</cmbase:namespaceName> <cmbase:localName>fault-details</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt00512DC8"> <name> <cmbase:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</cmbase:namespaceName> <cmbase:localName>malformed-query</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt00512F08"> <name> <cmbase:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</cmbase:namespaceName> <cmbase:localName>query-request</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt00512E68"> <name> <cmbase:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</cmbase:namespaceName> <cmbase:localName>query-request-refused</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt00512E18"> <name> <cmbase:namespaceName>http://www.w3.org/2005/09/sparql-protocol-types/#</cmbase:namespaceName> <cmbase:localName>query-result</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0050B218"> <name> <cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName> <cmbase:localName>binding</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0050B358"> <name> <cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName> <cmbase:localName>bnode</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0050B268"> <name> <cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName> <cmbase:localName>boolean</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0050B0D8"> <name> <cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName> <cmbase:localName>head</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0050B128"> <name> <cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName> <cmbase:localName>link</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0050B178"> <name> <cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName> <cmbase:localName>literal</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0050B2B8"> <name> <cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName> <cmbase:localName>result</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0050B3A8"> <name> <cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName> <cmbase:localName>results</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0050B1C8"> <name> <cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName> <cmbase:localName>sparql</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0050B308"> <name> <cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName> <cmbase:localName>uri</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="xmlt_typeelt0050B088"> <name> <cmbase:namespaceName>http://www.w3.org/2005/sparql-results#</cmbase:namespaceName> <cmbase:localName>variable</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent></elementDeclarations> <typeDefinitions><typeDefinitionComponent xml:id="xmlt_typeelt004F1C48"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>anyURI</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F1AD8"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>base64Binary</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F0368"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>boolean</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F3EC8"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>byte</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F0F00"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>date</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F0BB0"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>dateTime</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F0860"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>decimal</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F06B8"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>double</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F0A08"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>duration</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F27F0"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>ENTITIES</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F3358"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>ENTITY</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F0510"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>float</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F15A0"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>gDay</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F1748"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>gMonth</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F13F8"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>gMonthDay</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F1250"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>gYear</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F10A8"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>gYearMonth</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F18F0"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>hexBinary</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F3008"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>ID</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F31B0"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>IDREF</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F2648"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>IDREFS</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F3BB0"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>int</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F3500"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>integer</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F24A0"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>language</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F3A08"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>long</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F2CE8"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>Name</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F2E90"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>NCName</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F3898"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>negativeInteger</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F2998"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>NMTOKEN</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F2B40"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>NMTOKENS</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F40B0"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>nonNegativeInteger</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F36E8"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>nonPositiveInteger</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F2188"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>normalizedString</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F1F98"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>NOTATION</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F4918"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>positiveInteger</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F1DF0"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>QName</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F3D20"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>short</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F01F8"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>string</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F0D58"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>time</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F22F8"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>token</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F4768"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>unsignedByte</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F43D0"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>unsignedInt</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F4260"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>unsignedLong</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt004F45B8"> <name> <cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName> <cmbase:localName>unsignedShort</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="xmlt_typeelt0050ADD0"> <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 Thursday, 13 July 2006 20:49:44 UTC