- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 22 Apr 2005 18:12:58 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv29759
Modified Files:
ws-addr-core.xml
Log Message:
Added resolution to lc18 - simplified description of wsa:To and wsa:Action elements
Index: ws-addr-core.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-core.xml,v
retrieving revision 1.66
retrieving revision 1.67
diff -C2 -d -r1.66 -r1.67
*** ws-addr-core.xml 22 Apr 2005 18:04:15 -0000 1.66
--- ws-addr-core.xml 22 Apr 2005 18:12:56 -0000 1.67
***************
*** 626,631 ****
[destination] property. If this element is NOT present then the
value of the [destination] property is
! <attval>&nsuri;/role/anonymous</attval>. Otherwise the
! [children] of this element convey the value of this property.</p>
</def>
</gitem>
--- 626,630 ----
[destination] property. If this element is NOT present then the
value of the [destination] property is
! <attval>&nsuri;/role/anonymous</attval>.</p>
</def>
</gitem>
***************
*** 635,640 ****
<label> /wsa:Action</label>
<def>
! <p>This REQUIRED element of type xs:anyURI conveys the [action]
! property. The [children] of this element convey the value of this
property.</p>
</def>
--- 634,638 ----
<label> /wsa:Action</label>
<def>
! <p>This REQUIRED element of type xs:anyURI conveys the value of the [action]
property.</p>
</def>
Received on Friday, 22 April 2005 18:13:01 UTC