xref: /aosp_15_r20/external/libxml2/test/XPath/tests/simplebase (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1*7c568831SAndroid Build Coastguard Worker/child::*
2*7c568831SAndroid Build Coastguard Worker/child::EXAMPLE
3*7c568831SAndroid Build Coastguard Worker/child::EXAMPLE/child::head
4*7c568831SAndroid Build Coastguard Worker/child::EXAMPLE/child::*
5*7c568831SAndroid Build Coastguard Worker/child::EXAMPLE/child::head/child::title
6*7c568831SAndroid Build Coastguard Worker/child::EXAMPLE/child::head/child::title/child::text()
7*7c568831SAndroid Build Coastguard Worker/child::EXAMPLE/child::head/node()
8*7c568831SAndroid Build Coastguard Worker/child::EXAMPLE/attribute::prop1/self::node()
9*7c568831SAndroid Build Coastguard Worker/child::EXAMPLE/attribute::prop1/self::*
10*7c568831SAndroid Build Coastguard Worker/child::EXAMPLE/attribute::prop1/descendant-or-self::node()
11*7c568831SAndroid Build Coastguard Worker/child::EXAMPLE/attribute::prop1/descendant-or-self::*
12*7c568831SAndroid Build Coastguard Worker/child::EXAMPLE/attribute::prop1/ancestor-or-self::node()
13*7c568831SAndroid Build Coastguard Worker/child::EXAMPLE/attribute::prop1/ancestor-or-self::*
14*7c568831SAndroid Build Coastguard Worker/descendant::title
15*7c568831SAndroid Build Coastguard Worker/descendant::p/ancestor::chapter
16*7c568831SAndroid Build Coastguard Worker/child::EXAMPLE/attribute::prop2/preceding::text()
17