- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 08 Feb 2007 20:19:53 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/LocationTemplate-1G
In directory hutz:/tmp/cvs-serv27108/test-suite/results/wsdl-xslt/LocationTemplate-1G
Modified Files:
SOAPservice.wsdlcm SOAPservice.canonical.wsdlcm
Log Message:
Fixes per http://lists.w3.org/Archives/Public/www-ws-desc/2007Feb/0013.html.
Index: SOAPservice.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/LocationTemplate-1G/SOAPservice.wsdlcm,v
retrieving revision 1.8
retrieving revision 1.9
diff -C 2 -d -r1.8 -r1.9
*** SOAPservice.wsdlcm 1 Feb 2007 22:38:37 -0000 1.8
--- SOAPservice.wsdlcm 8 Feb 2007 20:19:51 -0000 1.9
***************
*** 206,210 ****
<base:parent ref="N10090"/>
<soapcm:soapBindingOperationExtension>
! <httpcm:httpLocation>datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}</httpcm:httpLocation>
<soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep>
</soapcm:soapBindingOperationExtension>
--- 206,210 ----
<base:parent ref="N10090"/>
<soapcm:soapBindingOperationExtension>
! <httpcm:httpLocation>datespace/{year}.html?passphrase={time}{{4(^$@!}}4^@*}}</httpcm:httpLocation>
<soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep>
</soapcm:soapBindingOperationExtension>
Index: SOAPservice.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/LocationTemplate-1G/SOAPservice.canonical.wsdlcm,v
retrieving revision 1.10
retrieving revision 1.11
diff -C 2 -d -r1.10 -r1.11
*** SOAPservice.canonical.wsdlcm 25 Jan 2007 05:23:07 -0000 1.10
--- SOAPservice.canonical.wsdlcm 8 Feb 2007 20:19:51 -0000 1.11
***************
*** 113,117 ****
<base:parent ref="c12"/>
<soapcm:soapBindingOperationExtension>
! <httpcm:httpLocation>datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}</httpcm:httpLocation>
<soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep>
</soapcm:soapBindingOperationExtension>
--- 113,117 ----
<base:parent ref="c12"/>
<soapcm:soapBindingOperationExtension>
! <httpcm:httpLocation>datespace/{year}.html?passphrase={time}{{4(^$@!}}4^@*}}</httpcm:httpLocation>
<soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep>
</soapcm:soapBindingOperationExtension>
Received on Thursday, 8 February 2007 20:20:33 UTC