Fixed (setf document-element) in the presence of non-element children
[cxml-stp.git] / README
blob804a365d041a5f008afceb0d2addffbe405ec192
2    cxml-stp
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/