eis/inc/x2struct/test/test.xml

67 lines
1.2 KiB
XML

<config>
<_id>100</_id>
<start>2008-08-08 20:00:00</start>
<sp><a>123</a></sp>
<umap>
<a>100</a>
<b>101</b>
</umap>
<tint>101</tint>
<tstring>hello&quot;</tstring>
<chArray>It's Array</chArray>
<vint>102</vint>
<lint>12</lint>
<lint>34</lint>
<vstring>hello1</vstring>
<vstring>hello2</vstring>
<vlong>666</vlong>
<vlong>999</vlong>
<vsub a="103">
<b>hello3</b>
</vsub>
<vvint>
<x>-104</x>
<x>105</x>
</vvint>
<vvstring>
<x>hello4</x>
</vvstring>
<vvstring>
<x>hello5</x>
<x>hello6</x>
</vvstring>
<vvsub>
<x>
<a>105</a>
<b>hello7</b>
</x>
</vvsub>
<vvsub>
<x>
<a>106</a>
<b>hello8</b>
</x>
<x>
<a>107</a>
<b>hello9</b>
</x>
</vvsub>
<tmap>
<x108>
<a>111</a>
<b>hello10</b>
</x108>
<x109>
<a>111</a>
<b>hello11</b>
</x109>
</tmap>
<con id="200">
<url>not this</url>
</con>
<con id="100">
<url>hello12</url>
</con>
<md>1</md>
</config>