Annotation of embedaddon/libxml2/test/dtd2, revision 1.1.1.1

1.1       misho       1: <!DOCTYPE doc [
                      2: <!ELEMENT doc (#PCDATA)>
                      3: ]>
                      4: <doc>This is a valid document !</doc>

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