WWW/2002/ws/ra/edcopies wst.html,1.48,1.49 wst.xml,1.44,1.45

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

Modified Files:
	wst.html wst.xml 
Log Message:
more typos from ram


Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- wst.xml	5 Aug 2009 21:51:38 -0000	1.44
+++ wst.xml	18 Aug 2009 19:19:48 -0000	1.45
@@ -680,7 +680,7 @@
               <p>
                 The WS-Fragment <bibref ref="WsFrag"/> specification defines 
                 this dialect URI. Use of this URI indicates that the contents 
-                of the Get element MUST be processed as specified by the 
+                of the Put element MUST be processed as specified by the 
                 WS-Fragment <bibref ref="WsFrag"/> specification.
               </p>
             </def>
@@ -886,7 +886,7 @@
               <p>
                 The WS-Fragment <bibref ref="WsFrag"/> specification defines 
                 this dialect URI. Use of this URI indicates that the contents 
-                of the Get element MUST be processed as specified by the 
+                of the Delete element MUST be processed as specified by the 
                 WS-Fragment <bibref ref="WsFrag"/> specification.
               </p>
             </def>
@@ -1058,7 +1058,7 @@
               <p>
                 The WS-Fragment <bibref ref="WsFrag"/> specification defines 
                 this dialect URI. Use of this URI indicates that the contents 
-                of the Get element MUST be processed as specified by the 
+                of the Create element MUST be processed as specified by the 
                 WS-Fragment <bibref ref="WsFrag"/> specification.
               </p>
             </def>
@@ -1590,9 +1590,9 @@
      , July 2005.
     </bibl>
 
-        <bibl key="WS-Fragments" id="WsFrag" href="http://www.w3.org/2009/02/ws-frag">
+        <bibl key="WS-Fragment" id="WsFrag" href="http://www.w3.org/2009/02/ws-frag">
           <titleref>
-      W3C Working Group Draft, "Web Services Fragments"
+      W3C Working Group Draft, "Web Services Fragment"
      </titleref>
      , July 2009.
     </bibl>

Index: wst.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- wst.html	5 Aug 2009 21:51:38 -0000	1.48
+++ wst.html	18 Aug 2009 19:19:48 -0000	1.49
@@ -243,10 +243,10 @@
                 attribute. If the attribute is absent, then the base 
                 behavior is used.
               </p></dd><dt class="label"><b>[Body]</b>/wst:Get@Dialect="http://www.w3.org/2009/02/ws-frag" </dt><dd><p>
-                The WS-Fragment <a href="#WsFrag">[WS-Fragments]</a> specification defines 
+                The WS-Fragment <a href="#WsFrag">[WS-Fragment]</a> specification defines 
                 this dialect URI. Use of this URI indicates that the contents 
                 of the Get element MUST be processed as specified by the 
-                WS-Fragment <a href="#WsFrag">[WS-Fragments]</a> specification.
+                WS-Fragment <a href="#WsFrag">[WS-Fragment]</a> specification.
               </p></dd></dl><p>A Get request MUST be targeted at the resource whose representation is
  desired as described in <a href="#Notations_and_Terminology"><b>2 Terminology and Notation</b></a> of
 this specification.</p><p>If the resource accepts a Get request, it MUST reply with a response of
@@ -359,10 +359,10 @@
                 attribute. If the attribute is absent, then the base 
                 behavior is used.
               </p></dd><dt class="label"><b>[Body]</b>/wst:Put@Dialect="http://www.w3.org/2009/02/ws-frag" </dt><dd><p>
-                The WS-Fragment <a href="#WsFrag">[WS-Fragments]</a> specification defines 
+                The WS-Fragment <a href="#WsFrag">[WS-Fragment]</a> specification defines 
                 this dialect URI. Use of this URI indicates that the contents 
-                of the Get element MUST be processed as specified by the 
-                WS-Fragment <a href="#WsFrag">[WS-Fragments]</a> specification.
+                of the Put element MUST be processed as specified by the 
+                WS-Fragment <a href="#WsFrag">[WS-Fragment]</a> specification.
               </p></dd></dl><p>
          A Put request MUST be targeted at the resource whose representation is
          desired to be replaced, as described in 
@@ -497,10 +497,10 @@
                 attribute. If the attribute is absent, then the base 
                 behavior is used.
               </p></dd><dt class="label"><b>[Body]</b>/wst:Delete@Dialect="http://www.w3.org/2009/02/ws-frag" </dt><dd><p>
-                The WS-Fragment <a href="#WsFrag">[WS-Fragments]</a> specification defines 
+                The WS-Fragment <a href="#WsFrag">[WS-Fragment]</a> specification defines 
                 this dialect URI. Use of this URI indicates that the contents 
-                of the Get element MUST be processed as specified by the 
-                WS-Fragment <a href="#WsFrag">[WS-Fragments]</a> specification.
+                of the Delete element MUST be processed as specified by the 
+                WS-Fragment <a href="#WsFrag">[WS-Fragment]</a> specification.
               </p></dd></dl><p>A Delete request MUST be targeted at the resource to be deleted as
  described in <a href="#Notations_and_Terminology"><b>2 Terminology and Notation</b></a> of this
 specification.</p><p>Implementations may respond with a fault message using the standard fault
@@ -609,10 +609,10 @@
                 attribute. If the attribute is absent, then the base 
                 behavior is used.
               </p></dd><dt class="label"><b>[Body]</b>/wst:Create@Dialect="http://www.w3.org/2009/02/ws-frag" </dt><dd><p>
-                The WS-Fragment <a href="#WsFrag">[WS-Fragments]</a> specification defines 
+                The WS-Fragment <a href="#WsFrag">[WS-Fragment]</a> specification defines 
                 this dialect URI. Use of this URI indicates that the contents 
-                of the Get element MUST be processed as specified by the 
-                WS-Fragment <a href="#WsFrag">[WS-Fragments]</a> specification.
+                of the Create element MUST be processed as specified by the 
+                WS-Fragment <a href="#WsFrag">[WS-Fragment]</a> specification.
               </p></dd></dl><p>A Create request MUST be targeted at a resource factory capable of
     creating the desired new resource. This factory is distinct from the resource
     being created (which by definition does not exist prior to the successful
@@ -901,8 +901,8 @@
       G. Della-Libera, et al, "Web Services Security Policy Language (WS-SecurityPolicy), Version 1.1" 
      </cite></a>
      , July 2005.
-      (See http://schemas.xmlsoap.org/ws/2005/07/securitypolicy.)</dd><dt class="label"><a name="WsFrag" id="WsFrag"/>WS-Fragments</dt><dd><a href="http://www.w3.org/2009/02/ws-frag"><cite>
-      W3C Working Group Draft, "Web Services Fragments"
+      (See http://schemas.xmlsoap.org/ws/2005/07/securitypolicy.)</dd><dt class="label"><a name="WsFrag" id="WsFrag"/>WS-Fragment</dt><dd><a href="http://www.w3.org/2009/02/ws-frag"><cite>
+      W3C Working Group Draft, "Web Services Fragment"
      </cite></a>
      , July 2009.
       (See http://www.w3.org/2009/02/ws-frag.)</dd><dt class="label"><a name="Wsdl11" id="Wsdl11"/>WSDL 1.1</dt><dd><a href="http://www.w3.org/TR/2001/NOTE-wsdl-20010315"><cite>

Received on Tuesday, 18 August 2009 19:20:00 UTC