source:
vbox/trunk/src/libs/libxml2-2.9.14/test/relaxng/include0.rng@
103043
Last change on this file since 103043 was 95312, checked in by , 3 years ago | |
---|---|
File size: 228 bytes |
Line | |
---|---|
1 | <grammar xmlns="http://relaxng.org/ns/structure/1.0"> |
2 | <include href="include0.inc"> |
3 | <div> |
4 | <start> |
5 | <element name="root"> |
6 | <empty/> |
7 | </element> |
8 | </start> |
9 | </div> |
10 | </include> |
11 | </grammar> |
Note:
See TracBrowser
for help on using the repository browser.