mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
7 lines
296 B
XML
7 lines
296 B
XML
<?xml version="1.0"?>
|
|
<foo:foo xmlns:foo="http://www.foo.org/test"
|
|
xmlns:bar="http://www.bar.org/test"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://www.bar.org/test 33_2.xsd http://www.foo.org/test 33.xsd">
|
|
<bar:b<caret>
|
|
</foo:foo> |