WWW/2002/ws/ra/edcopies wst.html,1.25,1.26 wst.xml,1.21,1.22

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

Modified Files:
	wst.html wst.xml 
Log Message:
issue 6666


Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- wst.xml	23 Mar 2009 19:38:29 -0000	1.21
+++ wst.xml	24 Mar 2009 01:25:20 -0000	1.22
@@ -435,43 +435,19 @@
 one-time snapshot of the representation of a resource.</p>
         <p>The Get request message MUST be of the following form:</p>
         <example>
-          <eg>&lt;s:Envelope ...&gt;  
-  &lt;s:Header ...&gt;
-    &lt;wsa:Action&gt;
-      http://www.w3.org/2009/02/ws-tra/Get
-    &lt;/wsa:Action&gt;
-    &lt;wsa:MessageID&gt;<emph>xs:anyURI</emph>&lt;/wsa:MessageID&gt;
-    &lt;wsa:To&gt;<emph>xs:anyURI</emph>&lt;/wsa:To&gt;
-    ... 
-  &lt;/s:Header&gt;
-  &lt;s:Body ...&gt; 
+          <eg><kw>[Action]</kw>
+  http://www.w3.org/2009/02/ws-tra/Get
+
+<kw>[Body]</kw>
     &lt;wst:Get ...&gt;
       <emph>xs:any *</emph>
-    &lt;/wst:Get&gt;
-  &lt;/s:Body&gt;
-&lt;/s:Envelope&gt;</eg>
+    &lt;/wst:Get&gt;</eg>
         </example>
         <p>The following describes additional, normative constraints on the outline
 listed above:</p>
         <glist>
           <gitem>
-            <label>
-              <code>/s:Envelope/s:Header/wsa:Action</code>
-            </label>
-            <def>
-              <p>
-               This required element MUST contain the value
-               <code>http://www.w3.org/2009/02/ws-tra/Get</code>. If a
-               SOAP Action URI is also present in the underlying transport, 
-               its value MUST convey the same value.
-              </p>
-            </def>
-          </gitem>
-
-          <gitem>
-            <label>
-              <code>/s:Envelope/s:Body/wst:Get</code>
-            </label>
+            <label> <kw>[Body]</kw>/wst:Get </label>
             <def>
               <p>
                This REQUIRED element MAY contain child elements that 
@@ -501,21 +477,13 @@
         <p>If the resource accepts a Get request, it MUST reply with a response of
 the following form:</p>
         <example>
-          <eg>&lt;s:Envelope ...&gt;  
-  &lt;s:Header ...&gt;
-    &lt;wsa:Action&gt;
-      http://www.w3.org/2009/02/ws-tra/GetResponse
-    &lt;/wsa:Action&gt;
-    &lt;wsa:RelatesTo&gt;<emph>xs:anyURI</emph>&lt;/wsa:RelatesTo&gt;
-    &lt;wsa:To&gt;<emph>xs:anyURI</emph>&lt;/wsa:To&gt;
-    ...
-  &lt;/s:Header&gt;
-  &lt;s:Body ...&gt;
-    &lt;wst:GetResponse ...&gt;
-      <emph>xs:any +</emph>
-    &lt;/wst:GetResponse&gt;
-  &lt;/s:Body&gt;
-&lt;/s:Envelope&gt; </eg>
+          <eg><kw>[Action]</kw>
+  http://www.w3.org/2009/02/ws-tra/GetResponse
+
+<kw>[Body]</kw>
+  &lt;wst:GetResponse ...&gt;
+    <emph>xs:any +</emph>
+  &lt;/wst:GetResponse&gt;</eg>
         </example>
 
         <p>
@@ -525,22 +493,7 @@
 
         <glist>
           <gitem>
-            <label>
-              <code>/s:Envelope/s:Header/wsa:Action</code>
-            </label>
-            <def>
-              <p>
-               This required element MUST contain the value
-               http://www.w3.org/2009/02/ws-tra/GetResponse. If a SOAP
-               Action URI is also present in the underlying transport, its 
-               value MUST convey the same value.
-              </p>
-            </def>
-          </gitem>
-          <gitem>
-            <label>
-              <code>/s:Envelope/s:Body/wst:GetResponse</code>
-            </label>
+            <label> <kw>[Body]</kw>/wst:GetResponse </label>
             <def>
               <p>
                This REQUIRED element MUST contain at least one child
@@ -640,21 +593,13 @@
 the resource.</p>
         <p>The Put request message MUST be of the following form:</p>
         <example>
