2002/ws/desc/wsdl20 wsdl20-bindings.xml,1.80,1.81

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

Modified Files:
	wsdl20-bindings.xml 
Log Message:
Changed items order in 3.3 Default Binding Rules


Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.80
retrieving revision 1.81
diff -C2 -d -r1.80 -r1.81
*** wsdl20-bindings.xml	23 Jul 2004 10:46:28 -0000	1.80
--- wsdl20-bindings.xml	26 Jul 2004 07:41:04 -0000	1.81
***************
*** 1124,1127 ****
--- 1124,1135 ----
  	<ulist>
  
+ 	  <item><p><emph>HTTP Method Declaration.</emph>
+         When formulating the HTTP message to be transmitted, the
+         HTTP request method MUST be what is defined by the
+         <att>http:method</att> attribute on <el>operation</el>, or with
+ 	the <att>http:defaultMethod</att> attribute on
+ 	  <el>binding</el>.</p>
+ 	  </item>
+ 
  	  <item><p><emph>Payload construction.</emph>
          When formulating the HTTP message to be transmitted, the
***************
*** 1150,1161 ****
  	  </item>
  
- 	  <item><p><emph>HTTP Method Declaration.</emph>
-         When formulating the HTTP message to be transmitted, the
-         HTTP request method MUST be what is defined by the
-         <att>http:method</att> attribute on <el>operation</el>, or with
- 	the <att>http:defaultMethod</att> attribute on
- 	  <el>binding</el>.</p>
- 	  </item>
- 
  	  <item><p><emph>Serialization format.</emph>
  	  
--- 1158,1161 ----

Received on Monday, 26 July 2004 03:41:19 UTC