blob: 25230c78aaf2ec6f8946130d82a7f9b587336a8f [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:<caret>/>
</foo:root>