- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 28 Mar 2011 13:55:20 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv477
Modified Files:
wsenum.xml
Log Message:
nowrap change for build
Index: wsenum.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.xml,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -d -r1.158 -r1.159
--- wsenum.xml 23 Mar 2011 00:26:33 -0000 1.158
+++ wsenum.xml 28 Mar 2011 13:55:18 -0000 1.159
@@ -11,7 +11,7 @@
<header>
<title>&wsenu.name;</title>
<w3c-designation>&wsenu.w3c-designation;</w3c-designation>
- <w3c-doctype>"&wsenu.w3c-doctype;</w3c-doctype>
+ <w3c-doctype>&wsenu.status;</w3c-doctype>
<pubdate>
<day>&wsenu.day;</day>
<month>&wsenu.month;</month>
@@ -3266,11 +3266,11 @@
<td> <kw>Trigger has invalid context</kw> </td>
</tr>
<tr>
- <td valign="top" nowrap='true'><code>
+ <td valign="top" nowrap='nowrap'><code>
Enumerate Request <phrase/>
[msg]</code>
</td>
- <td valign="top" nowrap='true'><code>
+ <td valign="top" nowrap='nowrap'><code>
Create new context<phrase/>
If (end of sequence) {<phrase/>
include EndOfSequence <phrase/>
@@ -3279,7 +3279,7 @@
Send EnumerateResponse <phrase/>
{<specref ref="Enumerate" show="num"/>}</code>
</td>
- <td valign="top" nowrap='true'><code>
+ <td valign="top" nowrap='nowrap'><code>
If (end of sequence) {<phrase/>
include EndOfSequence <phrase/>
invalidate context<phrase/>
@@ -3287,7 +3287,7 @@
Send EnumerateResponse <phrase/>
{<specref ref="Enumerate" show="num"/>}</code>
</td>
- <td valign="top" nowrap='true'><code>
+ <td valign="top" nowrap='nowrap'><code>
Generate <phrase/>
InvalidEnumerationContext <phrase/>
Fault<phrase/>
@@ -3295,17 +3295,17 @@
</td>
</tr>
<tr>
- <td valign="top" nowrap='true'><code>
+ <td valign="top" nowrap='nowrap'><code>
Renew Request <phrase/>
[msg] </code>
</td>
<td> </td>
- <td valign="top" nowrap='true'><code>
+ <td valign="top" nowrap='nowrap'><code>
Update expiration timer<phrase/>
Send RenewReponse<phrase/>
{<specref ref="Renew" show="num"/>}</code>
</td>
- <td valign="top" nowrap='true'><code>
+ <td valign="top" nowrap='nowrap'><code>
Generate <phrase/>
InvalidEnumerationContext <phrase/>
Fault<phrase/>
@@ -3313,16 +3313,16 @@
</td>
</tr>
<tr>
- <td valign="top" nowrap='true'><code>
+ <td valign="top" nowrap='nowrap'><code>
GetStatus Request <phrase/>
[msg] </code>
</td>
<td> </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 <phrase/>
InvalidEnumerationContext <phrase/>
Fault<phrase/>
@@ -3330,17 +3330,17 @@
</td>
</tr>
<tr>
- <td valign="top" nowrap='true'><code>
+ <td valign="top" nowrap='nowrap'><code>
Release Request <phrase/>
[msg] </code>
</td>
<td> </td>
- <td valign="top" nowrap='true'><code>
+ <td valign="top" nowrap='nowrap'><code>
Send wse:ReleaseResponse<phrase/>
Invalidate context<phrase/>
{<specref ref="Release" show="num"/>}</code>
</td>
- <td valign="top" nowrap='true'><code>
+ <td valign="top" nowrap='nowrap'><code>
Generate <phrase/>
InvalidEnumerationContext <phrase/>
Fault<phrase/>
@@ -3348,24 +3348,24 @@
</td>
</tr>
<tr>
- <td valign="top" nowrap='true'><code>
+ <td valign="top" nowrap='nowrap'><code>
Expiration <phrase/>
[timer] </code>
</td>
<td> </td>
- <td valign="top" nowrap='true'><code>
+ <td valign="top" nowrap='nowrap'><code>
Invalidate context<phrase/>
{<specref ref="Enumerate" show="num"/>}</code>
</td>
<td> </td>
</tr>
<tr>
- <td valign="top" nowrap='true'><code>
+ <td valign="top" nowrap='nowrap'><code>
Shutdown/Error <phrase/>
[app] </code>
</td>
<td> </td>
- <td valign="top" nowrap='true'><code>
+ <td valign="top" nowrap='nowrap'><code>
if (EndTo engaged) <phrase/>
send EnumerationEnd <phrase/>
Invalidate context <phrase/>
@@ -3386,21 +3386,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 context<phrase/>
{<specref ref="Enumerate" show="num"/>}</code>
</td>
</tr>
<tr>
- <td valign="top" nowrap='true'><code>
+ <td valign="top" nowrap='nowrap'><code>
EnumerationEnd<phrase/>
[msg]</code>
</td>
- <td valign="top" nowrap='true'><code>
+ <td valign="top" nowrap='nowrap'><code>
Invalidate context<phrase/>
{<specref ref="EnumerationEnd" show="num"/>}</code>
</td>
Received on Monday, 28 March 2011 13:55:22 UTC