summaryrefslogtreecommitdiff
path: root/test/schemas/any5_5.xml
blob: e09d8a10b3e84c45bc552daf679634bc9bf538c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0"?>
<foo xmlns="urn:test:foo"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
	xsi:schemaLocation="urn:test:foo any5_0.xsd">
	<boo/>
	<boo xmlns="urn:test:bar"/>
	<boo xmlns="urn:test:bar"/>
	<boo xmlns="urn:test:bar"/>
	<boo xmlns="urn:test:bar"/>
	<boo xmlns="urn:test:bar"/>
	<boo/>
</foo>