- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 14 Nov 2006 03:09:43 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv21661/docs
Modified Files:
Tag: validator-0_7-branch
api.html
Log Message:
parse tree option removed
Index: api.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/api.html,v
retrieving revision 1.3.2.5
retrieving revision 1.3.2.6
diff -u -d -r1.3.2.5 -r1.3.2.6
--- api.html 2 Nov 2006 06:07:15 -0000 1.3.2.5
+++ api.html 14 Nov 2006 03:09:41 -0000 1.3.2.6
@@ -112,13 +112,6 @@
after the validation results. In SOAP output, does not have any impact.</td>
<td>0 (unset)</td>
</tr>
-<tr>
- <th>sp</th>
- <td>In the web interface, when set to 1, triggers the display of the parsing tree
- after the validation results. When used with the auxiliary parameter <code>noatt</code>
- set to 1, the parse tree will not display attributes. In SOAP output, does not have any impact.</td>
- <td>0 (unset)</td>
-</tr>
</table>
<h3 id="soap12format">SOAP format description</h3>
Received on Tuesday, 14 November 2006 03:09:53 UTC