rolled back to 2.9.1 because 2.9.2 doesn't work with connecting net
[platform/upstream/libxml2.git] / test / dtd2
1 <!DOCTYPE doc [
2 <!ELEMENT doc (#PCDATA)>
3 ]>
4 <doc>This is a valid document !</doc>