make xml file

1 view
Skip to first unread message

Felix

unread,
Oct 21, 2011, 1:11:47 AM10/21/11
to benv2423-2011
i trying to recreate the xml i have to new xml using the engine i
making.
But everytime i open the xml it only have the last value that was show
on the screen
for example it 12 was the last value it save 12
but what i want is to save all the value that was show in the screen
in HUD
so look like this
<root>
<>12</>
<>32</> and so on
<root/>

i have copy of the flow graph on my blog if u do not know what i am
talking about
my blog is http://chunhochiubenv2423.blogspot.com/

Rui Wang

unread,
Oct 23, 2011, 9:10:36 PM10/23/11
to benv2423-2011
Hi Felix,

The trick is if you want to add a new child without deleting previous
ones, you should use "new document" node ONLY ONCE at the very start
to create the xml file, and after that use "open document" node to add
new child in. I've created a simple example on my blog
http://benv2423rui.blogspot.com/2011/10/add-child-to-xml-file.html

Hope it helps :)

Rui
Reply all
Reply to author
Forward
0 new messages