WWW/2002/ws/ra/edcopies wseventing.html,1.48,1.49 wseventing.xml,1.40,1.41

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

Modified Files:
	wseventing.html wseventing.xml 
Log Message:
6850


Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- wseventing.xml	13 May 2009 13:20:09 -0000	1.40
+++ wseventing.xml	13 May 2009 13:26:20 -0000	1.41
@@ -765,11 +765,6 @@
      is addressable by an EPR (see <bibref ref="AddrCore"></bibref>). 
     </p>
 
-    <p>
-     SOAP is not a requirement for using the constructs defined in
-     this specification.
-    </p>
-
    </div2>
   </div1>
 
@@ -3171,15 +3166,15 @@
     &lt;xs:union memberTypes="tns:SubscriptionEndCodeType xs:anyURI" /&gt;
   &lt;/xs:simpleType&gt;
     
-   &lt;!-- RetryAfter Fault Detail Element --&gt;
-   &lt;xs:element name="RetryAfter"  type="tns:RetryAfterType"/&gt;
-   &lt;xs:complexType name="RetryAfterType"&gt;
-     &lt;xs:simpleContent&gt;
-       &lt;xs:extension base="xs:nonNegativeInteger"&gt;
-         &lt;xs:anyAttribute namespace="##other" processContents="lax" /&gt;
-       &lt;/xs:extension&gt;
-     &lt;/xs:simpleContent&gt;
-   &lt;/xs:complexType&gt;
+  &lt;!-- RetryAfter Fault Detail Element --&gt;
+  &lt;xs:element name="RetryAfter"  type="tns:RetryAfterType"/&gt;
+  &lt;xs:complexType name="RetryAfterType"&gt;
+    &lt;xs:simpleContent&gt;
+      &lt;xs:extension base="xs:nonNegativeInteger"&gt;
+        &lt;xs:anyAttribute namespace="##other" processContents="lax" /&gt;
+      &lt;/xs:extension&gt;
+    &lt;/xs:simpleContent&gt;
+  &lt;/xs:complexType&gt;
      
   &lt;xs:attribute name="EventSource" type="xs:boolean" /&gt;
 &lt;/xs:schema&gt; </eg>
@@ -3485,6 +3480,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6472">6472</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2009/05/13 </td>
+      <td> DD </td>
+      <td> Added resolution of issue 
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6850">6850</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- wseventing.html	13 May 2009 13:20:09 -0000	1.48
+++ wseventing.html	13 May 2009 13:26:20 -0000	1.49
@@ -428,9 +428,6 @@
     </p><p>
      All messages defined by this specification MUST be sent to a Web service that
      is addressable by an EPR (see <a href="#AddrCore">[WS-Addressing]</a>). 
-    </p><p>
-     SOAP is not a requirement for using the constructs defined in
-     this specification.
     </p></div></div><div class="div1">
 <h2><a name="SubMsgs" id="SubMsgs"/>4 Subscription Messages</h2><p>
     To create, renew, and delete subscriptions, subscribers send
@@ -1858,15 +1855,15 @@
     &lt;xs:union memberTypes="tns:SubscriptionEndCodeType xs:anyURI" /&gt;
   &lt;/xs:simpleType&gt;
     
-   &lt;!-- RetryAfter Fault Detail Element --&gt;
-   &lt;xs:element name="RetryAfter"  type="tns:RetryAfterType"/&gt;
-   &lt;xs:complexType name="RetryAfterType"&gt;
-     &lt;xs:simpleContent&gt;
-       &lt;xs:extension base="xs:nonNegativeInteger"&gt;
-         &lt;xs:anyAttribute namespace="##other" processContents="lax" /&gt;
-       &lt;/xs:extension&gt;
-     &lt;/xs:simpleContent&gt;
-   &lt;/xs:complexType&gt;
+  &lt;!-- RetryAfter Fault Detail Element --&gt;
+  &lt;xs:element name="RetryAfter"  type="tns:RetryAfterType"/&gt;
+  &lt;xs:complexType name="RetryAfterType"&gt;
+    &lt;xs:simpleContent&gt;
+      &lt;xs:extension base="xs:nonNegativeInteger"&gt;
+        &lt;xs:anyAttribute namespace="##other" processContents="lax" /&gt;
+      &lt;/xs:extension&gt;
+    &lt;/xs:simpleContent&gt;
+  &lt;/xs:complexType&gt;
      
   &lt;xs:attribute name="EventSource" type="xs:boolean" /&gt;
 &lt;/xs:schema&gt; </pre></div></div></div><div class="div1">
@@ -1995,4 +1992,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6739">6739</a></td></tr><tr><td> 2009/04/28 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6787">6787</a></td></tr><tr><td> 2009/04/28 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6788">6788</a></td></tr><tr><td> 2009/05/13 </td><td> KW </td><td> Added resolution of issue 
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6472">6472</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=6472">6472</a></td></tr><tr><td> 2009/05/13 </td><td> DD </td><td> Added resolution of issue 
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6850">6850</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file

Received on Wednesday, 13 May 2009 13:26:31 UTC