summaryrefslogtreecommitdiff
path: root/test/c14n/exc-without-comments/test-2.xpath
blob: e57652fdcefa083f0a96171550e7cb04a3f3e89d (plain)
1
2
3
4
5
6
<XPath xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
(//. | //@* | //namespace::*)
[
    ancestor-or-self::ds:SignedInfo
] 
</XPath>