-          <eg>&lt;s:Envelope ...&gt;  
-  &lt;s:Header ...&gt;
-    &lt;wsa:Action&gt;
-      http://www.w3.org/2009/02/ws-tra/Put
-    &lt;/wsa:Action&gt;
-    &lt;wsa:MessageID&gt;<emph>xs:anyURI</emph>&lt;/wsa:MessageID&gt;
-    &lt;wsa:To&gt;<emph>xs:anyURI</emph>&lt;/wsa:To&gt;
-    ...
-  &lt;/s:Header&gt;
-  &lt;s:Body...&gt;
-    &lt;wst:Put ...&gt;
-      <emph>xs:any +</emph>
-    &gt;/wst:Put&gt;
-  &lt;/s:Body&gt;
-&lt;/s:Envelope&gt;  </eg>
+          <eg><kw>[Action]</kw>
+  http://www.w3.org/2009/02/ws-tra/Put
+
+<kw>[Body]</kw>
+  &lt;wst:Put ...&gt;
+    <emph>xs:any +</emph>
+  &lt;/wst:Put&gt;</eg>
         </example>
         <p>
          The following describes additional, normative constraints on the 
@@ -663,22 +608,7 @@
 
         <glist>
           <gitem>
-            <label>
-              <code>/s:Envelope/s:Header/wsa:Action</code>
-            </label>
-            <def>
-              <p>
-               This required element MUST contain the value
-               http://www.w3.org/2009/02/ws-tra/Put. If a SOAP Action
-               URI is also present in the underlying transport, its value 
-               MUST convey the same value.
-              </p>
-            </def>
-          </gitem>
-          <gitem>
-            <label>
-              <code>/s:Envelope/s:Body/Put</code>
-            </label>
+            <label> <kw>[Body]</kw>/wst:Put </label>
             <def>
               <p>
                This REQUIRED element MUST contain at least one child element -
@@ -724,40 +654,17 @@
         <p>If the resource accepts a Put request and performs the requested update,
 it MUST reply with a response of the following form:</p>
         <example>
-          <eg>&lt;s:Envelope ...&gt;  
-  &lt;s:Header ...&gt;
-    &lt;wsa:Action&gt;
-      http://www.w3.org/2009/02/ws-tra/PutResponse
-    &lt;/wsa:Action&gt;
-    &lt;wsa:RelatesTo&gt;<emph>xs:anyURI</emph>&lt;/wsa:RelatesTo&gt;
-    &lt;wsa:To&gt;<emph>xs:anyURI</emph>&lt;/wsa:To&gt;
-    ...
-  &lt;/s:Header&gt;
-  &lt;s:Body ...&gt;
-    &lt;wst:PutResponse ...&gt;
-      <emph>xs:any ?</emph>
-    &lt;/wst:PutResponse&gt;
-  &lt;/s:Body&gt;
-&lt;/s:Envelope&gt;  </eg>
+          <eg><kw>[Action]</kw>
+  http://www.w3.org/2009/02/ws-tra/PutResponse
+
+<kw>[Body]</kw>
+  &lt;wst:PutResponse ...&gt;
+    <emph>xs:any ?</emph>
+  &lt;/wst:PutResponse&gt;</eg>
         </example>
         <glist>
           <gitem>
-            <label>
-              <code>/s:Envelope/s:Header/wsa:Action</code>
-            </label>
-            <def>
-              <p>
-               This required element MUST contain the value
-               http://www.w3.org/2009/02/ws-tra/PutResponse. If a SOAP
-               Action URI is also present in the underlying transport, 
-               its value MUST convey the same value.
-              </p>
-            </def>
-          </gitem>
-          <gitem>
-            <label>
-              <code>/s:Envelope/s:Body/PutResponse</code>
-            </label>
+            <label> <kw>[Body]</kw>/wst:PutResponse </label>
             <def>
               <p>
                This REQUIRED element MUST contain at least one child element
@@ -877,43 +784,19 @@
 used.</p>
         <p>The Delete request message MUST be of the following form:</p>
         <example>
