source:
vbox/trunk/src/libs/libxml2-2.9.14/test/relaxng/595792.rng@
98321
Last change on this file since 98321 was 95312, checked in by , 3 years ago | |
---|---|
File size: 215 bytes |
Line | |
---|---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <grammar ns="" xmlns="http://relaxng.org/ns/structure/1.0"> |
3 | <start> |
4 | <element name="root"> |
5 | <externalRef href="595792-ext.rng"/> |
6 | </element> |
7 | </start> |
8 | </grammar> |
Note:
See TracBrowser
for help on using the repository browser.