|
root / base / usr / src / contrib / libxml2 / test / schemas / any8_0.xml
any8_0.xml XML 10 lines 254 B
1
2
3
4
5
6
7
8
9
<?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>