-          <eg>&lt;s:Envelope ...&gt;  
-  &lt;s:Header ...&gt;
-    &lt;wsa:Action&gt;
-      http://www.w3.org/2009/02/ws-tra/Delete
-    &lt;/wsa:Action&gt;
-    &lt;wsa:MessageID&gt;<emph>xs:anyURI</emph>&lt;/wsa:MessageID&gt;
-    &lt;wsa:To&gt;<emph>xs:anyURI</emph>&lt;/wsa:To&gt;
-    ...
-  &lt;/s:Header&gt;
-  &lt;s:Body ...&gt;
-    &lt;wst:Delete ...&gt;
-      <emph>xs:any *</emph>
-    &lt;/wst:Delete&gt;
-  &lt;/s:Body&gt;
-&lt;/s:Envelope&gt;  </eg>
+          <eg><kw>[Action]</kw>
+  http://www.w3.org/2009/02/ws-tra/Delete
+
+<kw>[Body]</kw>
+  &lt;wst:Delete ...&gt;
+    <emph>xs:any *</emph>
+  &lt;/wst:Delete&gt;</eg>
         </example>
         <p>The following describes additional, normative constraints on the outline
 listed above:</p>
         <glist>
           <gitem>
-            <label>
-              <code>/s:Envelope/s:Header/wsa:Action</code>
-            </label>
-            <def>
-              <p>
-               This required element MUST contain the value
-               <code>http://www.w3.org/2009/02/ws-tra/Delete</code>. If
-               a SOAP Action URI is also present in the underlying transport,
-               its value MUST convey the same value.
-              </p>
-            </def>
-          </gitem>
-
-          <gitem>
-            <label>
-              <code>/s:Envelope/s:Body/wst:Delete</code>
-            </label>
+            <label> <kw>[Body]</kw>/wst:Delete </label>
             <def>
               <p>
                 This REQUIRED element MAY contain child elements that
@@ -935,41 +818,17 @@
         <p>If the resource accepts a Delete request, it MUST reply with a response of
 the following form:</p>
         <example>
-          <eg>&lt;s:Envelope ...&gt;  
-  &lt;s:Header ...&gt;
-    &lt;wsa:Action&gt;
-      http://www.w3.org/2009/02/ws-tra/DeleteResponse
-    &lt;/wsa:Action&gt;
-    &lt;wsa:RelatesTo&gt;<emph>xs:anyURI</emph>&lt;/wsa:RelatesTo&gt;
-    &lt;wsa:To&gt;<emph>xs:anyURI</emph>&lt;/wsa:To&gt;
-    ...
-  &lt;/s:Header&gt;
-  &lt;s:Body ...&gt; 
-    &lt;wst:DeleteResponse ...&gt;
-      <emph>xs:any ?</emph>
-    &lt;/wst:DeleteResponse&gt;
-  &lt;/s:Body&gt;
-&lt;/s:Envelope&gt;  </eg>
+          <eg><kw>[Action]</kw>
+  http://www.w3.org/2009/02/ws-tra/DeleteResponse
+
+<kw>[Body]</kw>
+  &lt;wst:DeleteResponse ...&gt;
+    <emph>xs:any ?</emph>
+  &lt;/wst:DeleteResponse&gt;</eg>
         </example>
         <glist>
           <gitem>
-            <label>
-              <code>/s:Envelope/s:Header/wsa:Action</code>
-            </label>
-            <def>
-              <p>
-               This required element MUST contain the value
-               <code>http://www.w3.org/2009/02/ws-tra/DeleteResponse</code>.
-               If a SOAP Action URI is also present in the underlying 
-               transport, its value MUST convey the same value.
-              </p>
-            </def>
-          </gitem>
-
-          <gitem>
-            <label>
-              <code>/s:Envelope/s:Body/wst:DeleteResponse</code>
-            </label>
+            <label> <kw>[Body]</kw>/wst:DeleteResponse </label>
             <def>
               <p>
                This REQUIRED element MAY contain a child element that
@@ -1064,21 +923,13 @@
     message.</p>
         <p>The Create request message MUST be of the following form:</p>
         <example>
-          <eg>&lt;s:Envelope ...&gt;  
-  &lt;s:Header ...&gt;
-    &lt;wsa:Action&gt;
-      http://www.w3.org/2009/02/ws-tra/Create
-    &lt;/wsa:Action&gt;
-    &lt;wsa:MessageID&gt;<emph>xs:anyURI</emph>&lt;/wsa:MessageID&gt;
-    &lt;wsa:To&gt;<emph>xs:anyURI</emph>&lt;/wsa:To&gt;
-    ...
-  &lt;/s:Header&gt;
-  &lt;s:Body ...&gt;
-    &lt;wst:Create ...&gt;
-      <emph>xs:any *</emph>
-    &lt;/wst:Create&gt;
-  &lt;/s:Body&gt;
-&lt;/s:Envelope&gt; </eg>
+          <eg><kw>[Action]</kw>
+  http://www.w3.org/2009/02/ws-tra/Create
+
+<kw>[Body]</kw>
+  &lt;wst:Create ...&gt;
+    <emph>xs:any *</emph>
+  &lt;/wst:Create&gt;</eg>
         </example>
         <p>
          The following describes additional, normative constraints on the 
