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

1.1     ! misho       1: <?xml version="1.0" encoding="UTF-8"?>
        !             2: <test-case xmlns="http://www.example.org/test-case"
        !             3:           xmlns:tc="http://www.example.org/test-import-case"
        !             4:           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        !             5:           xsi:schemaLocation="http://www.example.org/test-case ./582887-case.xsd">
        !             6:   <tc:test-element test-attribute="this" />
        !             7: </test-case>

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