- From: Dominique Hazael-Massieux <dom@w3.org>
- Date: Thu, 08 Feb 2007 15:23:18 +0100
- To: Jo Rabin <jrabin@mtld.mobi>
- Cc: public-mobileok-checker@w3.org
Le jeudi 08 février 2007 à 06:33 -0500, Jo Rabin a écrit :
> It would be nice if the W3C validators returned results in XML.
The markup validator does:
http://validator.w3.org/docs/users.html#Output
Web Service API (NEW in version 0.7.3)
Using the SOAP1.2 language over HTTP, this defines a web
service with an output similar to the API for the W3C
CSS validator and Feed Validator. The Full documentation
for this API is available. Can be called by using
parameter output=soap12. This API is still under
development, and subject to change.
EARL/RDF
Produces output in the EARL RDF syntax. Can be called by
using parameter output=earl.
So does the CSS Validator:
http://jigsaw.w3.org/css-validator/api.html#soap12format (in a possibly
more verbose way)
Dom
Received on Thursday, 8 February 2007 14:24:55 UTC