optimiser la fonction eval_query_tree par l'ajoutation d'un hashtbl 'table_query_tree'
[tatoo.git] / tests / tiny.xml.queries
1 T1      /descendant::b [ not(d/preceding-sibling::c) ]
2 T2      /descendant::b [ (not(c/following::e) or not(c/preceding::e)) or (c/following::e and c/preceding::e)]/d