Annotation of embedaddon/libxml2/test/schemas/ns1_0.xsd, revision 1.1

1.1     ! misho       1: <schema xmlns='http://www.w3.org/2001/XMLSchema' targetNamespace='http://my.ns/'>
        !             2:  <element name='my' type='string'/>
        !             3: </schema>

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