blob: 068a1a9e056def625ee714aeae0b5f8fc9222dc6 [file] [log] [blame]
Kasimier T. Buchcik5c682742005-07-23 21:28:30 +00001<?xml version="1.0"?>
2<!-- Dummy instance for any-1_1.xsd -->
3<foo:foo xmlns:foo="urn:test:foo" xmlns:moo="urn:test:moo"
4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5 xsi:schemaLocation="urn:test:foo any-1_1.xsd">
6 <foo:bar/>
7 <moo:moo/>
8</foo:foo>