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

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

Modified Files:
	ws-addr-soap.xml 
Log Message:
Added resolution to lc32 - added note warning of infoset changes due to IsReferenceParameter addition when binding [reference parameter] to SOAP.

Index: ws-addr-soap.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-soap.xml,v
retrieving revision 1.54
retrieving revision 1.55
diff -C2 -d -r1.54 -r1.55
*** ws-addr-soap.xml	22 Apr 2005 19:51:34 -0000	1.54
--- ws-addr-soap.xml	22 Apr 2005 20:01:28 -0000	1.55
***************
*** 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>
--- 306,317 ----
                              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>
!                         <note>
!                             <p>Integrity validation of [reference parameters] needs to take into
!                                 account the addition of wsa:IsReferenceParameter attributes and the
!                                 corresponding introduction of the WS-Addressing namespace to the
!                                 [in-scope namespaces]</p>
!                         </note>
                      </item>
                      <item>

Received on Friday, 22 April 2005 20:01:31 UTC