2004/ws/addressing ws-addr-soap.xml,1.53,1.54

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

Modified Files:
	ws-addr-soap.xml 
Log Message:
Added resolution to lc31 - clarified what to do if a reference parameter already has an IsReferenceParameter attribute.

Index: ws-addr-soap.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-soap.xml,v
retrieving revision 1.53
retrieving revision 1.54
diff -C2 -d -r1.53 -r1.54
*** ws-addr-soap.xml	22 Apr 2005 19:46:47 -0000	1.53
--- ws-addr-soap.xml	22 Apr 2005 19:51:34 -0000	1.54
***************
*** 306,310 ****
                              wsa:IsReferenceParameter attribute (see <specref ref="additionalinfoset"
                              />) whose value is a valid xs:boolean representaion of
!                             <attval>true</attval>. </p>
                      </item>
                      <item>
--- 306,311 ----
                              wsa:IsReferenceParameter attribute (see <specref ref="additionalinfoset"
                              />) whose value is a valid xs:boolean representaion of
!                             <attval>true</attval>. Any existing wsa:IsReferenceParameter
!                             attribute on the header block is replaced.</p>
                      </item>
                      <item>

Received on Friday, 22 April 2005 19:51:38 UTC