diff options
Diffstat (limited to 'htdocs/docs/api.html')
-rwxr-xr-x | htdocs/docs/api.html | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/htdocs/docs/api.html b/htdocs/docs/api.html index c28edf8..84eedb6 100755 --- a/htdocs/docs/api.html +++ b/htdocs/docs/api.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: api.html,v 1.6 2006-11-02 06:34:15 ot Exp $" ---><!--#set var="date" value="\$Date: 2006-11-02 06:34:15 $" +<!--#set var="revision" value="\$Id: api.html,v 1.7 2006-11-15 08:02:46 ot Exp $" +--><!--#set var="date" value="\$Date: 2006-11-15 08:02:46 $" --><!--#set var="title" value="Documentation of the Programmatic Interface (API) to The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -112,13 +112,6 @@ is appreciated. thanks.</p> 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> |