blob: 828c4b33e8adf82ce1404afa3a274db33839791c [file] [log] [blame]
Daniel Veillard9efc4762005-07-19 14:33:55 +00001<?xml version="1.0"?>
2<foo xmlns="urn:test:foo"
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xsi:schemaLocation="urn:test:foo any5_0.xsd">
5 <boo/>
6 <boo xmlns="urn:test:bar"/>
7 <boo xmlns="urn:test:bar"/>
8 <boo xmlns="urn:test:bar"/>
9 <boo xmlns="urn:test:bar"/>
10 <boo xmlns="urn:test:bar"/>
11</foo>