de956e98223ed039ff177eb445fe2698b628cd13
[tatoo.git] / XPath-FT.queries
1 /descendant::L/child::*
2 /descendant::L/descendant::* 
3 /descendant::L/following-sibling::*
4 /descendant::L/self::*
5 /descendant::*[L]
6 /descendant::*[descendant::L]
7 /descendant::*[following-sibling::L]
8 /descendant::*[self::L]