Add a kind element to the node tree. Improve support for XPath by
authorKim Nguyễn <kn@lri.fr>
Wed, 13 Mar 2013 10:21:41 +0000 (11:21 +0100)
committerKim Nguyễn <kn@lri.fr>
Wed, 13 Mar 2013 10:21:41 +0000 (11:21 +0100)
commit53a0fd29a20e7f4550e0eb5fa5b0d5af6191c36d
tree87b31191c30579eb88d28d0991ff7d91fdfd2c11
parent7c1d3641c4c5d7bde075df20863ab4242df3b763
Add a kind element to the node tree. Improve support for XPath by
allowing processing-instruction and comment tests.
Fix the handling of attribute nodes.
src/auto/ata.ml
src/auto/eval.ml
src/tree/naive.ml
src/utils/qName.ml
src/utils/qName.mli
src/xpath/ast.ml
src/xpath/ast.mli
src/xpath/compile.ml
src/xpath/ulexer.ml
src/xpath/xpath_internal_parser.mly