Annotation of embedaddon/libxml2/test/valid/notes.xml, revision 1.1.1.1

1.1       misho       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>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>