blob: 6305db2719b14f755ea10473b9a638dcd768251f [file] [log] [blame]
<?xml version="1.0"?>
<foo:root xmlns:foo="http://www.foo.org/test"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.foo.org/test foo.xsd http://www.bar.org/test bar.xsd">
<foo:foo foo=""/>
<foo:foo xmlns:bar="http://www.bar.org/test" bar:bar=""/>
</foo:root>