libxml2 2.9.1 clean sources
[tomato.git] / release / src / router / libxml2 / test / schemas / idc-keyref-err1_0.xml
blob64a1d0bdf0cab9ef5f3e4a6b0f0694c0cb27342b
1 <?xml version="1.0"?>
2 <Foo
3         xmlns="urn:test:foo"
4         xmlns:foo="urn:test:foo"
5         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
6         xsi:schemaLocation="urn:test:foo idc-keyref_1.xsd">
8     <Def>
9         <Link foo:linkKey="L4"/>
10     </Def>
12     <Ref foo:linkRef="L4"/>
14 </Foo>