Fix the handling of attributes:
authorKim Nguyễn <kn@lri.fr>
Sat, 9 Mar 2013 21:36:02 +0000 (22:36 +0100)
committerKim Nguyễn <kn@lri.fr>
Sat, 9 Mar 2013 21:36:02 +0000 (22:36 +0100)
commit7aa6c5c4e2b329bbf5fa7cc31a7542ba48ace84f
treea8fdb73756255793f157e379417364d235eaa33f
parent54d24e939b72601a55832aa447ed31f1b256f02e
Fix the handling of attributes:
  - make use of the Is_attribute predicate in formulæ
  - Change the encoding of attributes in the tree structure
    (attributes are now proper children with a particular marker
     in the tag name).
src/tree/naive.ml
src/utils/qNameSet.ml
src/utils/qNameSet.mli
src/xpath/compile.ml
src/xpath/xpath_internal_parser.mly