Files
Sergey Ignatov e102202919 move structure view tests for xml into the community project
move multi roots tests to CSS
2018-10-20 01:18:03 +03:00

12 lines
240 B
XML

<root name="IDEA_ZKM" default="all_dist" basedir=".">
<a attr1="value1" attr2="value2">
text
<a attr1="value1" attr2="value2">
text2
<text><![CDATA[Text with
a new line]]></text>
<b/>
</a>
</a>
</root>