source:
vbox/trunk/src/libs/libxml2-2.9.14/test/c14n/with-comments/example-2.xml@
97865
Last change on this file since 97865 was 95312, checked in by , 2 years ago | |
---|---|
File size: 170 bytes |
Line | |
---|---|
1 | <doc> |
2 | <clean> </clean> |
3 | <dirty> A B </dirty> |
4 | <mixed> |
5 | A |
6 | <clean> </clean> |
7 | B |
8 | <dirty> A B </dirty> |
9 | C |
10 | </mixed> |
11 | </doc> |
Note:
See TracBrowser
for help on using the repository browser.