WWW/2002/ws/ra/edcopies wsfrag.html,1.9,1.10 wsfrag.xml,1.9,1.10

Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv9928

Modified Files:
	wsfrag.html wsfrag.xml 
Log Message:
6700


Index: wsfrag.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- wsfrag.html	26 Aug 2009 03:13:12 -0000	1.9
+++ wsfrag.html	1 Sep 2009 22:40:13 -0000	1.10
@@ -53,8 +53,8 @@
 &nbsp;&nbsp;&nbsp;3.2 <a href="#Put">Put</a><br/>
 &nbsp;&nbsp;&nbsp;3.3 <a href="#Delete">Delete</a><br/>
 &nbsp;&nbsp;&nbsp;3.4 <a href="#Create">Create</a><br/>
-4 <a href="#iddiv1_1_809">Examples</a><br/>
-&nbsp;&nbsp;&nbsp;4.1 <a href="#iddiv2_1_812">Examples</a><br/>
+4 <a href="#iddiv1_1_814">Examples</a><br/>
+&nbsp;&nbsp;&nbsp;4.1 <a href="#iddiv2_1_817">Examples</a><br/>
 5 <a href="#QName">QName Expression Language</a><br/>
 &nbsp;&nbsp;&nbsp;5.1 <a href="#QName_Get">Get</a><br/>
 &nbsp;&nbsp;&nbsp;5.2 <a href="#QName_Put">Put</a><br/>
@@ -183,7 +183,12 @@
     ...
   &lt;/s:Header&gt;
   &lt;s:Body&gt;<b>[Body]</b>&lt;/s:Body&gt;
-&lt;/s:Envelope&gt;</pre></div></div></div><div class="div2">
+&lt;/s:Envelope&gt;</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
@@ -468,8 +473,8 @@
   &lt;/wst:CreateResponse&gt;</pre></div></div><p>
      There are no additional constraints beyond what WS-Transfer defines.
     </p></div></div><div class="div1">
-<h2><a name="iddiv1_1_809" id="iddiv1_1_809"/>4 Examples</h2><div class="div2">
-<h3><a name="iddiv2_1_812" id="iddiv2_1_812"/>4.1 Examples</h3><p>
+<h2><a name="iddiv1_1_814" id="iddiv1_1_814"/>4 Examples</h2><div class="div2">
+<h3><a name="iddiv2_1_817" id="iddiv2_1_817"/>4.1 Examples</h3><p>
      In the following examples, and Expression Language definitions,
      the following representation of a resource is used for
      informational purposes:
@@ -995,7 +1000,8 @@
 <h2><a name="ChangeLog" id="ChangeLog"/>C Change Log</h2><table border="1"><tbody><tr><th> Data </th><th> Author </th><th> Description </th></tr><tr><td> 2009/08/01 </td><td> DD </td><td> Initial draft </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=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=7197">7197</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=7270">7270</a></td></tr></tbody></table></div><div class="div1">
+       <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=6700">6700</a></td></tr></tbody></table></div><div class="div1">
 <h2><a name="Questions" id="Questions"/>D Open Questions and Actions</h2><p>
     Ram - If the expression resolves to a non-existent node should it fault
       or do nothing?

Index: wsfrag.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- wsfrag.xml	26 Aug 2009 03:13:12 -0000	1.9
+++ wsfrag.xml	1 Sep 2009 22:40:13 -0000	1.10
@@ -400,6 +400,13 @@
 &lt;/s:Envelope&gt;</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">
@@ -1885,6 +1892,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=6700">6700</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Received on Tuesday, 1 September 2009 22:40:29 UTC