ultimatepp/autotest/XmlNode/0.xml
cxl ea58865f3e .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@10450 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-16 17:52:44 +00:00

13 lines
370 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE Configuration>
<Configuration>
<Language id="CS-CZ"/>
<Dimension x="10" y="20"/>
<text>Some text</text>
<Number value="1.2345e100"/>
<TEST test_attr="23"/>
<cdata><![CDATA[<cdata&test>]]></cdata>
<empty1/>
<empty2></empty2>
<empty_cdata><![CDATA[]]></empty_cdata>
</Configuration>