2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.58,1.59

Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv27550/ws/desc/wsdl20

Modified Files:
	wsdl20-adjuncts.xml 
Log Message:
LC98: {soap mep} only applies to SOAP 1.2.

Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.58
retrieving revision 1.59
diff -C2 -d -r1.58 -r1.59
*** wsdl20-adjuncts.xml	13 Jun 2005 09:12:56 -0000	1.58
--- wsdl20-adjuncts.xml	13 Jun 2005 15:37:05 -0000	1.59
***************
*** 1569,1575 ****
            <head>Description</head>
  
!           <p>Every Binding Operation component of a SOAP binding MUST
!           indicate the SOAP Message Exchange Pattern (MEP) to be used for 
!           that operation. This binding extension specification allows the user to
            indicate a default SOAP MEP to be used for all Binding
            Operation components of this Binding component.</p>
--- 1569,1573 ----
            <head>Description</head>
  
!           <p>This binding extension specification allows the user to
            indicate a default SOAP MEP to be used for all Binding
            Operation components of this Binding component.</p>
***************
*** 1759,1768 ****
              ref="RFC3987"/>, to the Binding Operation component. The
              value of this property identifies the SOAP Message
!             Exchange Pattern (MEP) for this specific operation. If no
!             specific value is assigned, then the value assigned by the
!             default rules apply (for SOAP 1.2, see <specref
!             ref="soap12-defaults"/>). It is an error for this property
!             to not have a value (which MAY happen if the default rules
!             are not applicable).</p></item>
  
              <item><p>{soap action} OPTIONAL. A <emph>xs:anyURI</emph>, which
--- 1757,1761 ----
              ref="RFC3987"/>, to the Binding Operation component. The
              value of this property identifies the SOAP Message
!             Exchange Pattern (MEP) for this specific operation.</p></item>
  
              <item><p>{soap action} OPTIONAL. A <emph>xs:anyURI</emph>, which
***************
*** 2414,2418 ****
            &interface_operation-message_exchange_pattern-p; property,
            then no default value is defined for the {soap mep} property
!           of the corresponding Binding Operation component.</p>
  
  	  <ednote id='one-way-mep-default'>
--- 2407,2413 ----
            &interface_operation-message_exchange_pattern-p; property,
            then no default value is defined for the {soap mep} property
!           of the corresponding Binding Operation component.
!           If is an error for this property
!           to NOT have a value when the binding is a SOAP 1.2 binding.</p>
  
  	  <ednote id='one-way-mep-default'>

Received on Monday, 13 June 2005 15:37:16 UTC