- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 27 Mar 2006 19:45:20 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv16631
Modified Files:
ws-addr-soap.xml
Log Message:
Fixed a couple of typos
Index: ws-addr-soap.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-soap.xml,v
retrieving revision 1.131
retrieving revision 1.132
diff -C2 -d -r1.131 -r1.132
*** ws-addr-soap.xml 17 Mar 2006 10:14:07 -0000 1.131
--- ws-addr-soap.xml 27 Mar 2006 19:45:18 -0000 1.132
***************
*** 5,9 ****
<!ENTITY % entities SYSTEM "entities.dtd" >
<!-- Temporary -->
! <!ENTITY wsa-wsdl-nsuri "http://www.w3.org/2005/03/addressing/wsdl">
%entities;
<!ENTITY status SYSTEM "status.xml">
--- 5,9 ----
<!ENTITY % entities SYSTEM "entities.dtd" >
<!-- Temporary -->
! <!ENTITY wsa-wsdl-nsuri "http://www.w3.org/2006/02/addressing/wsdl">
%entities;
<!ENTITY status SYSTEM "status.xml">
***************
*** 281,285 ****
intermediary do not normally get relayed as message addressing properties when the
message is forwarded along the message path. The specification for a SOAP header used as
! a reference property or use of the soap:relay attribute can override this default
behavior.</p>
</note>
--- 281,285 ----
intermediary do not normally get relayed as message addressing properties when the
message is forwarded along the message path. The specification for a SOAP header used as
! a reference parameter or use of the soap:relay attribute can override this default
behavior.</p>
</note>
Received on Monday, 27 March 2006 19:45:28 UTC