is possible load array than xml?

hello is possible charge the xml for one array?, for example, i have one web service, that in call back recived one xml…, this xml i have in array variable, i can charger in property […] z.loadXML(“xml/” + myVal[0 ]); […] ??? is possible?

thanks for your time
best regards
Dante

Hello,

loadXML works only with xml files. Grid and Tree components allow to load data from JSON and JS array.