/ libxml2 / test / valid / notes.xml
notes.xml
1  <?xml version="1.0" encoding="utf-8" ?>
2  <!DOCTYPE notes SYSTEM "dtds/notes.dtd">
3  <pfx:notes
4  xmlns:pfx="http://namespace/uri/here"
5  ><note/><pfx:note/></pfx:notes>