- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 01 Sep 2009 22:21:18 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv8600
Modified Files:
wst.html wst.xml
Log Message:
6704
Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- wst.xml 26 Aug 2009 03:13:12 -0000 1.51
+++ wst.xml 1 Sep 2009 22:21:16 -0000 1.52
@@ -396,6 +396,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">
@@ -2055,6 +2062,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7270">7270</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=6704">6704</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wst.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- wst.html 26 Aug 2009 03:13:12 -0000 1.55
+++ wst.html 1 Sep 2009 22:21:16 -0000 1.56
@@ -188,7 +188,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]</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.4 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
@@ -1155,4 +1160,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7206">7206</a></td></tr><tr><td> 2009/08/18 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7191">7191</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=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></tbody></table></div></div></body></html>
\ No newline at end of file
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7270">7270</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=6704">6704</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Tuesday, 1 September 2009 22:21:29 UTC