- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 22 Apr 2005 18:18:43 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv31727
Modified Files:
ws-addr-core.xml
Log Message:
Added resolution to lc19 - clarified that [destination] value comparison is out of scope except for using simple string comparison to determine whether the anonymous destination is being used.
Index: ws-addr-core.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-core.xml,v
retrieving revision 1.67
retrieving revision 1.68
diff -C2 -d -r1.67 -r1.68
*** ws-addr-core.xml 22 Apr 2005 18:12:56 -0000 1.67
--- ws-addr-core.xml 22 Apr 2005 18:18:41 -0000 1.68
***************
*** 657,660 ****
--- 657,664 ----
ref="RFC3987"/> section 5.3.1, is sufficient to determine equivalence of
these IRIs.</p>
+ <p>Comparison of [destination] property values is out of scope, other
+ than using simple string comparison to detect whether the value
+ is anonymous, that is, where [destination] has the value
+ "&nsuri;/role/anonymous".</p>
</div3>
</div2>
Received on Friday, 22 April 2005 18:18:46 UTC