@@ -1087,22 +938,7 @@
 
         <glist>
           <gitem>
-            <label>
-              <code>/s:Envelope/s:Header/wsa:Action</code>
-            </label>
-            <def>
-              <p>
-               This required element MUST contain the value
-               <code>http://www.w3.org/2009/02/ws-tra/Create</code>. If
-               a SOAP Action URI is also present in the underlying transport,
-               its value MUST convey the same value.
-              </p>
-            </def>
-          </gitem>
-          <gitem>
-            <label>
-              <code>/s:Envelope/s:Body/Create</code>
-            </label>
+            <label> <kw>[Body]</kw>/wst:Create </label>
             <def>
               <p>
                If this REQUIRED element contains children then the first child
@@ -1138,42 +974,18 @@
         <p>If the resource factory accepts a Create request, it MUST reply with a
     response of the following form:</p>
         <example>
-          <eg>&lt;s:Envelope ...&gt;  
-  &lt;s:Header ...&gt;
-    &lt;wsa:Action&gt;
-      http://www.w3.org/2009/02/ws-tra/CreateResponse
-    &lt;/wsa:Action&gt;
-    &lt;wsa:RelatesTo&gt;<emph>xs:anyURI</emph>&lt;/wsa:RelatesTo&gt;
-    &lt;wsa:To&gt;<emph>xs:anyURI</emph>&lt;/wsa:To&gt;
-    ...
-  &lt;/s:Header&gt;
-  &lt;s:Body ...&gt;
-    &lt;wst:CreateResponse ...&gt;
-      &lt;wst:ResourceCreated&gt;<emph>endpoint-reference</emph>&lt;/wst:ResourceCreated&gt;
-      <emph>xs:any ?</emph>
-    &lt;/wst:CreateResponse&gt;
-  &lt;/s:Body&gt;
-&lt;/s:Envelope&gt;</eg>
+          <eg><kw>[Action]</kw>
+  http://www.w3.org/2009/02/ws-tra/CreateResponse
+
+<kw>[Body]</kw>
+  &lt;wst:CreateResponse ...&gt;
+    &lt;wst:ResourceCreated&gt;<emph>endpoint-reference</emph>&lt;/wst:ResourceCreated&gt;
+    <emph>xs:any ?</emph>
+  &lt;/wst:CreateResponse&gt;</eg>
         </example>
         <glist>
           <gitem>
-            <label>
-              <code>/s:Envelope/s:Header/wsa:Action</code>
-            </label>
-            <def>
-              <p>
-               This required element MUST contain the value
-               http://www.w3.org/2009/02/ws-tra/CreateResponse. If a
-               SOAP Action URI is also present in the underlying transport, 
-               its value MUST convey the same value.
-              </p>
-            </def>
-          </gitem>
-
-          <gitem>
-            <label>
-              <code>/s:Envelope/wst:CreateResponse</code>
-            </label>
+            <label> <kw>[Body]</kw>/wst:CreateResponse </label>
             <def>
               <p>
                This REQUIRED element MUST contain, at a minimum,
@@ -1232,9 +1044,7 @@
           </gitem>
 
           <gitem>
-            <label>
-              <code>/s:Envelope/wst:CreateResponse/wst:ResourceCreated</code>
-            </label>
+            <label> <kw>[Body]</kw>/wst:CreateResponse/wst:ResourceCreated </label>
             <def>
               <p>
                This required element MUST contain a resource reference for the

Index: wst.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- wst.html	23 Mar 2009 19:38:29 -0000	1.25
+++ wst.html	24 Mar 2009 01:25:20 -0000	1.26
@@ -207,27 +207,14 @@
        <a href="#AddrCore">[WS-Addressing]</a>.
       </p><div class="div2">
 <h3><a name="Get" id="Get"/>3.1 Get</h3><p>This specification defines one Web service operation (Get) for fetching a
