- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 01 Sep 2009 22:33:13 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv9149
Modified Files:
wsrt.html wsrt.xml
Log Message:
6703
Index: wsrt.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsrt.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- wsrt.html 1 Sep 2009 22:12:57 -0000 1.48
+++ wsrt.html 1 Sep 2009 22:33:11 -0000 1.49
@@ -357,6 +357,11 @@
</s:Envelope></pre></div></div><p>
This specification defines Fault properties for each defined
fault and defines SOAP bindings for each Fault property.
+ </p><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.4 Considerations on the Use of Extensibility Points</h3><p>
The elements defined in this specification MAY be extended at the
@@ -1526,7 +1531,11 @@
Web Services Secure Conversation Language (WS-SecureConversation)
</cite>
, S. Anderson, et al, February 2005.
- </dd><dt class="label"><a name="XmlSchemaPart1" id="XmlSchemaPart1"/>XML Schema, Part 1</dt><dd><a href="http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/"><cite>
+ </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="XmlSchemaPart1" id="XmlSchemaPart1"/>XML Schema, Part 1</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.
@@ -2142,4 +2151,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7196">7196</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><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=7429">7429</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=7429">7429</a></td></tr><tr><td> 2009/09/01 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w4.org/Bugs/Public/show_bug.cgi?id=6703">6703</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Index: wsrt.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsrt.xml,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- wsrt.xml 1 Sep 2009 22:12:57 -0000 1.37
+++ wsrt.xml 1 Sep 2009 22:33:11 -0000 1.38
@@ -633,6 +633,13 @@
This specification defines Fault properties for each defined
fault and defines SOAP bindings for each Fault property.
</p>
+
+ <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">
@@ -2806,6 +2813,14 @@
, S. Anderson, et al, February 2005.
</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 key="XML Schema, Part 1" id="XmlSchemaPart1"
href="http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/">
<titleref>
@@ -3825,6 +3840,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7429">7429</loc>
</td>
</tr>
+ <tr>
+ <td> 2009/09/01 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w4.org/Bugs/Public/show_bug.cgi?id=6703">6703</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Received on Tuesday, 1 September 2009 22:33:22 UTC