WWW/2002/ws/ra/edcopies wsfrag.html,1.15,1.16 wsfrag.xml,1.16,1.17

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

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


Index: wsfrag.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- wsfrag.html	30 Sep 2009 09:18:12 -0000	1.15
+++ wsfrag.html	2 Oct 2009 15:12:45 -0000	1.16
@@ -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_758">Examples</a><br/>
-&nbsp;&nbsp;&nbsp;4.1 <a href="#iddiv2_1_761">Examples</a><br/>
+4 <a href="#iddiv1_1_775">Examples</a><br/>
+&nbsp;&nbsp;&nbsp;4.1 <a href="#iddiv2_1_778">Examples</a><br/>
 5 <a href="#QName">QName Expression Language</a><br/>
 6 <a href="#XPathL1">XPath Level 1 Expression Language</a><br/>
 7 <a href="#XPath10">XPath 1.0 Expression Language</a><br/>
@@ -66,7 +66,7 @@
 9 <a href="#policy">WS-Fragment Policy Assertion(s)</a><br/>
 10 <a href="#acks">Acknowledgements</a><br/>
 11 <a href="#refs">References</a><br/>
-&nbsp;&nbsp;&nbsp;11.1 <a href="#iddiv2_1_1431">Normative References</a><br/>
+&nbsp;&nbsp;&nbsp;11.1 <a href="#iddiv2_1_1448">Normative References</a><br/>
 </p>
 <h3><a name="appendices" id="appendices"/>Appendices</h3><p class="toc">A <a href="#Appendix_I__E2_80_93_XSD">XML Schema</a><br/>
 B <a href="#Appendix_II__E2_80_93_WSDL">WSDL</a><br/>
@@ -191,6 +191,10 @@
      <a href="#XMLInfoset">[XML Infoset]</a>, even though the specification uses XML 1.0
      terminology. Valid Infoset for this specification is the one
      serializable in XML 1.0, hence the use of XML 1.0.
+    </p><p>
+     In the outlines, <b>bold</b> text is used to indicate those parts
+     of the message that are defined as part of this specification and 
+     are extensions to the WS-Transfer messages.
     </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
@@ -252,11 +256,11 @@
   http://www.w3.org/2009/09/ws-tra/Get
 
 <b>[Body]</b>
-  &lt;wst:Get Dialect="http://www.w3.org/2009/09/ws-fra" ...&gt;
-    &lt;wsf:Expression Language="<em>xs:anyURI</em>" ...&gt;
+  &lt;wst:Get Dialect="<b>http://www.w3.org/2009/09/ws-fra</b>" ...&gt;
+    <b>&lt;wsf:Expression Language="<em>xs:anyURI</em>" ...&gt;
       <em>xs:any</em> *
     &lt;/wsf:Expression&gt;
-    <em>xs:any</em> *
+    </b><em>xs:any</em> *
   &lt;/wst:Get&gt;</pre></div></div><p>
      The following describes additional, normative constraints on the outline
      listed above:
@@ -281,8 +285,8 @@
 
 <b>[Body]</b>
   &lt;wst:GetResponse ...&gt;
-    &lt;wsf:Value&gt; <em>xs:any</em> * &lt;/wsf:Value&gt;
-    <em>xs:any</em> *
+    <b>&lt;wsf:Value&gt; <em>xs:any</em> * &lt;/wsf:Value&gt;
+    </b><em>xs:any</em> *
   &lt;/wst:GetResponse&gt;</pre></div></div><p>
      The following describes additional, normative constraints on the 
      outline listed above:
@@ -306,8 +310,8 @@
   http://www.w3.org/2009/09/ws-tra/Put
 
 <b>[Body]</b>
-  &lt;wst:Put Dialect="http://www.w3.org/2009/09/ws-fra" ...&gt;
-    &lt;wsf:Fragment ...&gt;
+  &lt;wst:Put Dialect="<b>http://www.w3.org/2009/09/ws-fra</b>" ...&gt;
+    <b>&lt;wsf:Fragment ...&gt;
       &lt;wsf:Expression Language="<em>xs:anyURI</em>" Mode="<em>xs:anyURI</em>"? ...&gt;
         <em>xs:any</em> *
       &lt;/wsf:Expression&gt; 
@@ -315,7 +319,7 @@
         <em>xs:any</em> *
       &lt;/wsf:Value&gt; ?
     &lt;/wsf:Fragment&gt;
-    <em>xs:any</em> *
+    </b><em>xs:any</em> *
   &lt;/wst:Put&gt;</pre></div></div><p>
      The following describes additional, normative constraints on the outline
      listed above:
@@ -402,8 +406,8 @@
      This specification does not extend the Create operation defined in
      WS-Transfer.
     </p></div></div><div class="div1">
