- From: Tony Rogers via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 08 Feb 2006 06:13:02 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv2117
Modified Files:
ws-addr-soap.xml
Log Message:
Added the resolution of CR13 - adding the OnlyAnonymousSupported and OnlyNonAnonymousSupported subsubcodes
Index: ws-addr-soap.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-soap.xml,v
retrieving revision 1.105
retrieving revision 1.106
diff -C2 -d -r1.105 -r1.106
*** ws-addr-soap.xml 22 Nov 2005 20:41:16 -0000 1.105
--- ws-addr-soap.xml 8 Feb 2006 06:13:00 -0000 1.106
***************
*** 768,771 ****
--- 768,780 ----
element.</p>
</div4>
+ <div4>
+ <head>wsa:OnlyAnonymousAddressSupported</head>
+ <p>Specifies that the only address supported is the anonymous address.</p>
+ </div4>
+ <div4>
+ <head>wsa:OnlyNonAnonymousAddressSupported</head>
+ <p>Specifies that the anonymous address is not supported, and that only a non-anonymous
+ address will be accepted.</p>
+ </div4>
</div3>
<div3 id="missingmapfault">
Received on Wednesday, 8 February 2006 06:13:09 UTC