- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 25 Apr 2007 15:53:53 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv24014/wsdl20
Modified Files:
wsdl20.xml
Log Message:
Fixed typo in Example C-2. Replaced xsTicketAgent: with ns1:.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.461
retrieving revision 1.462
diff -C 2 -d -r1.461 -r1.462
*** wsdl20.xml 19 Apr 2007 16:22:26 -0000 1.461
--- wsdl20.xml 25 Apr 2007 15:53:51 -0000 1.462
***************
*** 12341,12345 ****
http://example.org/TicketAgent.wsdl20#
xmlns(ns1=http://example.org/TicketAgent.xsd)
! wsdl.elementDeclaration(xsTicketAgent:reserveFlightResponse)
http://example.org/TicketAgent.wsdl20#
--- 12341,12345 ----
http://example.org/TicketAgent.wsdl20#
xmlns(ns1=http://example.org/TicketAgent.xsd)
! wsdl.elementDeclaration(ns1:reserveFlightResponse)
http://example.org/TicketAgent.wsdl20#
***************
*** 12410,12413 ****
--- 12410,12422 ----
<th>Description</th>
</tr>
+
+ <tr>
+ <td>20070425</td>
+ <td>AGR</td>
+ <td>
+ Fixed typo in Example C-2. Replaced xsTicketAgent: with
+ ns1:.
+ </td>
+ </tr>
<tr>
Received on Wednesday, 25 April 2007 15:54:03 UTC