- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 10 Jan 2011 21:35:05 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv25414
Modified Files:
wsfrag.html wsfrag.xml
Log Message:
missed one
Index: wsfrag.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- wsfrag.html 10 Jan 2011 21:34:04 -0000 1.77
+++ wsfrag.html 10 Jan 2011 21:35:02 -0000 1.78
@@ -840,7 +840,7 @@
expression specified in a request does not conform to the syntax
of the language specified in the Language attribute or is semantically
invalid.
- </p><a name="Table5" id="Table5"/><table border="1" cellpadding="5"><tbody><tr><th align="left"><b>[Code]</b></th><td>s:Sender</td></tr><tr><th align="left"><b>[Subcode]</b></th><td>wst:InvalidExpression</td></tr><tr><th align="left"><b>[Reason]</b></th><td>
+ </p><a name="Table5" id="Table5"/><table border="1" cellpadding="5"><tbody><tr><th align="left"><b>[Code]</b></th><td>s:Sender</td></tr><tr><th align="left"><b>[Subcode]</b></th><td>wsf:InvalidExpression</td></tr><tr><th align="left"><b>[Reason]</b></th><td>
The specified Language expression is invalid.
</td></tr><tr><th align="left"><b>[Detail]</b></th><td><em>The invalid language expression.</em></td></tr></tbody></table></div><div class="div2">
<h3><a name="UnsupportedMode" id="UnsupportedMode"/>9.3 UnsupportedMode</h3><p>
Index: wsfrag.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.xml,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- wsfrag.xml 10 Jan 2011 21:34:04 -0000 1.74
+++ wsfrag.xml 10 Jan 2011 21:35:03 -0000 1.75
@@ -1775,7 +1775,7 @@
</tr>
<tr>
<th align="left"><kw>[Subcode]</kw></th>
- <td>wst:InvalidExpression</td>
+ <td>wsf:InvalidExpression</td>
</tr>
<tr>
<th align="left"><kw>[Reason]</kw></th>
Received on Monday, 10 January 2011 21:35:06 UTC