source:
vbox/trunk/src/libs/libxml2-2.9.14/test/c14n/without-comments/merlin-c14n-two-00.xpath@
99286
Last change on this file since 99286 was 95312, checked in by , 3 years ago | |
---|---|
File size: 289 bytes |
Line | |
---|---|
1 | <?xml version="1.0"?> |
2 | <XPath xmlns:bar="http://example.org/bar" xmlns:baz="http://example.org/baz" xmlns:foo="http://example.org/foo" xml:lang="en-ie"> |
3 | (//. | //@* | //namespace::*) |
4 | [ |
5 | <!-- everything --> |
6 | ancestor-or-self::bar:Something |
7 | ] |
8 | </XPath> |
Note:
See TracBrowser
for help on using the repository browser.