2002/ws/desc/wsdl20 wsdl20-bindings.xml,1.54,1.55

Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv25773

Modified Files:
	wsdl20-bindings.xml 
Log Message:
Fixed typo
Used MEP entities


Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.54
retrieving revision 1.55
diff -C2 -d -r1.54 -r1.55
*** wsdl20-bindings.xml	20 Jul 2004 15:06:24 -0000	1.54
--- wsdl20-bindings.xml	20 Jul 2004 15:18:11 -0000	1.55
***************
*** 310,314 ****
            <item><p><emph>SOAP MEP Selection.</emph> If the Interface
            Operation component's &interface_operation-message_exchange_pattern-p; property
!           has the value <attval>&wsdl-ns;/in-out</attval> then the
            default value of the {soap mep} property for the
            corresponding Binding Operation component is
--- 310,314 ----
            <item><p><emph>SOAP MEP Selection.</emph> If the Interface
            Operation component's &interface_operation-message_exchange_pattern-p; property
!           has the value <attval>&wsdl-mep-in-out;</attval> then the
            default value of the {soap mep} property for the
            corresponding Binding Operation component is
***************
*** 1588,1593 ****
  	  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'.
  	</p>
            <p>
--- 1588,1593 ----
  	  The URI style may only be used for Interface Operation
  	  components whose &interface_operation-message_exchange_pattern-p; property has the
! 	  value '&wsdl-mep-in-only;', '&wsdl-mep-robust-in-only;' or
! 	  '&wsdl-mep-in-out;'.
  	</p>
            <p>
***************
*** 1662,1666 ****
            <p>
  	  The Multipart style is selected by assigning the Interface
! 	  Operation component's &interface_operation-stype-p; property the value
  	  <emph>&MULTIPART-STYLE;</emph>.
  	</p>
--- 1662,1666 ----
            <p>
  	  The Multipart style is selected by assigning the Interface
! 	  Operation component's &interface_operation-style-p; property the value
  	  <emph>&MULTIPART-STYLE;</emph>.
  	</p>
***************
*** 1668,1673 ****
  	  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'.
  	</p>
            <p>
--- 1668,1673 ----
  	  The URI style may only be used for Interface Operation
  	  components whose &interface_operation-message_exchange_pattern-p; property has the
! 	  value '&wsdl-mep-in-only;', '&wsdl-mep-robust-in-only;' or
! 	  '&wsdl-mep-in-out;'.
  	</p>
            <p>

Received on Tuesday, 20 July 2004 11:18:13 UTC