- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 17 Jan 2007 06:02:33 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Baseline/MessageTest-1G
In directory hutz:/tmp/cvs-serv11048/test-suite/results/Baseline/MessageTest-1G
Modified Files:
SOAPservice.canonical.wsdlcm
Log Message:
See http://lists.w3.org/Archives/Public/www-ws-desc/2007Jan/0136.html
1) Removed GenericSOAPBinding from MessageTest-1G, including the
endpoint referring to it.
2) Created MessageTest-6G that only has the GenericSOAPBinding,
including removing endpoints associated with other bindings.
3) Changed the content models of Send and GuaranteedFault to elements
sendString and sendInt, with xs:string and xs:int types repectively.
4) Changed the name of the Service, changed some comments
+ Regenerated all results.
Index: SOAPservice.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Baseline/MessageTest-1G/SOAPservice.canonical.wsdlcm,v
retrieving revision 1.17
retrieving revision 1.18
diff -C 2 -d -r1.17 -r1.18
*** SOAPservice.canonical.wsdlcm 8 Jan 2007 19:57:17 -0000 1.17
--- SOAPservice.canonical.wsdlcm 17 Jan 2007 06:02:31 -0000 1.18
***************
*** 1,10 ****
! <?xml version="1.0" encoding="UTF-8"?><!-- Generated by wsdl-component-model.xslt, Jonathan Marsh, WSO2, jonathan@wso2.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:wsacm="http://www.w3.org/2002/ws/desc/wsdl/component-ws-addressing"
! xmlns:ext="http://www.w3.org/2002/ws/desc/wsdl/component-extensions"
! xmlns:httpcm="http://www.w3.org/2002/ws/desc/wsdl/component-http"
xmlns:rpccm="http://www.w3.org/2002/ws/desc/wsdl/component-rpc"
! xmlns:base="http://www.w3.org/2002/ws/desc/wsdl/component-base" xml:id="c1">
<extensions>
<base:uri>http://www.w3.org/2006/01/wsdl-extensions</base:uri>
[...1046 lines suppressed...]
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 1236,1240 ----
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
! <typeDefinitionComponent xml:id="c162">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 1269,1273 ****
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
! <typeDefinitionComponent xml:id="c166">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 1243,1247 ----
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
! <typeDefinitionComponent xml:id="c163">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
Received on Wednesday, 17 January 2007 06:03:12 UTC