2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.254,1.255

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

Modified Files:
	wsdl20-adjuncts.xml 
Log Message:
CR157: RE: LocationTemplate-1G test

Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.254
retrieving revision 1.255
diff -C 2 -d -r1.254 -r1.255
*** wsdl20-adjuncts.xml	13 Mar 2007 15:48:30 -0000	1.254
--- wsdl20-adjuncts.xml	13 Mar 2007 16:04:49 -0000	1.255
***************
*** 4292,4300 ****
  	    <prop comp="Binding">http query parameter
  	    separator default</prop> property, MUST be percent-encoded.</p></item>
                  <item><p>The other characters, EXCEPT the ones in the range:
!                 <code>"&amp;" | ";" | ALPHA | DIGIT | "-" | "." | "_" | "~" | "!" | "$" | "'" | "(" |
!                 ")" | "*" | "+" | "," | ":" | "@" | "?" | "/"</code>,
!                 MUST be percent-encoded.</p></item></ulist>
!                 </item>   
                  
                    <item><p>Percent-encoding MUST be performed using the UTF-8 representation of the character
--- 4292,4303 ----
  	    <prop comp="Binding">http query parameter
  	    separator default</prop> property, MUST be percent-encoded.</p></item>
+                 <item><p>The characters in the range: <code>"&amp;" | ";" | "!" | "$" | "'" | "(" |
+                 ")" | "*" | "+" | "," | ":" | "@" | "?" | "/"</code>
+                 SHOULD be encoded.</p></item>
                  <item><p>The other characters, EXCEPT the ones in the range:
!                 <code>ALPHA | DIGIT | "-" | "." | "_" | "~"</code>,
!                 MUST be percent-encoded.</p></item>
!                 </ulist>
!                 </item>  
                  
                    <item><p>Percent-encoding MUST be performed using the UTF-8 representation of the character
***************
*** 5476,5479 ****
--- 5479,5489 ----
  	    	<td>20070313</td>
  	    	<td>JJM</td>
+ 	        <td>CR157: RE: LocationTemplate-1G test.
+ 	        </td>
+ 	    </tr>
+ 	    
+ 	    <tr>
+ 	    	<td>20070313</td>
+ 	    	<td>JJM</td>
  	        <td>CR156: Query parameter separator value.
  	        </td>

Received on Tuesday, 13 March 2007 16:05:55 UTC