Files

8 lines
124 B
Plaintext
Raw Permalink Normal View History

2026-07-19 22:48:13 +08:00
<XPath xmlns:n1="http://example.net" >
(//. | //@* | //namespace::*)
[
ancestor-or-self::n1:elem2
]
</XPath>