- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 29 Sep 2006 00:55:10 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/HTTPBinding-1G
In directory hutz:/tmp/cvs-serv4618/test-suite/results/Woden/HTTPBinding-1G
Added Files:
Echo.temp
Log Message:
10/26 Woden results
10/28 Canon results
Re-rollup.
--- NEW FILE: Echo.temp ---
<?xml version="1.0" encoding="UTF-8"?>
<descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:cmextensions="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xmlns:cmbase="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:cmhttp="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:cmrpc="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:cmsoap="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xml:id="id-1605866386">
<extensions>
<cmbase:uri>http://www.w3.org/2006/01/wsdl-extensions</cmbase:uri>
<cmbase:uri>http://www.w3.org/2006/01/wsdl/http</cmbase:uri>
<cmbase:uri>http://www.w3.org/2006/01/wsdl/rpc</cmbase:uri>
<cmbase:uri>http://www.w3.org/2006/01/wsdl/soap</cmbase:uri>
</extensions>
<interfaces><interfaceComponent xml:id="id-1637192594">
<name>
<cmbase:namespaceName>http://example.org/Echo</cmbase:namespaceName>
<cmbase:localName>EchoInterface</cmbase:localName>
</name>
<interfaceOperations><interfaceOperationComponent xml:id="id-1659507602">
<name>
<cmbase:namespaceName>http://example.org/Echo</cmbase:namespaceName>
<cmbase:localName>echo</cmbase:localName>
</name>
<messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern>
<interfaceMessageReferences><interfaceMessageReferenceComponent xml:id="id-1664881554">
<messageLabel>In</messageLabel>
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="id-191370130"/>
<cmbase:parent ref="id-1659507602"/>
</interfaceMessageReferenceComponent><interfaceMessageReferenceComponent xml:id="id-1662620562">
<messageLabel>Out</messageLabel>
<direction>out</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="id-192353170"/>
<cmbase:parent ref="id-1659507602"/>
</interfaceMessageReferenceComponent></interfaceMessageReferences>
<cmbase:parent ref="id-1637192594"/>
<cmextensions:wsdlInterfaceOperationExtension>
<cmextensions:safety>true</cmextensions:safety>
</cmextensions:wsdlInterfaceOperationExtension>
</interfaceOperationComponent></interfaceOperations>
</interfaceComponent></interfaces>
<bindings><bindingComponent xml:id="id-1693045650">
<name>
<cmbase:namespaceName>http://example.org/Echo</cmbase:namespaceName>
<cmbase:localName>EchoHTTPBinding</cmbase:localName>
</name>
<interface ref="id-1637192594"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingOperations><bindingOperationComponent xml:id="id-1737151378">
<interfaceOperation ref="id-1659507602"/>
<cmbase:parent ref="id-1693045650"/>
<cmhttp:httpBindingOperationExtension>
<cmhttp:httpFaultSerialization>application/xml</cmhttp:httpFaultSerialization>
<cmhttp:httpInputSerialization>application/x-www-form-urlencoded</cmhttp:httpInputSerialization>
<cmhttp:httpLocationIgnoreUncited>false</cmhttp:httpLocationIgnoreUncited>
<cmhttp:httpMethod>GET</cmhttp:httpMethod>
<cmhttp:httpOutputSerialization>application/xml</cmhttp:httpOutputSerialization>
</cmhttp:httpBindingOperationExtension>
</bindingOperationComponent></bindingOperations>
<cmhttp:httpBindingExtension>
<cmhttp:httpCookies>false</cmhttp:httpCookies>
<cmhttp:httpQueryParameterSeparatorDefault>&</cmhttp:httpQueryParameterSeparatorDefault>
</cmhttp:httpBindingExtension>
</bindingComponent></bindings>
<services><serviceComponent xml:id="id-1734710162">
<name>
<cmbase:namespaceName>http://example.org/Echo</cmbase:namespaceName>
<cmbase:localName>EchoService</cmbase:localName>
</name>
<interface ref="id-1637192594"/>
<endpoints><endpointComponent xml:id="id-2015286162">
<name>EchoHTTPEndpoint</name>
<binding ref="id-1693045650"/>
<cmbase:parent ref="id-1734710162"/>
<cmhttp:httpEndpointExtension>
<cmhttp:httpAuthenticationRealm>example.org Realm</cmhttp:httpAuthenticationRealm>
<cmhttp:httpAuthenticationScheme>basic</cmhttp:httpAuthenticationScheme>
</cmhttp:httpEndpointExtension>
</endpointComponent></endpoints>
</serviceComponent></services>
<elementDeclarations><elementDeclarationComponent xml:id="id-191370130">
<name>
<cmbase:namespaceName>http://example.org/Echo</cmbase:namespaceName>
<cmbase:localName>Echo</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent><elementDeclarationComponent xml:id="id-192353170">
<name>
<cmbase:namespaceName>http://example.org/Echo</cmbase:namespaceName>
<cmbase:localName>EchoResponse</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent></elementDeclarations>
<typeDefinitions><typeDefinitionComponent xml:id="id-209326994">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>anyURI</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-206443410">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>base64Binary</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-266376082">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>boolean</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-229364626">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>byte</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-253137810">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>date</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-228234130">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>dateTime</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-206967698">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>decimal</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-209458066">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>double</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-205984658">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>duration</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-207852434">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>ENTITIES</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-205788050">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>ENTITY</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-229495698">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>float</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-253596562">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>gDay</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-206377874">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>gMonth</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-208114578">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>gMonthDay</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-266441618">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>gYear</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-266638226">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>gYearMonth</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-209392530">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>hexBinary</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-253072274">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>ID</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-252875666">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>IDREF</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-252744594">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>IDREFS</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-252941202">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>int</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-44766098">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>integer</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-207983506">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>language</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-44962706">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>long</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-266507154">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>Name</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-268112786">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>NCName</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-44831634">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>negativeInteger</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-268047250">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>NMTOKEN</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-206181266">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>NMTOKENS</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-205919122">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>nonNegativeInteger</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-208638866">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>nonPositiveInteger</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-207917970">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>normalizedString</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-209261458">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>NOTATION</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-229168018">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>positiveInteger</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-252351378">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>QName</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-44897170">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>short</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-205853586">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>string</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-253203346">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>time</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-228496274">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>token</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-228709266">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>unsignedByte</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-253662098">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>unsignedInt</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-252220306">
<name>
<cmbase:namespaceName>http://www.w3.org/2001/XMLSchema</cmbase:namespaceName>
<cmbase:localName>unsignedLong</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent><typeDefinitionComponent xml:id="id-253531026">
<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 Friday, 29 September 2006 00:55:23 UTC