- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 19 May 2006 01:09:14 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/Service-3G In directory hutz:/tmp/cvs-serv23131/test-suite/results/wsdl-xslt/Service-3G Modified Files: Service.wsdlcm Service-results.xml Service.canonical.wsdlcm Log Message: Updated ant script and xslt to construct it (from test-suite.xml). Corresponding updates to roll-up stylesheets and so forth. Index: Service.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/Service-3G/Service.wsdlcm,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Service.wsdlcm 17 May 2006 04:18:25 -0000 1.3 --- Service.wsdlcm 19 May 2006 01:09:12 -0000 1.4 *************** *** 1,7 **** <?xml version="1.0" encoding="UTF-8"?> <!-- Generated by wsdl-component-model.xslt, Jonathan Marsh, Microsoft, jmarsh@microsoft.com --> ! <descriptionComponent xml:id="IDAGAOP" xmlns="http://www.w3.org/2002/ws/desc/wsdl/component"> <interfaces> ! <interfaceComponent xml:id="IDA1AOP"> <name> <namespaceName>http://example.org/Service</namespaceName> --- 1,7 ---- <?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" xml:id="N10001"> <interfaces> ! <interfaceComponent xml:id="N10019"> <name> <namespaceName>http://example.org/Service</namespaceName> *************** *** 9,13 **** </name> <interfaceOperations> ! <interfaceOperationComponent xml:id="IDA4AOP"> <name> <namespaceName>http://example.org/Service</namespaceName> --- 9,13 ---- </name> <interfaceOperations> ! <interfaceOperationComponent xml:id="N1001C"> <name> <namespaceName>http://example.org/Service</namespaceName> *************** *** 16,35 **** <messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern> <interfaceMessageReferences> ! <interfaceMessageReferenceComponent xml:id="IDACBOP"> <messageLabel>In</messageLabel> <direction>in</direction> <messageContentModel>#element</messageContentModel> ! <elementDeclaration ref="IDAVAOP"></elementDeclaration> ! <parent ref="IDA4AOP" /> </interfaceMessageReferenceComponent> ! <interfaceMessageReferenceComponent xml:id="IDAFBOP"> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> ! <elementDeclaration ref="IDAVAOP"></elementDeclaration> ! <parent ref="IDA4AOP" /> </interfaceMessageReferenceComponent> </interfaceMessageReferences> ! <parent ref="IDA1AOP" /> </interfaceOperationComponent> </interfaceOperations> --- 16,35 ---- <messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern> <interfaceMessageReferences> ! <interfaceMessageReferenceComponent xml:id="N10020"> <messageLabel>In</messageLabel> <direction>in</direction> <messageContentModel>#element</messageContentModel> ! <elementDeclaration ref="N10013"/> ! <parent ref="N1001C"/> </interfaceMessageReferenceComponent> ! <interfaceMessageReferenceComponent xml:id="N10023"> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> ! <elementDeclaration ref="N10013"/> ! <parent ref="N1001C"/> </interfaceMessageReferenceComponent> </interfaceMessageReferences> ! <parent ref="N10019"/> </interfaceOperationComponent> </interfaceOperations> *************** *** 37,41 **** </interfaces> <bindings> ! <bindingComponent xml:id="IDAKBOP"> <name> <namespaceName>http://example.org/Service</namespaceName> --- 37,41 ---- </interfaces> <bindings> ! <bindingComponent xml:id="N10028"> <name> <namespaceName>http://example.org/Service</namespaceName> *************** *** 46,61 **** </bindings> <services> ! <serviceComponent xml:id="IDAPBOP"> <name> <namespaceName>http://example.org/Service</namespaceName> <localName>EchoService</localName> </name> ! <interface ref="IDA1AOP"></interface> <endpoints> ! <endpointComponent xml:id="IDATBOP"> <name>SOAPEndpoint</name> ! <binding ref="IDAKBOP"></binding> <address>http://www.example.com/services/EchoService</address> ! <parent ref="IDAPBOP" /> </endpointComponent> </endpoints> --- 46,61 ---- </bindings> <services> ! <serviceComponent xml:id="N1002D"> <name> <namespaceName>http://example.org/Service</namespaceName> <localName>EchoService</localName> </name> ! <interface ref="N10019"/> <endpoints> ! <endpointComponent xml:id="N10031"> <name>SOAPEndpoint</name> ! <binding ref="N10028"/> <address>http://www.example.com/services/EchoService</address> ! <parent ref="N1002D"/> </endpointComponent> </endpoints> *************** *** 63,67 **** </services> <elementDeclarations> ! <elementDeclarationComponent xml:id="IDAVAOP"> <name> <namespaceName>http://example.org/Service</namespaceName> --- 63,67 ---- </services> <elementDeclarations> ! <elementDeclarationComponent xml:id="N10013"> <name> <namespaceName>http://example.org/Service</namespaceName> Index: Service-results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/Service-3G/Service-results.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Service-results.xml 4 May 2006 03:19:43 -0000 1.1 --- Service-results.xml 19 May 2006 01:09:12 -0000 1.2 *************** *** 1,4 **** <?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing aspirant="Service.canonical.wsdlcm" archetype="../../Baseline/Service-3G/Service.canonical.wsdlcm" source="../../../documents/good/Service-3G/Service.wsdl"> ! </comparing> --- 1,4 ---- <?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! ! <comparing source="../../../documents/good/Service-3G/Service.wsdl" archetype="../../C:\Documents and Settings\jmarsh\My Documents\workspace\desc\test-suite\results\Baseline/Service-3G/Service.canonical.wsdlcm" aspirant="Service.canonical.wsdlcm"/> Index: Service.canonical.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/Service-3G/Service.canonical.wsdlcm,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Service.canonical.wsdlcm 17 May 2006 04:18:25 -0000 1.4 --- Service.canonical.wsdlcm 19 May 2006 01:09:12 -0000 1.5 *************** *** 1,3 **** ! <?xml version="1.0" encoding="UTF-8"?><!-- Generated by wsdl-component-model.xslt, Jonathan Marsh, Microsoft, jmarsh@microsoft.com --><descriptionComponent xml:id="c1" xmlns="http://www.w3.org/2002/ws/desc/wsdl/component"> <interfaces><interfaceComponent xml:id="c2"> <name> --- 1,4 ---- ! <?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" xml:id="c1"> <interfaces><interfaceComponent xml:id="c2"> <name> *************** *** 15,28 **** <direction>in</direction> <messageContentModel>#element</messageContentModel> ! <elementDeclaration ref="c9"></elementDeclaration> ! <parent ref="c3"></parent> </interfaceMessageReferenceComponent><interfaceMessageReferenceComponent xml:id="c5"> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> ! <elementDeclaration ref="c9"></elementDeclaration> ! <parent ref="c3"></parent> </interfaceMessageReferenceComponent></interfaceMessageReferences> ! <parent ref="c2"></parent> </interfaceOperationComponent></interfaceOperations> </interfaceComponent></interfaces> --- 16,29 ---- <direction>in</direction> <messageContentModel>#element</messageContentModel> ! <elementDeclaration ref="c9"/> ! <parent ref="c3"/> </interfaceMessageReferenceComponent><interfaceMessageReferenceComponent xml:id="c5"> <messageLabel>Out</messageLabel> <direction>out</direction> <messageContentModel>#element</messageContentModel> ! <elementDeclaration ref="c9"/> ! <parent ref="c3"/> </interfaceMessageReferenceComponent></interfaceMessageReferences> ! <parent ref="c2"/> </interfaceOperationComponent></interfaceOperations> </interfaceComponent></interfaces> *************** *** 39,48 **** <localName>EchoService</localName> </name> ! <interface ref="c2"></interface> <endpoints><endpointComponent xml:id="c8"> <name>SOAPEndpoint</name> ! <binding ref="c6"></binding> <address>http://www.example.com/services/EchoService</address> ! <parent ref="c7"></parent> </endpointComponent></endpoints> </serviceComponent></services> --- 40,49 ---- <localName>EchoService</localName> </name> ! <interface ref="c2"/> <endpoints><endpointComponent xml:id="c8"> <name>SOAPEndpoint</name> ! <binding ref="c6"/> <address>http://www.example.com/services/EchoService</address> ! <parent ref="c7"/> </endpointComponent></endpoints> </serviceComponent></services>
Received on Friday, 19 May 2006 01:10:10 UTC