![]() |
|
||||||||||
|
|||||
var xml:XML = new XML(<TEST />); xml.appendChild(<lvl1 />); xml.lvl1.appendChild(<lvl2 />); xml.lvl1.appendChild(<lvl2 />); xml.appendChild(<lvl1 a="1" />); xml.appendChild(<lvl2 />); xml.appendChild(<lvl1 a="2" />); xml.appendChild(<lvl2 />); trace(xml);
__________________
There is no thing in this world that is not simple. |
![]() |
Часовой пояс GMT +4, время: 18:34. |
|
|
« Предыдущая тема | Следующая тема » |
|
|