-<h2><a name="iddiv1_1_758" id="iddiv1_1_758"/>4 Examples</h2><div class="div2">
-<h3><a name="iddiv2_1_761" id="iddiv2_1_761"/>4.1 Examples</h3><p>
+<h2><a name="iddiv1_1_775" id="iddiv1_1_775"/>4 Examples</h2><div class="div2">
+<h3><a name="iddiv2_1_778" id="iddiv2_1_778"/>4.1 Examples</h3><p>
      In the following examples, and Expression Language definitions,
      the following representation of a resource is used for
      informational purposes:
@@ -852,7 +856,7 @@
      Yves Lafon (W3C).
    </p></div><div class="div1">
 <h2><a name="refs" id="refs"/>11 References</h2><div class="div2">
-<h3><a name="iddiv2_1_1431" id="iddiv2_1_1431"/>11.1 Normative References</h3><dl><dt class="label"><a name="RFC2119" id="RFC2119"/>RFC 2119</dt><dd><a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>
+<h3><a name="iddiv2_1_1448" id="iddiv2_1_1448"/>11.1 Normative References</h3><dl><dt class="label"><a name="RFC2119" id="RFC2119"/>RFC 2119</dt><dd><a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>
         Key words for use in RFCs to Indicate Requirement Levels
        </cite></a>
        , S. Bradner, Author.
@@ -955,4 +959,5 @@
        <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><tr><td> 2009/09/02 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6694">6694</a></td></tr><tr><td> 2009/09/30 </td><td> DD </td><td> Added resolution of issue 
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7088">7088</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=7088">7088</a></td></tr><tr><td> 2009/10/02 </td><td> DD </td><td> Added resolution of issue 
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7770">7770</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file

Index: wsfrag.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- wsfrag.xml	30 Sep 2009 09:18:12 -0000	1.16
+++ wsfrag.xml	2 Oct 2009 15:12:45 -0000	1.17
@@ -414,6 +414,12 @@
      serializable in XML 1.0, hence the use of XML 1.0.
     </p>
 
+    <p>
+     In the outlines, <kw>bold</kw> text is used to indicate those parts
+     of the message that are defined as part of this specification and 
+     are extensions to the WS-Transfer messages.
+    </p>
+
    </div2>
 
    <div2 id="extensions">
@@ -509,10 +515,11 @@
   http://www.w3.org/&wsfra.nsprefix;/ws-tra/Get
 
 <kw>[Body]</kw>
-  &lt;wst:Get Dialect="http://www.w3.org/&wsfra.nsprefix;/ws-fra" ...&gt;
-    &lt;wsf:Expression Language="<emph>xs:anyURI</emph>" ...&gt;
+  &lt;wst:Get Dialect="<kw>http://www.w3.org/&wsfra.nsprefix;/ws-fra</kw>" ...&gt;
+    <kw>&lt;wsf:Expression Language="<emph>xs:anyURI</emph>" ...&gt;
       <emph>xs:any</emph> *
     &lt;/wsf:Expression&gt;
+    </kw>
     <emph>xs:any</emph> *
   &lt;/wst:Get&gt;</eg>
     </example>
@@ -566,7 +573,8 @@
 
 <kw>[Body]</kw>
   &lt;wst:GetResponse ...&gt;
-    &lt;wsf:Value&gt; <emph>xs:any</emph> * &lt;/wsf:Value&gt;
+    <kw>&lt;wsf:Value&gt; <emph>xs:any</emph> * &lt;/wsf:Value&gt;
+    </kw>
     <emph>xs:any</emph> *
   &lt;/wst:GetResponse&gt;</eg>
     </example>
@@ -612,8 +620,8 @@
   http://www.w3.org/&wsfra.nsprefix;/ws-tra/Put
 
 <kw>[Body]</kw>
-  &lt;wst:Put Dialect="http://www.w3.org/&wsfra.nsprefix;/ws-fra" ...&gt;
-    &lt;wsf:Fragment ...&gt;
+  &lt;wst:Put Dialect="<kw>http://www.w3.org/&wsfra.nsprefix;/ws-fra</kw>" ...&gt;
+    <kw>&lt;wsf:Fragment ...&gt;
       &lt;wsf:Expression Language="<emph>xs:anyURI</emph>" Mode="<emph>xs:anyURI</emph>"? ...&gt;
         <emph>xs:any</emph> *
       &lt;/wsf:Expression&gt; 
@@ -621,6 +629,7 @@
         <emph>xs:any</emph> *
       &lt;/wsf:Value&gt; ?
     &lt;/wsf:Fragment&gt;
+    </kw>
     <emph>xs:any</emph> *
   &lt;/wst:Put&gt;</eg>
     </example>
@@ -1897,6 +1906,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7088">7088</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2009/10/02 </td>
+      <td> DD </td>
+      <td> Added resolution of issue 
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7770">7770</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Received on Friday, 2 October 2009 15:12:55 UTC