xref: /aosp_15_r20/external/libxml2/test/c14n/without-comments/test-2.xpath (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1
2<XPath xmlns:n1="http://example.net" >
3    (//. | //@* | //namespace::*)
4    [
5	ancestor-or-self::n1:elem2
6    ]
7</XPath>
8