- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 17 Nov 2006 18:13:18 +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-serv17642/test-suite/results/Baseline/MessageTest-1G
Modified Files:
SOAPservice.canonical.wsdlcm
Log Message:
Fixed bug in httpHeaderComponent typeDefinition ref.
Fixed bug in bindingFaultReference ref.
Moved HTTP headers to a named template.
Index: SOAPservice.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Baseline/MessageTest-1G/SOAPservice.canonical.wsdlcm,v
retrieving revision 1.9
retrieving revision 1.10
diff -C 2 -d -r1.9 -r1.10
*** SOAPservice.canonical.wsdlcm 17 Nov 2006 16:20:47 -0000 1.9
--- SOAPservice.canonical.wsdlcm 17 Nov 2006 18:13:16 -0000 1.10
***************
*** 1,3 ****
! <?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: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="c1">
<extensions>
<base:uri>http://www.w3.org/2006/01/wsdl-extensions</base:uri>
--- 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:rpccm="http://www.w3.org/2002/ws/desc/wsdl/component-rpc"
! xmlns:httpcm="http://www.w3.org/2002/ws/desc/wsdl/component-http"
[...2364 lines suppressed...]
--- 1261,1266 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent>
! <typeDefinitionComponent xml:id="c167">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 1087,1090 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent></typeDefinitions>
! </descriptionComponent>
\ No newline at end of file
--- 1268,1272 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent>
! </typeDefinitions>
! </descriptionComponent>
Received on Friday, 17 November 2006 18:13:35 UTC