2002/ws/desc/wsdl20 adjuncts-component-assertion-table.xml,1.17,1.18

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

Modified Files:
	adjuncts-component-assertion-table.xml 
Log Message:
Ran ant

Index: adjuncts-component-assertion-table.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/adjuncts-component-assertion-table.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -C 2 -d -r1.17 -r1.18
*** adjuncts-component-assertion-table.xml	8 Mar 2007 16:02:56 -0000	1.17
--- adjuncts-component-assertion-table.xml	8 Mar 2007 19:14:16 -0000	1.18
***************
*** 238,242 ****
  </td>
  <td>If the <prop comp="Interface Operation">style</prop> property of the <comp>Interface Operation</comp> bound has a value of
! 	  <attval>http://www.w3.org/@@@@/@@/wsdl/style/iri</attval> as defined in <specref ref="_operation_iri_style"/>, and if the <prop comp="Binding Operation">http
  	    location</prop> property of the <comp>Binding
  	    Operation</comp> component is present, the value of the <prop comp="Binding Operation">http
--- 238,242 ----
  </td>
  <td>If the <prop comp="Interface Operation">style</prop> property of the <comp>Interface Operation</comp> bound has a value of
! 	  <attval>http://www.w3.org/ns/wsdl/style/iri</attval> as defined in <specref ref="_operation_iri_style"/>, and if the <prop comp="Binding Operation">http
  	    location</prop> property of the <comp>Binding
  	    Operation</comp> component is present, the value of the <prop comp="Binding Operation">http
***************
*** 268,272 ****
  	  <prop comp="Interface Operation">style</prop> property of <comp>Interface
  	  Operation</comp> component being bound MUST contain a value of
! 	  <attval>http://www.w3.org/@@@@/@@/wsdl/style/iri</attval> as defined in <specref ref="_operation_iri_style"/>, i.e. this serialization format
  	  may only be used to serialize the HTTP request corresponding
  	  to the initial message of an
--- 268,272 ----
  	  <prop comp="Interface Operation">style</prop> property of <comp>Interface
  	  Operation</comp> component being bound MUST contain a value of
! 	  <attval>http://www.w3.org/ns/wsdl/style/iri</attval> as defined in <specref ref="_operation_iri_style"/>, i.e. this serialization format
  	  may only be used to serialize the HTTP request corresponding
  	  to the initial message of an
***************
*** 400,404 ****
  </td>
  <td>
! 	  	202 when the MEP is <attval>http://www.w3.org/@@@@/@@/wsdl/in-only</attval>
  </td>
  </tr>
--- 400,404 ----
  </td>
  <td>
! 	  	202 when the MEP is <attval>http://www.w3.org/ns/wsdl/in-only</attval>
  </td>
  </tr>
***************
*** 408,412 ****
  </td>
  <td>
! 	  	204 when the MEP is <attval>http://www.w3.org/@@@@/@@/wsdl/robust-in-only</attval>
  </td>
  </tr>
--- 408,412 ----
  </td>
  <td>
! 	  	204 when the MEP is <attval>http://www.w3.org/ns/wsdl/robust-in-only</attval>
  </td>
  </tr>
***************
*** 536,540 ****
  <td>If the RPC style is used by an <comp>Interface Operation</comp>
  	 component then its <prop comp="Interface Operation">message exchange pattern</prop>
! 	 property MUST have the value either <attval>http://www.w3.org/@@@@/@@/wsdl/in-only</attval> or <attval>http://www.w3.org/@@@@/@@/wsdl/in-out</attval>.</td>
  </tr>
  <tr>
--- 536,540 ----
  <td>If the RPC style is used by an <comp>Interface Operation</comp>
  	 component then its <prop comp="Interface Operation">message exchange pattern</prop>
! 	 property MUST have the value either <attval>http://www.w3.org/ns/wsdl/in-only</attval> or <attval>http://www.w3.org/ns/wsdl/in-out</attval>.</td>
  </tr>
  <tr>
***************
*** 766,770 ****
  	  component's <prop comp="Interface Operation">message
  	  exchange pattern</prop> property MUST have the value
! 	  <attval>http://www.w3.org/@@@@/@@/wsdl/in-out</attval>, and the SOAP MEP is the URI
  	  <attval>http://www.w3.org/2003/05/soap/mep/request-response/</attval>
  	  identifying the SOAP Request-Response Message Exchange
--- 766,770 ----
  	  component's <prop comp="Interface Operation">message
  	  exchange pattern</prop> property MUST have the value
! 	  <attval>http://www.w3.org/ns/wsdl/in-out</attval>, and the SOAP MEP is the URI
  	  <attval>http://www.w3.org/2003/05/soap/mep/request-response/</attval>
  	  identifying the SOAP Request-Response Message Exchange

Received on Thursday, 8 March 2007 19:14:57 UTC