XML resources updated

James Clark (jjc@jclark.com)
Tue, 10 Feb 1998 22:29:21 +0700


I've updated my XML parsers and test suite to match the final XML
recommendation. See http://www.jclark.com/xml for more information. The
biggest change is that I've enhanced my XML implementation in C to
include a general purpose, non-validating XML parser layered on top of
the tokenizer.

James