- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 22 Apr 2005 19:07:49 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv12886
Modified Files:
ws-addr-soap.xml
Log Message:
Added resolution to lc27 - clarified confusing use of XML infoset terminology in XML representation of properties.
Index: ws-addr-soap.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-soap.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -C2 -d -r1.50 -r1.51
*** ws-addr-soap.xml 22 Apr 2005 18:58:43 -0000 1.50
--- ws-addr-soap.xml 22 Apr 2005 19:07:47 -0000 1.51
***************
*** 259,263 ****
set of SOAP properties and their correspondence to the abstract message
addressing properties defined by &wsa-core.title;[<bibref ref="WSADDR-CORE"
! />]. The SOAP 1.2 Addressing 1.0 Module uses the XML Infoset representation of
the abstract message addressing properties defined in &wsa-core.title;.</p>
<p>When sending a message each property is represented using the appropriate element
--- 259,264 ----
set of SOAP properties and their correspondence to the abstract message
addressing properties defined by &wsa-core.title;[<bibref ref="WSADDR-CORE"
! />]. The SOAP 1.2 Addressing 1.0 Module defines SOAP headers corresponding to
! the XML Infoset representation of
the abstract message addressing properties defined in &wsa-core.title;.</p>
<p>When sending a message each property is represented using the appropriate element
***************
*** 275,281 ****
<div2 id="bindrefp">
<head>Binding Message Addressing Properties</head>
! <p>When a message is be addressed to an endpoint, the values of the SOAP 1.2
! Addressing 1.0 Feature properties are mapped to the message as SOAP header
! blocks with the following additional modifications:</p>
<ulist>
<item>
--- 276,283 ----
<div2 id="bindrefp">
<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>
***************
*** 293,297 ****
<item>
<p>Each property that is of type IRI MUST be serialized as an absolute IRI
! in the SOAP message.</p>
</item>
</ulist>
--- 295,300 ----
<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>
Received on Friday, 22 April 2005 19:07:51 UTC