-one-time snapshot of the representation of a resource.</p><p>The Get request message MUST be of the following form:</p><div class="exampleOuter"><div class="exampleInner"><pre>&lt;s:Envelope ...&gt;  
-  &lt;s:Header ...&gt;
-    &lt;wsa:Action&gt;
-      http://www.w3.org/2009/02/ws-tra/Get
-    &lt;/wsa:Action&gt;
-    &lt;wsa:MessageID&gt;<em>xs:anyURI</em>&lt;/wsa:MessageID&gt;
-    &lt;wsa:To&gt;<em>xs:anyURI</em>&lt;/wsa:To&gt;
-    ... 
-  &lt;/s:Header&gt;
-  &lt;s:Body ...&gt; 
+one-time snapshot of the representation of a resource.</p><p>The Get request message MUST be of the following form:</p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b>
+  http://www.w3.org/2009/02/ws-tra/Get
+
+<b>[Body]</b>
     &lt;wst:Get ...&gt;
       <em>xs:any *</em>
-    &lt;/wst:Get&gt;
-  &lt;/s:Body&gt;
-&lt;/s:Envelope&gt;</pre></div></div><p>The following describes additional, normative constraints on the outline
-listed above:</p><dl><dt class="label"><code>/s:Envelope/s:Header/wsa:Action</code></dt><dd><p>
-               This required element MUST contain the value
-               <code>http://www.w3.org/2009/02/ws-tra/Get</code>. If a
-               SOAP Action URI is also present in the underlying transport, 
-               its value MUST convey the same value.
-              </p></dd><dt class="label"><code>/s:Envelope/s:Body/wst:Get</code></dt><dd><p>
+    &lt;/wst:Get&gt;</pre></div></div><p>The following describes additional, normative constraints on the outline
+listed above:</p><dl><dt class="label"><b>[Body]</b>/wst:Get </dt><dd><p>
                This REQUIRED element MAY contain child elements that 
                can be used for extensibility purposes.
               </p></dd></dl><p>A Get request MUST be targeted at the resource whose representation is
@@ -246,29 +233,16 @@
 codes defined in WS-Addressing (e.g., wsa:ActionNotSupported). Other
 components of the outline above are not further constrained by this
 specification.</p><p>If the resource accepts a Get request, it MUST reply with a response of
-the following form:</p><div class="exampleOuter"><div class="exampleInner"><pre>&lt;s:Envelope ...&gt;  
-  &lt;s:Header ...&gt;
-    &lt;wsa:Action&gt;
-      http://www.w3.org/2009/02/ws-tra/GetResponse
-    &lt;/wsa:Action&gt;
-    &lt;wsa:RelatesTo&gt;<em>xs:anyURI</em>&lt;/wsa:RelatesTo&gt;
-    &lt;wsa:To&gt;<em>xs:anyURI</em>&lt;/wsa:To&gt;
-    ...
-  &lt;/s:Header&gt;
-  &lt;s:Body ...&gt;
-    &lt;wst:GetResponse ...&gt;
-      <em>xs:any +</em>
-    &lt;/wst:GetResponse&gt;
-  &lt;/s:Body&gt;
-&lt;/s:Envelope&gt; </pre></div></div><p>
+the following form:</p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b>
+  http://www.w3.org/2009/02/ws-tra/GetResponse
+
+<b>[Body]</b>
+  &lt;wst:GetResponse ...&gt;
+    <em>xs:any +</em>
+  &lt;/wst:GetResponse&gt;</pre></div></div><p>
          The following describes additional, normative constraints on the 
          outline listed above:
-        </p><dl><dt class="label"><code>/s:Envelope/s:Header/wsa:Action</code></dt><dd><p>
-               This required element MUST contain the value
-               http://www.w3.org/2009/02/ws-tra/GetResponse. If a SOAP
-               Action URI is also present in the underlying transport, its 
-               value MUST convey the same value.
-              </p></dd><dt class="label"><code>/s:Envelope/s:Body/wst:GetResponse</code></dt><dd><p>
+        </p><dl><dt class="label"><b>[Body]</b>/wst:GetResponse </dt><dd><p>
                This REQUIRED element MUST contain at least one child
                element - the representation of the resource.  The 
                presence of subsequent child elements is service-specific and 
@@ -342,29 +316,16 @@
 resource by providing a replacement representation. A resource MAY accept
 updates that provide different XML representations than that returned by the
 resource; in such a case, the semantics of the update operation is defined by
