Annotation of embedaddon/libxml2/test/defattr.xml, revision 1.1

1.1     ! misho       1: <!DOCTYPE doc [
        !             2: <!ELEMENT doc EMPTY>
        !             3: <!ATTLIST doc
        !             4:      xmlns CDATA #FIXED "http://www.example.com/">
        !             5: ]>
        !             6: <doc/>

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