- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 29 May 2006 15:08:53 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Canon/GreatH-3G In directory hutz:/tmp/cvs-serv24374/test-suite/results/Canon/GreatH-3G Added Files: primer-hotelReservationService.wsdlcm primer-hotelReservationService.canonical.wsdlcm primer-hotelReservationService-results.xml Log Message: Added 5/29 Canon results, used Canon baseline for sparql-protocol-query.wsdlcm. --- NEW FILE: primer-hotelReservationService.wsdlcm --- <?xml version="1.0"?> <descriptionComponent xml:id="wsid_defn004F85E8" 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" xmlns="http://www.w3.org/2002/ws/desc/wsdl/component"> <interfaces> <interfaceComponent xml:id="wsid_ifc00505298"> <name> <cmbase:namespaceName>http://greath.example.com/2004/wsdl/resSvc</cmbase:namespaceName> <cmbase:localName>reservationInterface</cmbase:localName> </name> <interfaceFaults> <interfaceFaultComponent xml:id="wsid_fault004FA640"> <name> <cmbase:namespaceName>http://greath.example.com/2004/wsdl/resSvc</cmbase:namespaceName> <cmbase:localName>invalidDataFault</cmbase:localName> </name> <elementDeclaration ref="xmlt_typeelt00504E00" /> <parent ref="wsid_ifc00505298" /> </interfaceFaultComponent> </interfaceFaults> <interfaceOperations> <interfaceOperationComponent xml:id="wsid_op004FA598"> <name> <cmbase:namespaceName>http://greath.example.com/2004/wsdl/resSvc</cmbase:namespaceName> <cmbase:localName>opCheckAvailability</cmbase:localName> </name> <messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern> <interfaceMessageReferences> <interfaceMessageReferenceComponent xml:id="wsid_msg00503CC0"> <messageLabel>In</messageLabel> <direction>in</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref="xmlt_typeelt00504E50" /> <parent ref="wsid_op004FA598" /> </interfaceMessageReferenceComponent> <interfaceMessageReferenceComponent xml:id="wsid_msg00504B28"> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref="xmlt_typeelt00504DB0" /> <parent ref="wsid_op004FA598" /> </interfaceMessageReferenceComponent> </interfaceMessageReferences> <interfaceFaultReferences> <interfaceFaultReferenceComponent xml:id="wsid_msg00503528"> <interfaceFault ref="wsid_fault004FA640" /> <messageLabel>Out</messageLabel> <direction>out</direction> <parent ref="wsid_op004FA598" /> </interfaceFaultReferenceComponent> </interfaceFaultReferences> <style>http://www.w3.org/2006/01/wsdl/style/rpc</style> <parent ref="wsid_ifc00505298" /> <cmext:safety>false</cmext:safety> <cmrpc:rpcSignature> <cmrpc:argument> <cmrpc:name> <cmbase:namespaceName>http://greath.example.com/2004/schemas/resSvc</cmbase:namespaceName> <cmbase:localName>checkInDate</cmbase:localName> </cmrpc:name> <cmrpc:direction>#in</cmrpc:direction> </cmrpc:argument> <cmrpc:argument> <cmrpc:name> <cmbase:namespaceName>http://greath.example.com/2004/schemas/resSvc</cmbase:namespaceName> <cmbase:localName>checkOutDate</cmbase:localName> </cmrpc:name> <cmrpc:direction>#in</cmrpc:direction> </cmrpc:argument> <cmrpc:argument> <cmrpc:name> <cmbase:namespaceName>http://greath.example.com/2004/schemas/resSvc</cmbase:namespaceName> <cmbase:localName>roomType</cmbase:localName> </cmrpc:name> <cmrpc:direction>#in</cmrpc:direction> </cmrpc:argument> <cmrpc:argument> <cmrpc:name> <cmbase:namespaceName>http://greath.example.com/2004/schemas/resSvc</cmbase:namespaceName> <cmbase:localName>availability</cmbase:localName> </cmrpc:name> <cmrpc:direction>#return</cmrpc:direction> </cmrpc:argument> </cmrpc:rpcSignature> </interfaceOperationComponent> </interfaceOperations> </interfaceComponent> </interfaces> <bindings> <bindingComponent xml:id="wsid_binding00505400"> <name> <cmbase:namespaceName>http://greath.example.com/2004/wsdl/resSvc</cmbase:namespaceName> <cmbase:localName>reservationSOAPBinding</cmbase:localName> </name> <interface ref="wsid_ifc00505298" /> <type>http://www.w3.org/2006/01/wsdl/soap</type> <bindingFaults> <bindingFaultComponent xml:id="wsid_bind_fault00503FA8"> <interfaceFault ref="wsid_fault004FA640" /> <parent ref="wsid_binding00505400" /> <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> </bindingFaultComponent> </bindingFaults> <bindingOperations> <bindingOperationComponent xml:id="wsid_bind_op00504028"> <interfaceOperation ref="wsid_op004FA598" /> <parent ref="wsid_binding00505400" /> <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> <services> <serviceComponent xml:id="wsid_svc00504478"> <name> <cmbase:namespaceName>http://greath.example.com/2004/wsdl/resSvc</cmbase:namespaceName> <cmbase:localName>reservationService</cmbase:localName> </name> <interface ref="wsid_ifc00505298" /> <endpoints> <endpointComponent xml:id="wsid_port00506B50"> <name>reservationEndpoint</name> <binding ref="wsid_binding00505400" /> <address>http://greath.example.com/2004/reservation</address> <parent ref="wsid_svc00504478" /> </endpointComponent> </endpoints> </serviceComponent> </services> <elementDeclarations> <elementDeclarationComponent xml:id="xmlt_typeelt00504E00"> <name> <cmbase:namespaceName>http://greath.example.com/2004/schemas/resSvc</cmbase:namespaceName> <cmbase:localName>invalidDataError</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id="xmlt_typeelt00504E50"> <name> <cmbase:namespaceName>http://greath.example.com/2004/schemas/resSvc</cmbase:namespaceName> <cmbase:localName>opCheckAvailability</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> <elementDeclarationComponent xml:id="xmlt_typeelt00504DB0"> <name> <cmbase:namespaceName>http://greath.example.com/2004/schemas/resSvc</cmbase:namespaceName> <cmbase:localName>opCheckAvailabilityResponse</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent> </elementDeclarations> <typeDefinitions> <typeDefinitionComponent xml:id="xmlt_typeelt00504938"> <name> <cmbase:namespaceName>http://greath.example.com/2004/schemas/resSvc</cmbase:namespaceName> <cmbase:localName>tCheckAvailabilityResponse</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xmlt_typeelt00504D28"> <name> <cmbase:namespaceName>http://greath.example.com/2004/schemas/resSvc</cmbase:namespaceName> <cmbase:localName>tCheckAvailability</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xmlt_typeelt004F1DA8"> <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_typeelt004F1C00"> <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_typeelt004F0670"> <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_typeelt004F3B58"> <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_typeelt004F3300"> <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_typeelt004F2AF0"> <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_typeelt004F2C98"> <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_typeelt004F2138"> <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_typeelt004F09C0"> <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_typeelt004F2FE8"> <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_typeelt004F1060"> <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_typeelt004F2450"> <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_typeelt004F39B0"> <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_typeelt004F4208"> <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_typeelt004F1208"> <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_typeelt004F3690"> <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_typeelt004F0D10"> <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_typeelt004F0EB8"> <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_typeelt004F0818"> <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_typeelt004F13B0"> <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_typeelt004F01B0"> <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_typeelt004F2948"> <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_typeelt004F0320"> <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_typeelt004F18A8"> <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_typeelt004F4378"> <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_typeelt004F25F8"> <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_typeelt004F1700"> <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_typeelt004F3840"> <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_typeelt004F4560"> <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_typeelt004F1F50"> <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_typeelt004F34A8"> <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_typeelt004F4058"> <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_typeelt004F22A8"> <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_typeelt004F27A0"> <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_typeelt004F3158"> <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_typeelt004F48C0"> <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_typeelt004F1A90"> <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_typeelt004F1558"> <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_typeelt004F2E40"> <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_typeelt004F04C8"> <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_typeelt004F3CC8"> <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_typeelt004F3E70"> <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_typeelt004F0B68"> <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_typeelt004F4710"> <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> </typeDefinitions> </descriptionComponent> --- NEW FILE: primer-hotelReservationService-results.xml --- <?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> <comparing source="../../../documents/good/GreatH-3G/primer-hotelReservationService.wsdl" archetype="../../Baseline/GreatH-3G/primer-hotelReservationService.canonical.wsdlcm" aspirant="primer-hotelReservationService.canonical.wsdlcm"> <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/style"> <p>Different number of children (Expected 1 found 0).</p> </failure> <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/style/basecm:uri"> <p>Missing element "uri" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-base".</p> </failure> <failure xpath="/descriptionComponent/bindings/bindingComponent/bindingFaults/bindingFaultComponent"> <p>Different number of children (Expected 4 found 3).</p> </failure> <failure xpath="/descriptionComponent/bindings/bindingComponent/bindingFaults/bindingFaultComponent/soapcm:soapFaultSubcodes"> <p>Missing element "soapFaultSubcodes" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p> </failure> </comparing> --- NEW FILE: primer-hotelReservationService.canonical.wsdlcm --- <?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="c1"> <interfaces><interfaceComponent xml:id="c2"> <name> <cmbase:namespaceName>http://greath.example.com/2004/wsdl/resSvc</cmbase:namespaceName> <cmbase:localName>reservationInterface</cmbase:localName> </name> <interfaceFaults><interfaceFaultComponent xml:id="c3"> <name> <cmbase:namespaceName>http://greath.example.com/2004/wsdl/resSvc</cmbase:namespaceName> <cmbase:localName>invalidDataFault</cmbase:localName> </name> <elementDeclaration ref="c13"/> <parent ref="c2"/> </interfaceFaultComponent></interfaceFaults> <interfaceOperations><interfaceOperationComponent xml:id="c4"> <name> <cmbase:namespaceName>http://greath.example.com/2004/wsdl/resSvc</cmbase:namespaceName> <cmbase:localName>opCheckAvailability</cmbase:localName> </name> <messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern> <interfaceMessageReferences><interfaceMessageReferenceComponent xml:id="c5"> <messageLabel>In</messageLabel> <direction>in</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref="c14"/> <parent ref="c4"/> </interfaceMessageReferenceComponent><interfaceMessageReferenceComponent xml:id="c6"> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref="c15"/> <parent ref="c4"/> </interfaceMessageReferenceComponent></interfaceMessageReferences> <interfaceFaultReferences><interfaceFaultReferenceComponent xml:id="c7"> <interfaceFault ref="c3"/> <messageLabel>Out</messageLabel> <direction>out</direction> <parent ref="c4"/> </interfaceFaultReferenceComponent></interfaceFaultReferences> <style/> <parent ref="c2"/> <cmext:safety>false</cmext:safety> <cmrpc:rpcSignature> <cmrpc:argument> <cmrpc:name> <cmbase:namespaceName>http://greath.example.com/2004/schemas/resSvc</cmbase:namespaceName> <cmbase:localName>checkInDate</cmbase:localName> </cmrpc:name> <cmrpc:direction>#in</cmrpc:direction> </cmrpc:argument> <cmrpc:argument> <cmrpc:name> <cmbase:namespaceName>http://greath.example.com/2004/schemas/resSvc</cmbase:namespaceName> <cmbase:localName>checkOutDate</cmbase:localName> </cmrpc:name> <cmrpc:direction>#in</cmrpc:direction> </cmrpc:argument> <cmrpc:argument> <cmrpc:name> <cmbase:namespaceName>http://greath.example.com/2004/schemas/resSvc</cmbase:namespaceName> <cmbase:localName>roomType</cmbase:localName> </cmrpc:name> <cmrpc:direction>#in</cmrpc:direction> </cmrpc:argument> <cmrpc:argument> <cmrpc:name> <cmbase:namespaceName>http://greath.example.com/2004/schemas/resSvc</cmbase:namespaceName> <cmbase:localName>availability</cmbase:localName> </cmrpc:name> <cmrpc:direction>#return</cmrpc:direction> </cmrpc:argument> </cmrpc:rpcSignature> </interfaceOperationComponent></interfaceOperations> </interfaceComponent></interfaces> <bindings><bindingComponent xml:id="c8"> <name> <cmbase:namespaceName>http://greath.example.com/2004/wsdl/resSvc</cmbase:namespaceName> <cmbase:localName>reservationSOAPBinding</cmbase:localName> </name> <interface ref="c2"/> <type>http://www.w3.org/2006/01/wsdl/soap</type> <bindingFaults><bindingFaultComponent xml:id="c9"> <interfaceFault ref="c3"/> <parent ref="c8"/> <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> </bindingFaultComponent></bindingFaults> <bindingOperations><bindingOperationComponent xml:id="c10"> <interfaceOperation ref="c4"/> <parent ref="c8"/> <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> <services><serviceComponent xml:id="c11"> <name> <cmbase:namespaceName>http://greath.example.com/2004/wsdl/resSvc</cmbase:namespaceName> <cmbase:localName>reservationService</cmbase:localName> </name> <interface ref="c2"/> <endpoints><endpointComponent xml:id="c12"> <name>reservationEndpoint</name> <binding ref="c8"/> <address>http://greath.example.com/2004/reservation</address> <parent ref="c11"/> </endpointComponent></endpoints> </serviceComponent></services> <elementDeclarations><elementDeclarationComponent xml:id="c13"> <name> <cmbase:namespaceName>http://greath.example.com/2004/schemas/resSvc</cmbase:namespaceName> <cmbase:localName>invalidDataError</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="c14"> <name> <cmbase:namespaceName>http://greath.example.com/2004/schemas/resSvc</cmbase:namespaceName> <cmbase:localName>opCheckAvailability</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="c15"> <name> <cmbase:namespaceName>http://greath.example.com/2004/schemas/resSvc</cmbase:namespaceName> <cmbase:localName>opCheckAvailabilityResponse</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent></elementDeclarations> <typeDefinitions><typeDefinitionComponent xml:id="c16"> <name> <cmbase:namespaceName>http://greath.example.com/2004/schemas/resSvc</cmbase:namespaceName> <cmbase:localName>tCheckAvailability</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c17"> <name> <cmbase:namespaceName>http://greath.example.com/2004/schemas/resSvc</cmbase:namespaceName> <cmbase:localName>tCheckAvailabilityResponse</cmbase:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent><typeDefinitionComponent xml:id="c18"> <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="c19"> <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="c20"> <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="c21"> <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="c22"> <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="c23"> <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="c24"> <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="c25"> <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="c26"> <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="c27"> <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="c28"> <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="c29"> <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="c30"> <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="c31"> <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="c32"> <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="c33"> <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="c34"> <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="c35"> <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="c36"> <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="c37"> <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="c38"> <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="c39"> <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="c40"> <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="c41"> <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="c42"> <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="c43"> <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="c44"> <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="c45"> <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="c46"> <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="c47"> <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="c48"> <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="c49"> <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="c50"> <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="c51"> <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="c52"> <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="c53"> <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="c54"> <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="c55"> <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="c56"> <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="c57"> <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="c58"> <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="c59"> <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="c60"> <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="c61"> <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></typeDefinitions> </descriptionComponent>
Received on Monday, 29 May 2006 15:17:14 UTC