[
Lists Home |
Date Index |
Thread Index
]
"Simon St.Laurent" <simonstl@simonstl.com> writes:
> There's an online schema validator at:
> http://www.w3.org/2001/03/webdata/xsv
>
> It's been pretty helpful for me, mostly in confirming that a schema was
> fine but a processor wasn't.
Thanks for the plug. It's worth noting that handing a schema document
to XSV will check whether or not it conforms to the schema for schema
documents, but that's _all_ it will check. If it fails that test, you
know you need to fix something. However, it may pass that test, and
still not correspond to a conformant schema, because that requires
more than just valid syntax.
A tool which in my opinion does a pretty thorough job of checking
schema documents is IBM's SQC (Schema Quality Checker). There's a
pointer to that, and lots of other free and not-so-free tools, on the
W3C XML Schema home page [1].
ht
[1] http://www.w3.org/XML/Schema.html#Tools
--
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
Half-time member of W3C Team
2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk
URL: http://www.ltg.ed.ac.uk/~ht/
[mail really from me _always_ has this .sig -- mail without it is forged spam]
|