-the resource.</p><p>The Put request message MUST be of the following form:</p><div class="exampleOuter"><div class="exampleInner"><pre>&lt;s:Envelope ...&gt;  
-  &lt;s:Header ...&gt;
-    &lt;wsa:Action&gt;
-      http://www.w3.org/2009/02/ws-tra/Put
-    &lt;/wsa:Action&gt;
-    &lt;wsa:MessageID&gt;<em>xs:anyURI</em>&lt;/wsa:MessageID&gt;
-    &lt;wsa:To&gt;<em>xs:anyURI</em>&lt;/wsa:To&gt;
-    ...
-  &lt;/s:Header&gt;
-  &lt;s:Body...&gt;
-    &lt;wst:Put ...&gt;
-      <em>xs:any +</em>
-    &gt;/wst:Put&gt;
-  &lt;/s:Body&gt;
-&lt;/s:Envelope&gt;  </pre></div></div><p>
+the resource.</p><p>The Put request message MUST be of the following form:</p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b>
+  http://www.w3.org/2009/02/ws-tra/Put
+
+<b>[Body]</b>
+  &lt;wst:Put ...&gt;
+    <em>xs:any +</em>
+  &lt;/wst:Put&gt;</pre></div></div><p>
          The following describes additional, normative constraints on the 
          outline listed above:
-        </p><dl><dt class="label"><code>/s:Envelope/s:Header/wsa:Action</code></dt><dd><p>
-               This required element MUST contain the value
-               http://www.w3.org/2009/02/ws-tra/Put. If a SOAP Action
-               URI is also present in the underlying transport, its value 
-               MUST convey the same value.
-              </p></dd><dt class="label"><code>/s:Envelope/s:Body/Put</code></dt><dd><p>
+        </p><dl><dt class="label"><b>[Body]</b>/wst:Put </dt><dd><p>
                This REQUIRED element MUST contain at least one child element -
                the representation to be used for the update.
                All other children SHOULD be ignored by the service.
@@ -394,26 +355,13 @@
          further constrained by this specification.
         </p><p>A successful Put operation updates the current representation associated
 with the targeted resource.</p><p>If the resource accepts a Put request and performs the requested update,
-it MUST reply with a response of the following form:</p><div class="exampleOuter"><div class="exampleInner"><pre>&lt;s:Envelope ...&gt;  
-  &lt;s:Header ...&gt;
-    &lt;wsa:Action&gt;
-      http://www.w3.org/2009/02/ws-tra/PutResponse
-    &lt;/wsa:Action&gt;
-    &lt;wsa:RelatesTo&gt;<em>xs:anyURI</em>&lt;/wsa:RelatesTo&gt;
-    &lt;wsa:To&gt;<em>xs:anyURI</em>&lt;/wsa:To&gt;
-    ...
-  &lt;/s:Header&gt;
-  &lt;s:Body ...&gt;
-    &lt;wst:PutResponse ...&gt;
-      <em>xs:any ?</em>
-    &lt;/wst:PutResponse&gt;
-  &lt;/s:Body&gt;
-&lt;/s:Envelope&gt;  </pre></div></div><dl><dt class="label"><code>/s:Envelope/s:Header/wsa:Action</code></dt><dd><p>
-               This required element MUST contain the value
-               http://www.w3.org/2009/02/ws-tra/PutResponse. If a SOAP
-               Action URI is also present in the underlying transport, 
-               its value MUST convey the same value.
-              </p></dd><dt class="label"><code>/s:Envelope/s:Body/PutResponse</code></dt><dd><p>
+it MUST reply with a response of the following form:</p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b>
+  http://www.w3.org/2009/02/ws-tra/PutResponse
+
+<b>[Body]</b>
+  &lt;wst:PutResponse ...&gt;
+    <em>xs:any ?</em>
+  &lt;/wst:PutResponse&gt;</pre></div></div><dl><dt class="label"><b>[Body]</b>/wst:PutResponse </dt><dd><p>
                This REQUIRED element MUST contain at least one child element
                (the current representation of the resource) if the updated
                representation differs from the representation sent in the
@@ -506,27 +454,14 @@
 response. Since the response may not be sent to the original sender,
 extension specifications should consider adding a corresponding SOAP header
 value in the response to signal to the receiver that the extension is being
