xref: /aosp_15_r20/external/libxml2/test/XPath/tests/chaptersprefol (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1/following::*
2/preceding::*
3/child::EXAMPLE/preceding::*
4/child::EXAMPLE/following::*
5/child::EXAMPLE/child::chapter[3]/preceding::*
6/child::EXAMPLE/child::chapter[3]/following::*
7/child::EXAMPLE/child::chapter[1]/image/preceding::*
8/child::EXAMPLE/child::chapter[1]/image/following::*
9