xref: /aosp_15_r20/external/libxml2/test/c14n/exc-without-comments/test-2.xpath (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1<XPath xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
2(//. | //@* | //namespace::*)
3[
4    ancestor-or-self::ds:SignedInfo
5]
6</XPath>