Annotation of embedaddon/libxml2/test/schemas/attruse_0_0.xml, revision 1.1

1.1     ! misho       1: <?xml version="1.0" encoding="ISO-8859-1" ?>
        !             2: <foo>
        !             3:   <barA attr="bar"/>
        !             4:   <barB attr="bar"/>
        !             5:   <barB />
        !             6:   <barC/>
        !             7: </foo>
        !             8: 

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