- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 18 Apr 2005 15:04:33 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv26229
Modified Files:
wsdl20.xml
Log Message:
Fixed typo reported by David Booth to public-ws-desc-comments@w3.org today.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.207
retrieving revision 1.208
diff -C2 -d -r1.207 -r1.208
*** wsdl20.xml 17 Apr 2005 23:13:52 -0000 1.207
--- wsdl20.xml 18 Apr 2005 15:04:31 -0000 1.208
***************
*** 166,170 ****
optional to the client. But it needs to be supported by the Web service.</p>
! <p>A WSDL 2.0 interface describes potential interaction with a service -not
required interaction. The declaration of an operation in a WSDL
interface is not an assertion that the interaction described by the
--- 166,170 ----
optional to the client. But it needs to be supported by the Web service.</p>
! <p>A WSDL 2.0 interface describes potential interaction with a service--not
required interaction. The declaration of an operation in a WSDL
interface is not an assertion that the interaction described by the
***************
*** 7844,7848 ****
<p>An &EII; whose namespace name is <attval>&wsdl-ns;</attval> and
whose local part is <el>description</el> conforms to this
! specification if it is valid acoording to the XML Schema for that
element as defined by this specification (<loc
href="&wsdl-ns;/wsdl20.xsd">&wsdl-ns;/wsdl20.xsd</loc>) and
--- 7844,7848 ----
<p>An &EII; whose namespace name is <attval>&wsdl-ns;</attval> and
whose local part is <el>description</el> conforms to this
! specification if it is valid according to the XML Schema for that
element as defined by this specification (<loc
href="&wsdl-ns;/wsdl20.xsd">&wsdl-ns;/wsdl20.xsd</loc>) and
Received on Monday, 18 April 2005 15:04:34 UTC