2004/ws/addressing ws-addr-soap.xml,1.70,1.71

Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv444

Modified Files:
	ws-addr-soap.xml 
Log Message:
Added resolution to issue lc105 - added requirement that no additional %-escaping be peformed on IRI type message addressing properties when serialized

Index: ws-addr-soap.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-soap.xml,v
retrieving revision 1.70
retrieving revision 1.71
diff -C2 -d -r1.70 -r1.71
*** ws-addr-soap.xml	25 May 2005 21:07:49 -0000	1.70
--- ws-addr-soap.xml	25 May 2005 21:20:12 -0000	1.71
***************
*** 361,366 ****
            </item>
            <item>
!             <p>The value of each message addressing property that is of type IRI MUST be serialized as
!               an absolute IRI in the corresponding SOAP header block.</p>
            </item>
            <item>
--- 361,368 ----
            </item>
            <item>
!             <p>The value of each message addressing property that is of 
!               type IRI MUST be serialized as
!               an absolute IRI in the corresponding SOAP header block. No additional %-escaping is
!               performed.</p>
            </item>
            <item>

Received on Wednesday, 25 May 2005 21:20:14 UTC