- 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/wsdl-xslt/HTTPBinding-1G In directory hutz:/tmp/cvs-serv19509/test-suite/results/wsdl-xslt/HTTPBinding-1G Modified Files: Echo.results.xml Added Files: Echo.temp Log Message: Updated results, only documents/good are rolled up now. --- NEW FILE: Echo.temp --- <?xml version="1.0" encoding="UTF-8"?> <!-- Generated by wsdl-component-model.xslt, Jonathan Marsh, Microsoft, jmarsh@microsoft.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="N10001"> <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="N1001E"> <name> <base:namespaceName>http://example.org/Echo</base:namespaceName> <base:localName>EchoInterface</base:localName> </name> <interfaceOperations><interfaceOperationComponent xml:id="N10021"> <name> <base:namespaceName>http://example.org/Echo</base:namespaceName> <base:localName>echo</base:localName> </name> <messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern> <interfaceMessageReferences><interfaceMessageReferenceComponent xml:id="N10026"> <messageLabel>In</messageLabel> <direction>in</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref="N10014"/> <base:parent ref="N10021"/> </interfaceMessageReferenceComponent><interfaceMessageReferenceComponent xml:id="N10029"> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> <elementDeclaration ref="N10018"/> <base:parent ref="N10021"/> </interfaceMessageReferenceComponent></interfaceMessageReferences> <base:parent ref="N1001E"/> <ext:wsdlInterfaceOperationExtension> <ext:safety>true</ext:safety> </ext:wsdlInterfaceOperationExtension> </interfaceOperationComponent></interfaceOperations> </interfaceComponent></interfaces> <bindings><bindingComponent xml:id="N1002E"> <name> <base:namespaceName>http://example.org/Echo</base:namespaceName> <base:localName>EchoHTTPBinding</base:localName> </name> <interface ref="N1001E"/> <type>http://www.w3.org/2006/01/wsdl/http</type> <bindingOperations><bindingOperationComponent xml:id="N10034"> <interfaceOperation ref="N10021"/> <base:parent ref="N1002E"/> <httpcm:httpBindingOperationExtension> <httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization> <httpcm:httpInputSerialization>application/x-www-form-urlencoded</httpcm:httpInputSerialization> <httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited> <httpcm:httpMethod>GET</httpcm:httpMethod> <httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization> </httpcm:httpBindingOperationExtension> </bindingOperationComponent></bindingOperations> <httpcm:httpBindingExtension> <httpcm:httpCookies>false</httpcm:httpCookies> <httpcm:httpQueryParameterSeparatorDefault>&</httpcm:httpQueryParameterSeparatorDefault> </httpcm:httpBindingExtension> </bindingComponent></bindings> <services><serviceComponent xml:id="N10039"> <name> <base:namespaceName>http://example.org/Echo</base:namespaceName> <base:localName>EchoService</base:localName> </name> <interface ref="N1001E"/> <endpoints><endpointComponent xml:id="N10040"> <name>EchoHTTPEndpoint</name> <binding ref="N1002E"/> <base:parent ref="N10039"/> <httpcm:httpEndpointExtension> <httpcm:httpAuthenticationRealm>example.org Realm</httpcm:httpAuthenticationRealm> <httpcm:httpAuthenticationScheme>basic</httpcm:httpAuthenticationScheme> </httpcm:httpEndpointExtension> </endpointComponent></endpoints> </serviceComponent></services> <elementDeclarations><elementDeclarationComponent xml:id="N10014"> <name> <base:namespaceName>http://example.org/Echo</base:namespaceName> <base:localName>Echo</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent><elementDeclarationComponent xml:id="N10018"> <name> <base:namespaceName>http://example.org/Echo</base:namespaceName> <base:localName>EchoResponse</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent></elementDeclarations> <typeDefinitions><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> Index: Echo.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/HTTPBinding-1G/Echo.results.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C 2 -d -r1.1 -r1.2 *** Echo.results.xml 7 Jul 2006 21:19:26 -0000 1.1 --- Echo.results.xml 13 Jul 2006 20:47:50 -0000 1.2 *************** *** 2,4 **** <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing source="../../../documents/good/.wsdl" archetype="../../Baseline/HTTPBinding-1G/Echo.wsdl" aspirant="Echo.wsdl"/> --- 2,4 ---- <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing source="../../../documents/good/HTTPBinding-1G/Echo.wsdl" archetype="Baseline/HTTPBinding-1G/Echo.canonical.wsdlcm" aspirant="wsdl-xslt/HTTPBinding-1G/Echo.canonical.wsdlcm"/>
Received on Thursday, 13 July 2006 20:49:12 UTC