- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 01 Sep 2009 22:38:15 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv9737
Modified Files:
wsenum.html wsenum.xml
Log Message:
6701
Index: wsenum.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- wsenum.html 1 Sep 2009 21:59:00 -0000 1.56
+++ wsenum.html 1 Sep 2009 22:38:13 -0000 1.57
@@ -199,7 +199,12 @@
...
</s:Header>
<s:Body><b>[Body]</b></s:Body>
-</s:Envelope></pre></div></div></div><div class="div2">
+</s:Envelope></pre></div></div><p>
+ This specification can be used in terms of XML Information Set (Infoset)
+ <a href="#XMLInfoset">[XML Infoset]</a>, even though the specification uses XML 1.0
+ terminology. Valid Infoset for this specification are the one
+ serializable in XML 1.0, hence the use of XML 1.0.
+ </p></div><div class="div2">
<h3><a name="extensions" id="extensions"/>2.2 Considerations on the Use of Extensibility Points</h3><p>
The elements defined in this specification MAY be extended at the
points indicated by their outlines and schema. Implementations MAY
@@ -1700,4 +1705,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7365">7365</a></td></tr><tr><td> 2009/08/25 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7270">7270</a></td></tr><tr><td> 2009/08/25 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7235">7235</a></td></tr><tr><td> 2009/09/01 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6427">6427</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6427">6427</a></td></tr><tr><td> 2009/09/01 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6701">6701</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Index: wsenum.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.xml,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- wsenum.xml 1 Sep 2009 21:59:01 -0000 1.47
+++ wsenum.xml 1 Sep 2009 22:38:13 -0000 1.48
@@ -313,6 +313,13 @@
</s:Envelope></eg>
</example>
+ <p>
+ This specification can be used in terms of XML Information Set (Infoset)
+ <bibref ref="XMLInfoset"/>, even though the specification uses XML 1.0
+ terminology. Valid Infoset for this specification are the one
+ serializable in XML 1.0, hence the use of XML 1.0.
+ </p>
+
</div2>
<div2 id="extensions">
@@ -3010,6 +3017,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6427">6427</loc>
</td>
</tr>
+ <tr>
+ <td> 2009/09/01 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6701">6701</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Received on Tuesday, 1 September 2009 22:38:24 UTC