aboutsummaryrefslogtreecommitdiffstats
path: root/test/schemas/any6_0.xml
blob: 068a1a9e056def625ee714aeae0b5f8fc9222dc6 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<!-- Dummy instance for any-1_1.xsd -->
<foo:foo xmlns:foo="urn:test:foo" xmlns:moo="urn:test:moo"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="urn:test:foo any-1_1.xsd">
	<foo:bar/>
	<moo:moo/>
</foo:foo>