aboutsummaryrefslogtreecommitdiffstats
path: root/test/XPath/tests/simplebase
blob: 9a1476e66138338d2fe1e49cb1dd842bd5c75bb2 (plain)
1
2
3
4
5
6
7
8
9
10
/child::*
/child::EXAMPLE
/child::EXAMPLE/child::head
/child::EXAMPLE/child::*
/child::EXAMPLE/child::head/child::title
/child::EXAMPLE/child::head/child::title/child::text()
/child::EXAMPLE/child::head/node()
/child::EXAMPLE/attribute::prop1/descendant-or-self::node()
/descendant::title
/descendant::p/ancestor::chapter