- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 23 Sep 2009 07:57:07 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv31822
Modified Files:
wsenum.xml
Log Message:
nesting fixed to avoid generating invalid HTML
Index: wsenum.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.xml,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- wsenum.xml 16 Sep 2009 11:18:34 -0000 1.52
+++ wsenum.xml 23 Sep 2009 07:57:04 -0000 1.53
@@ -999,7 +999,7 @@
The data source MUST fail the request and MUST generate the
wsen:InvalidEnumerationContext fault if the data source is able to
determine that the enumeration context is invalid for any reason
- including:
+ including:</p>
<olist>
<item>
<p>
@@ -1023,8 +1023,7 @@
</p>
</item>
</olist>
- </p>
-
+
<p>
Note that the data source might not be able to
determine that an enumeration context is not valid, especially if
Received on Wednesday, 23 September 2009 07:57:16 UTC