- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 09 May 2006 02:51:55 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Canon/Interface-2G
In directory hutz:/tmp/cvs-serv1540/test-suite/results/Canon/Interface-2G
Modified Files:
Interface.canonical.wsdlcm
Log Message:
wsdl-xslt updated results, canonicalization improvements, new summary.
Index: Interface.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Canon/Interface-2G/Interface.canonical.wsdlcm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Interface.canonical.wsdlcm 4 May 2006 03:19:37 -0000 1.1
--- Interface.canonical.wsdlcm 9 May 2006 02:51:53 -0000 1.2
***************
*** 1,11 ****
! <?xml version="1.0" encoding="UTF-8"?>
! <wsd:descriptionComponent xml:id="c1" xmlns:wsd="http://www.w3.org/2002/ws/desc/wsdl/component">
! <wsd:interfaces>
! <wsd:interfaceComponent xml:id="c2">
<wsd:name>
<wsd:namespaceName>http://example.org/</wsd:namespaceName>
<wsd:localName>myInterface</wsd:localName>
</wsd:name>
! </wsd:interfaceComponent>
! </wsd:interfaces>
! </wsd:descriptionComponent>
--- 1,8 ----
! <?xml version="1.0" encoding="UTF-8"?><wsd:descriptionComponent xml:id="c1" xmlns:wsd="http://www.w3.org/2002/ws/desc/wsdl/component">
! <wsd:interfaces><wsd:interfaceComponent xml:id="c2">
<wsd:name>
<wsd:namespaceName>http://example.org/</wsd:namespaceName>
<wsd:localName>myInterface</wsd:localName>
</wsd:name>
! </wsd:interfaceComponent></wsd:interfaces>
! </wsd:descriptionComponent>
\ No newline at end of file
Received on Tuesday, 9 May 2006 02:52:55 UTC