Files
openide/xml/dom-tests/testData/stubs/include.xml
peter 82b944022f psi/dom: support subtags of root tag in xi:include
GitOrigin-RevId: 0e6849b127099a0f3558f02fcab425c1f1a032d6
2019-08-13 21:03:24 +03:00

6 lines
105 B
XML

<foo>
<bar string="included" int="666"></bar>
<bar-2>
<bar string="included2"/>
</bar-2>
</foo>