- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 01 Sep 2009 22:35:40 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv9539
Modified Files:
wsmex.html wsmex.xml
Log Message:
6702
Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- wsmex.xml 26 Aug 2009 03:13:12 -0000 1.43
+++ wsmex.xml 1 Sep 2009 22:35:38 -0000 1.44
@@ -653,6 +653,13 @@
<s:Body><kw>[Body]</kw></s:Body>
</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>
@@ -1717,6 +1724,14 @@
, E. Christensen, et al, March 2001
</bibl>
+ <bibl key="XML Infoset" id="XMLInfoset"
+ href="http://www.w3.org/TR/2004/REC-xml-infoset-20040204/">
+ <titleref>
+ XML Information Set
+ </titleref>
+ , J. Cowan, et al, February 2004.
+ </bibl>
+
<bibl id="Schema1" key="XML Schema: Structures"
href="http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/">
<titleref>
@@ -2081,6 +2096,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=6702">6702</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- wsmex.html 26 Aug 2009 03:13:12 -0000 1.54
+++ wsmex.html 1 Sep 2009 22:35:38 -0000 1.55
@@ -395,7 +395,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.3 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
@@ -1003,7 +1008,11 @@
Web Services Description Language (WSDL) 1.1
</cite></a>
, E. Christensen, et al, March 2001
- (See http://www.w3.org/TR/2001/NOTE-wsdl-20010315.)</dd><dt class="label"><a name="Schema1" id="Schema1"/>XML Schema: Structures</dt><dd><a href="http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/"><cite>
+ (See http://www.w3.org/TR/2001/NOTE-wsdl-20010315.)</dd><dt class="label"><a name="XMLInfoset" id="XMLInfoset"/>XML Infoset</dt><dd><a href="http://www.w3.org/TR/2004/REC-xml-infoset-20040204/"><cite>
+ XML Information Set
+ </cite></a>
+ , J. Cowan, et al, February 2004.
+ (See http://www.w3.org/TR/2004/REC-xml-infoset-20040204/.)</dd><dt class="label"><a name="Schema1" id="Schema1"/>XML Schema: Structures</dt><dd><a href="http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/"><cite>
XML Schema Part 1: Structures
</cite></a>
, H. Thompson, et al, October 2004.
@@ -1161,4 +1170,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=7195">7195</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=6702">6702</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Tuesday, 1 September 2009 22:35:50 UTC