4 A data structure for well-formed XML documents, inspired by XOM but
5 designed for Common Lisp.
7 cxml-stp is an alternative to the W3C's DOM, which cxml also
8 implements. It was written by David Lichteblau as an add-on library
9 for Closure XML and is available under an X11-style license.
11 Please send bug reports to cxml-devel@common-lisp.net
12 <http://common-lisp.net/cgi-bin/mailman/listinfo/cxml-devel>
15 For more information, see index.html or
16 http://www.lichteblau.com/cxml-stp/