-used.</p><p>The Delete request message MUST be of the following form:</p><div class="exampleOuter"><div class="exampleInner"><pre>&lt;s:Envelope ...&gt;  
-  &lt;s:Header ...&gt;
-    &lt;wsa:Action&gt;
-      http://www.w3.org/2009/02/ws-tra/Delete
-    &lt;/wsa:Action&gt;
-    &lt;wsa:MessageID&gt;<em>xs:anyURI</em>&lt;/wsa:MessageID&gt;
-    &lt;wsa:To&gt;<em>xs:anyURI</em>&lt;/wsa:To&gt;
-    ...
-  &lt;/s:Header&gt;
-  &lt;s:Body ...&gt;
-    &lt;wst:Delete ...&gt;
-      <em>xs:any *</em>
-    &lt;/wst:Delete&gt;
-  &lt;/s:Body&gt;
-&lt;/s:Envelope&gt;  </pre></div></div><p>The following describes additional, normative constraints on the outline
-listed above:</p><dl><dt class="label"><code>/s:Envelope/s:Header/wsa:Action</code></dt><dd><p>
-               This required element MUST contain the value
-               <code>http://www.w3.org/2009/02/ws-tra/Delete</code>. If
-               a SOAP Action URI is also present in the underlying transport,
-               its value MUST convey the same value.
-              </p></dd><dt class="label"><code>/s:Envelope/s:Body/wst:Delete</code></dt><dd><p>
+used.</p><p>The Delete request message MUST be of the following form:</p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b>
+  http://www.w3.org/2009/02/ws-tra/Delete
+
+<b>[Body]</b>
+  &lt;wst:Delete ...&gt;
+    <em>xs:any *</em>
+  &lt;/wst:Delete&gt;</pre></div></div><p>The following describes additional, normative constraints on the outline
+listed above:</p><dl><dt class="label"><b>[Body]</b>/wst:Delete </dt><dd><p>
                 This REQUIRED element MAY contain child elements that
                 can be used for extensibility purposes.
               </p></dd></dl><p>A Delete request MUST be targeted at the resource to be deleted as
@@ -536,26 +471,13 @@
 Other components of the outline above are not further constrained by this
 specification.</p><p>A successful Delete operation invalidates the current representation
 associated with the targeted resource.</p><p>If the resource accepts a Delete request, it MUST reply with a response of
-the following form:</p><div class="exampleOuter"><div class="exampleInner"><pre>&lt;s:Envelope ...&gt;  
-  &lt;s:Header ...&gt;
-    &lt;wsa:Action&gt;
-      http://www.w3.org/2009/02/ws-tra/DeleteResponse
-    &lt;/wsa:Action&gt;
-    &lt;wsa:RelatesTo&gt;<em>xs:anyURI</em>&lt;/wsa:RelatesTo&gt;
-    &lt;wsa:To&gt;<em>xs:anyURI</em>&lt;/wsa:To&gt;
-    ...
-  &lt;/s:Header&gt;
-  &lt;s:Body ...&gt; 
-    &lt;wst:DeleteResponse ...&gt;
-      <em>xs:any ?</em>
-    &lt;/wst:DeleteResponse&gt;
-  &lt;/s:Body&gt;
-&lt;/s:Envelope&gt;  </pre></div></div><dl><dt class="label"><code>/s:Envelope/s:Header/wsa:Action</code></dt><dd><p>
-               This required element MUST contain the value
-               <code>http://www.w3.org/2009/02/ws-tra/DeleteResponse</code>.
-               If a SOAP Action URI is also present in the underlying 
-               transport, its value MUST convey the same value.
-              </p></dd><dt class="label"><code>/s:Envelope/s:Body/wst:DeleteResponse</code></dt><dd><p>
+the following form:</p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b>
+  http://www.w3.org/2009/02/ws-tra/DeleteResponse
+
+<b>[Body]</b>
+  &lt;wst:DeleteResponse ...&gt;
+    <em>xs:any ?</em>
+  &lt;/wst:DeleteResponse&gt;</pre></div></div><dl><dt class="label"><b>[Body]</b>/wst:DeleteResponse </dt><dd><p>
                This REQUIRED element MAY contain a child element that
                can be used for extensibility purposes.
               </p></dd></dl><p>
@@ -624,29 +546,16 @@
     Create request will allocate a new resource that is initialized from the
     presented representation. The new resource will be assigned a
     service-determined endpoint reference that is returned in the response
