Parser compliance

Richard Tobin richard at cogsci.ed.ac.uk
Wed Nov 17 14:01:51 GMT 1999


> One parser which does do these things is LT XML, but that isn't
> very fussy about badly-formed XML (for a start, it doesn't reject
> documents with more than one top-level element).

LT XML has a flag (NSL_read_strict in the library; -x option to
xmlnorm) which enforces the few XML constraints that are (for
historical reasons) not enabled by default.

Any errors that aren't detected in strict mode should be considered
bugs and reported to me.

LT XML's underlying parser, RXP, is available separately and also
provides namespace support and checking, which is not in LT XML yet.

For more information on RXP and LT XML, see

  http://www.ltg.ed.ac.uk/software/

There is a web page that lets you check documents for well-formedness
and optionally validity and namespace-correctness using RXP at

  http://www.ltg.ed.ac.uk/~richard/xml-check.html

-- Richard

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list