summaryrefslogtreecommitdiff
path: root/examples/xml/c14n.xpath
blob: 38bff9d718bbf26bd38667fe7a280c9f0713a1ee (plain)
1
2
3
4
<?xml version="1.0"?>
<XPath xmlns:n0="http://a.example.com" xmlns:n1="http://b.example">
(//. | //@* | //namespace::*)[ancestor-or-self::n1:elem1]
</XPath>