Control attributes order for freemind serialization.

This commit is contained in:
Paulo Gustavo Veiga
2012-12-01 16:25:37 -03:00
parent f4f97d3112
commit 6c1188314b
40 changed files with 1812 additions and 1612 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<map name="basic" version="tango">
<topic central="true" id="0" position="0,0" shape="rounded rectagle">
<text><![CDATA[Notes Support]]></text>
<note>
<text><![CDATA[This is a HTML node. List of values List of values 2
This is bold]]></text>
</note>
<topic id="1" order="0" position="200,0" shape="line">
<text><![CDATA[Child Node]]></text>
<note>
<text><![CDATA[This is a simple note]]></text>
</note>
</topic>
</topic>
</map>