Annotation of embedaddon/libxml2/result/noent/dtd2, revision 1.1.1.1

1.1       misho       1: <?xml version="1.0"?>
                      2: <!DOCTYPE doc [
                      3: <!ELEMENT doc (#PCDATA)>
                      4: ]>
                      5: <doc>This is a valid document !</doc>

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