allwinner_a64/android/external/libxml2/test/schemas/any8_0.xml
2018-08-08 16:14:42 +08:00

9 lines
254 B
XML

<?xml version="1.0"?>
<foo:foo xmlns:foo="urn:test:foo"
xmlns:moo="urn:test:moo"
xmlns:boo="urn:test:boo"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:test:foo any8_1.xsd">
<foo:bar/>
<foo:bar/>
</foo:foo>