Files
XML_Data_Parsing/libxml2/test/c14n/without-comments/merlin-c14n-two-00.xpath
T

9 lines
289 B
XML
Raw Normal View History

2026-07-19 22:48:13 +08:00
<?xml version="1.0"?>
<XPath xmlns:bar="http://example.org/bar" xmlns:baz="http://example.org/baz" xmlns:foo="http://example.org/foo" xml:lang="en-ie">
(//. | //@* | //namespace::*)
[
<!-- everything -->
ancestor-or-self::bar:Something
]
</XPath>