WWW/2002/ws/ra/edcopies wseventing.xml,1.220,1.221

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

Modified Files:
	wseventing.xml 
Log Message:
nowrap fix


Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -d -r1.220 -r1.221
--- wseventing.xml	16 Feb 2011 05:44:56 -0000	1.220
+++ wseventing.xml	28 Mar 2011 14:19:36 -0000	1.221
@@ -11,7 +11,7 @@
  <header>
   <title>&wsevt.name;</title>
   <w3c-designation>&wsevt.w3c-designation;</w3c-designation>
-  <w3c-doctype>"&wsevt.w3c-doctype;</w3c-doctype>
+  <w3c-doctype>&wsevt.status;</w3c-doctype>
   <pubdate>
    <day>&wsevt.day;</day>
    <month>&wsevt.month;</month>
@@ -4213,7 +4213,7 @@
       <td colspan='3' align='center'> <kw>Action</kw> </td>
      </tr>
      <tr>
-      <td valign="top" nowrap='true'><code>
+      <td valign="top" nowrap='nowrap'><code>
        Subscribe Request <phrase/> 
        [msg] </code>
       </td>
@@ -4225,7 +4225,7 @@
       </td>
      </tr>
      <tr>
-      <td valign="top" nowrap='true'><code>
+      <td valign="top" nowrap='nowrap'><code>
        Event<phrase/> 
        [app] </code>
       </td>
@@ -4251,75 +4251,75 @@
       <td> <kw>Trigger refers to an invalid subscription</kw> </td>
      </tr>
      <tr>
-      <td valign="top" nowrap='true'><code>
+      <td valign="top" nowrap='nowrap'><code>
        Renew Request<phrase/> 
        [msg] </code>
       </td>
-      <td valign="top" nowrap='true'><code>
+      <td valign="top" nowrap='nowrap'><code>
        Update expiration timer<phrase/>
        Send RenewResponse<phrase/>
        {<specref ref="Renew" show="num"/>}</code>
       </td>
-      <td valign="top" nowrap='true'><code>
+      <td valign="top" nowrap='nowrap'><code>
        Generate UnknownSubscription Fault<phrase/>
        {<specref ref="Renew" show="num"/>}</code>
       </td>
      </tr>
      <tr>
-      <td valign="top" nowrap='true'><code>
+      <td valign="top" nowrap='nowrap'><code>
        GetStatus Request<phrase/> 
        [msg] </code>
       </td>
-      <td valign="top" nowrap='true'><code>
+      <td valign="top" nowrap='nowrap'><code>
        Send GetStatusResponse<phrase/>
        {<specref ref="GetStatus" show="num"/>}</code>
       </td>
-      <td valign="top" nowrap='true'><code>
+      <td valign="top" nowrap='nowrap'><code>
        Generate UnknownSubscription Fault<phrase/>
        {<specref ref="GetStatus" show="num"/>}</code>
       </td>
      </tr>
      <tr>
-      <td valign="top" nowrap='true'><code>
+      <td valign="top" nowrap='nowrap'><code>
        Unsubscribe Request<phrase/> 
        [msg] </code>
       </td>
-      <td valign="top" nowrap='true'><code>
+      <td valign="top" nowrap='nowrap'><code>
        Invalidate Subscription<phrase/>
        Send UnsubscribeResponse<phrase/>
        {<specref ref="Unsubscribe" show="num"/>}</code>
       </td>
-      <td valign="top" nowrap='true'><code>
+      <td valign="top" nowrap='nowrap'><code>
        Generate UnknownSubscription Fault<phrase/>
        {<specref ref="Unsubscribe" show="num"/>}</code>
       </td>
      </tr>
      <tr>
-      <td valign="top" nowrap='true'><code>
+      <td valign="top" nowrap='nowrap'><code>
        Expiration<phrase/> 
        [timer] </code>
       </td>
-      <td valign="top" nowrap='true'><code>
+      <td valign="top" nowrap='nowrap'><code>
        If (EndTo engaged)<phrase/>
          &nbsp;&nbsp;Send SubscriptionEnd<phrase/>
        Invalidate subscription<phrase/>
        {<specref ref="Subscribe" show="num"/>}</code>
       </td>
-      <td valign="top" nowrap='true'><code></code>
+      <td valign="top" nowrap='nowrap'><code></code>
       </td>
      </tr>
      <tr>
-      <td valign="top" nowrap='true'><code>
+      <td valign="top" nowrap='nowrap'><code>
        Shutdown/Error<phrase/> 
        [app] </code>
       </td>
-      <td valign="top" nowrap='true'><code>
+      <td valign="top" nowrap='nowrap'><code>
        If (EndTo engaged)<phrase/>
          &nbsp;&nbsp;Send SubscriptionEnd<phrase/>
        Invalidate subscription<phrase/>
        {<specref ref="Subscribe" show="num"/>}</code>
       </td>
-      <td valign="top" nowrap='true'><code></code>
+      <td valign="top" nowrap='nowrap'><code></code>
       </td>
      </tr>
     </tbody>
@@ -4335,21 +4335,21 @@
       <td colspan='1' align='center'> <kw>Action</kw> </td>
      </tr>
      <tr>
-      <td valign="top" nowrap='true'><code>
+      <td valign="top" nowrap='nowrap'><code>
        Expiration<phrase/> 
        [timer] </code>
       </td>
-      <td valign="top" nowrap='true'><code>
+      <td valign="top" nowrap='nowrap'><code>
        Invalidate subscription<phrase/>
        {<specref ref="Subscribe" show="num"/>}</code>
       </td>
      </tr>
      <tr>
-      <td valign="top" nowrap='true'><code>
+      <td valign="top" nowrap='nowrap'><code>
        SubscriptionEnd<phrase/> 
        [msg]</code>
       </td>
-      <td valign="top" nowrap='true'><code>
+      <td valign="top" nowrap='nowrap'><code>
        Invalidate subscription<phrase/>
        {<specref ref="SubscriptionEnd" show="num"/>}</code>
       </td>

Received on Monday, 28 March 2011 14:19:40 UTC