Files
XML_Data_Parsing/libxml2/test/c14n/without-comments/test-2.xpath
T

8 lines
124 B
Plaintext
Raw Normal View History

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