- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 01 Sep 2009 22:18:39 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies In directory hutz:/tmp/cvs-serv8425 Modified Files: wseventing.html wseventing.xml Log Message: 6700 Index: wseventing.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v retrieving revision 1.69 retrieving revision 1.70 diff -u -d -r1.69 -r1.70 --- wseventing.xml 26 Aug 2009 13:14:29 -0000 1.69 +++ wseventing.xml 1 Sep 2009 22:18:37 -0000 1.70 @@ -526,6 +526,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"> @@ -3730,6 +3737,13 @@ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7160">7160</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=6700">6700</loc> + </td> + </tr> </tbody> </table> </div1> Index: wseventing.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v retrieving revision 1.78 retrieving revision 1.79 diff -u -d -r1.78 -r1.79 --- wseventing.html 26 Aug 2009 13:14:28 -0000 1.78 +++ wseventing.html 1 Sep 2009 22:18:37 -0000 1.79 @@ -335,7 +335,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"/>3.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 @@ -2082,4 +2087,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/08/26 </td><td> DD </td><td> Added resolution of issue - <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7160">7160</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=7160">7160</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=6700">6700</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file
Received on Tuesday, 1 September 2009 22:18:48 UTC