2004/ws/addressing ws-addr-soap.xml,1.56,1.57

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

Modified Files:
	ws-addr-soap.xml 
Log Message:
Added issue 28 resolution: fixed use of mixed notation and indirect terminology for MAPs in Binding Message Addressing Properties section

Index: ws-addr-soap.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-soap.xml,v
retrieving revision 1.56
retrieving revision 1.57
diff -C2 -d -r1.56 -r1.57
*** ws-addr-soap.xml	5 May 2005 17:39:18 -0000	1.56
--- ws-addr-soap.xml	5 May 2005 18:10:03 -0000	1.57
***************
*** 327,337 ****
          <head>Binding Message Addressing Properties</head>
          <p>When a message is to be addressed to an endpoint, the XML
!           representation of each SOAP 1.2 WS-Addressing 1.0 Feature
            property is inserted into the message as a SOAP header block
            subject to the following additional constraints:</p>
          <ulist>
            <item>
!             <p>The value of the &nsuri;/feature/ReferenceParameters
!               property is added to the SOAP message header. The element
                information item of each of the [reference parameters]
                (including all of its [children], [attributes] and
--- 327,337 ----
          <head>Binding Message Addressing Properties</head>
          <p>When a message is to be addressed to an endpoint, the XML
!           Infoset representation of each specified message addressing
            property is inserted into the message as a SOAP header block
            subject to the following additional constraints:</p>
          <ulist>
            <item>
!             <p>The value of the [reference parameters]
!               property is added to the SOAP message header: the element
                information item of each of the [reference parameters]
                (including all of its [children], [attributes] and
***************
*** 355,361 ****
            </item>
            <item>
!             <p>Each property that is of type IRI MUST be serialized as
!               an absolute IRI in the corresponding XML Infoset
!               representation of that Message Addressing Property.</p>
            </item>
          </ulist>
--- 355,360 ----
            </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>
          </ulist>

Received on Thursday, 5 May 2005 18:10:17 UTC