source:
vbox/trunk/src/libs/libxml2-2.9.14/test/relaxng/tutor1_2_1.xml@
98321
Last change on this file since 98321 was 95312, checked in by , 3 years ago | |
---|---|
File size: 192 bytes |
Line | |
---|---|
1 | <addressBook> |
2 | <card> |
3 | <name>John Smith</name> |
4 | <email>[email protected]</email> |
5 | </card> |
6 | <card> |
7 | <name>Fred Bloggs</name> |
8 | <email>[email protected]</email> |
9 | </card> |
10 | </addressBook> |
Note:
See TracBrowser
for help on using the repository browser.