-    message.</p><p>The Create request message MUST be of the following form:</p><div class="exampleOuter"><div class="exampleInner"><pre>&lt;s:Envelope ...&gt;  
-  &lt;s:Header ...&gt;
-    &lt;wsa:Action&gt;
-      http://www.w3.org/2009/02/ws-tra/Create
-    &lt;/wsa:Action&gt;
-    &lt;wsa:MessageID&gt;<em>xs:anyURI</em>&lt;/wsa:MessageID&gt;
-    &lt;wsa:To&gt;<em>xs:anyURI</em>&lt;/wsa:To&gt;
-    ...
-  &lt;/s:Header&gt;
-  &lt;s:Body ...&gt;
-    &lt;wst:Create ...&gt;
-      <em>xs:any *</em>
-    &lt;/wst:Create&gt;
-  &lt;/s:Body&gt;
-&lt;/s:Envelope&gt; </pre></div></div><p>
+    message.</p><p>The Create request message MUST be of the following form:</p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b>
+  http://www.w3.org/2009/02/ws-tra/Create
+
+<b>[Body]</b>
+  &lt;wst:Create ...&gt;
+    <em>xs:any *</em>
+  &lt;/wst:Create&gt;</pre></div></div><p>
          The following describes additional, normative constraints on the 
          outline listed above:
-        </p><dl><dt class="label"><code>/s:Envelope/s:Header/wsa:Action</code></dt><dd><p>
-               This required element MUST contain the value
-               <code>http://www.w3.org/2009/02/ws-tra/Create</code>. If
-               a SOAP Action URI is also present in the underlying transport,
-               its value MUST convey the same value.
-              </p></dd><dt class="label"><code>/s:Envelope/s:Body/Create</code></dt><dd><p>
+        </p><dl><dt class="label"><b>[Body]</b>/wst:Create </dt><dd><p>
                If this REQUIRED element contains children then the first child
                MUST be the literal resource representation, a representation 
                of the constructor for the resource, or other instructions for
@@ -669,27 +578,14 @@
     presented representation is invalid for the target resource. 
     See <a href="#Faults"><b>5 Faults</b></a>.</p><p>Other components of the outline above are not further constrained by this
     specification.</p><p>If the resource factory accepts a Create request, it MUST reply with a
-    response of the following form:</p><div class="exampleOuter"><div class="exampleInner"><pre>&lt;s:Envelope ...&gt;  
-  &lt;s:Header ...&gt;
-    &lt;wsa:Action&gt;
-      http://www.w3.org/2009/02/ws-tra/CreateResponse
-    &lt;/wsa:Action&gt;
-    &lt;wsa:RelatesTo&gt;<em>xs:anyURI</em>&lt;/wsa:RelatesTo&gt;
-    &lt;wsa:To&gt;<em>xs:anyURI</em>&lt;/wsa:To&gt;
-    ...
-  &lt;/s:Header&gt;
-  &lt;s:Body ...&gt;
-    &lt;wst:CreateResponse ...&gt;
-      &lt;wst:ResourceCreated&gt;<em>endpoint-reference</em>&lt;/wst:ResourceCreated&gt;
-      <em>xs:any ?</em>
-    &lt;/wst:CreateResponse&gt;
-  &lt;/s:Body&gt;
-&lt;/s:Envelope&gt;</pre></div></div><dl><dt class="label"><code>/s:Envelope/s:Header/wsa:Action</code></dt><dd><p>
-               This required element MUST contain the value
-               http://www.w3.org/2009/02/ws-tra/CreateResponse. If a
-               SOAP Action URI is also present in the underlying transport, 
-               its value MUST convey the same value.
-              </p></dd><dt class="label"><code>/s:Envelope/wst:CreateResponse</code></dt><dd><p>
+    response of the following form:</p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b>
+  http://www.w3.org/2009/02/ws-tra/CreateResponse
+
+<b>[Body]</b>
+  &lt;wst:CreateResponse ...&gt;
+    &lt;wst:ResourceCreated&gt;<em>endpoint-reference</em>&lt;/wst:ResourceCreated&gt;
+    <em>xs:any ?</em>
+  &lt;/wst:CreateResponse&gt;</pre></div></div><dl><dt class="label"><b>[Body]</b>/wst:CreateResponse </dt><dd><p>
                This REQUIRED element MUST contain, at a minimum,
                a resource reference (wst:ResourceCreated element)
                to the newly created resource.
@@ -735,7 +631,7 @@
                consider adding a corresponding SOAP header value in 
                the response to signal to the receiver that the
                extension is being used.
-              </p></dd><dt class="label"><code>/s:Envelope/wst:CreateResponse/wst:ResourceCreated</code></dt><dd><p>
+              </p></dd><dt class="label"><b>[Body]</b>/wst:CreateResponse/wst:ResourceCreated </dt><dd><p>
                This required element MUST contain a resource reference for the
                newly created resource. This resource reference, represented 
                as an endpoint reference as defined in WS-Addressing, MUST 

Received on Tuesday, 24 March 2009 01:25:33 UTC