source:
vbox/trunk/src/libs/libxml2-2.9.14/test/valid/cond_sect1.xml@
96673
Last change on this file since 96673 was 95312, checked in by , 3 years ago | |
---|---|
File size: 152 bytes |
Line | |
---|---|
1 | <!DOCTYPE doc SYSTEM "dtds/cond_sect1.dtd" [ |
2 | <!ENTITY % include "INCLUDE"> |
3 | <!ENTITY % ignore "IGNORE"> |
4 | ]> |
5 | <doc> |
6 | <child>text</child> |
7 | </doc> |
Note:
See TracBrowser
for help on using the repository browser.