- From: Hugo Haas <hugo@dev.w3.org>
- Date: Tue, 20 Jul 2004 14:52:19 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv16033
Modified Files:
wsdl20-bindings.xml
Log Message:
Fixed typos
Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -d -r1.52 -r1.53
*** wsdl20-bindings.xml 20 Jul 2004 14:31:13 -0000 1.52
--- wsdl20-bindings.xml 20 Jul 2004 14:52:17 -0000 1.53
***************
*** 1260,1264 ****
value is <emph>#none</emph> then the payload MUST be empty. Finally if
the value is <emph>#element</emph> then the payload will be the &EII;
! identified by the &message_reference-message_element-p; property of the Message Reference
component.</p>
<p>If the Message Reference component is declared using a non-XML type
--- 1260,1264 ----
value is <emph>#none</emph> then the payload MUST be empty. Finally if
the value is <emph>#element</emph> then the payload will be the &EII;
! identified by the &message_reference-element-p; property of the Message Reference
component.</p>
<p>If the Message Reference component is declared using a non-XML type
***************
*** 1587,1591 ****
<p>
The URI style may only be used for Interface Operation
! components whose &interface_operation-message_echange_pattern-p; property has the
value 'http://www.w3.org/@@@@/@@/wsdl/in-only', 'http://www.w3.org/@@@@/@@/wsdl/robust-in-only' or
'http://www.w3.org/@@@@/@@/wsdl/in-out'.
--- 1587,1591 ----
<p>
The URI style may only be used for Interface Operation
! components whose &interface_operation-message_exchange_pattern-p; property has the
value 'http://www.w3.org/@@@@/@@/wsdl/in-only', 'http://www.w3.org/@@@@/@@/wsdl/robust-in-only' or
'http://www.w3.org/@@@@/@@/wsdl/in-out'.
Received on Tuesday, 20 July 2004 10:52:26 UTC