Annotation of embedaddon/libxml2/test/VCM/v11.xml, revision 1.1

1.1     ! misho       1: <!DOCTYPE doc [
        !             2: <!ELEMENT doc (a)* >
        !             3: <!ELEMENT a EMPTY>
        !             4: ]>
        !             5: <doc><a/></doc>

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