/ libxml2 / result / dtd3
dtd3
1  <?xml version="1.0"?>
2  <!DOCTYPE doc [
3  <!ELEMENT doc ANY>
4  ]>
5  <doc>This is a valid document !</doc>