/ libxml2 / test / VCM / v8.xml
v8.xml
1  <!DOCTYPE doc [
2  <!ELEMENT doc (a)? >
3  <!ELEMENT a EMPTY>
4  ]>
5  <doc></doc>