cl-cxml

XML parser written in Common Lisp
  http://common-lisp.net/project/cxml/
  0
  no reviews



CXML implements a namespace-aware, validating XML 1.0 parser as well as the DOM Level 2 Core interfaces. Two parser interfaces are offered, one SAX-like, the other similar to StAX.