source:
vbox/trunk/src/libs/libxml2-2.9.14/test/XPath/docs/mixed@
98103
Last change on this file since 98103 was 95312, checked in by , 2 years ago | |
---|---|
File size: 115 bytes |
Line | |
---|---|
1 | <?xml version="1.0"?> |
2 | <root> |
3 | <s p="root"/> |
4 | <p1> |
5 | <s p="p1"/> |
6 | </p1> |
7 | <p2> |
8 | <s p="p2"/> |
9 | </p2> |
10 | </root> |
Note:
See TracBrowser
for help on using the repository browser.