android13/external/libxml2/test/c14n/exc-without-comments/merlin-c14n-two-18.xpath

9 lines
289 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04: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>