source:
vbox/trunk/src/libs/libxml2-2.9.14/test/c14n/without-comments/test-2.xpath@
99286
Last change on this file since 99286 was 95312, checked in by , 3 years ago | |
---|---|
File size: 124 bytes |
Line | |
---|---|
1 | |
2 | <XPath xmlns:n1="http://example.net" > |
3 | (//. | //@* | //namespace::*) |
4 | [ |
5 | ancestor-or-self::n1:elem2 |
6 | ] |
7 | </XPath> |
8 |
Note:
See TracBrowser
for help on using the repository browser.