LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Create xml by an array of xpath

Hi to everybody,
I have some difficulty in creating an XML document from an array of xpath strings.
My array is like this:

 

1) /data  <- Root element

2) /data/fstart

3) /data/fstop

4) /data/operator

5) /data/operator/name

6) /data/operator/surname

 

Then, when all nodes have been created I must have the ability to insert via xpath the corresponding value (of course in the leafs).


Thanks in advance to all! Smiley Happy

0 Kudos
Message 1 of 2
(2,934 Views)

Hi tizianoz93,

have a look to this link, maybe it could be usefull per your staff!

http://digital.ni.com/public.nsf/allkb/3E1759E53173D8BD862573D200686E20

Bye

0 Kudos
Message 2 of 2
(2,828 Views)