tags:

views:

10

answers:

0

I am tring to display data in a tree structure using dojo.The data will be read from xml file.I am getting the correct output also if xml file is like this This is tree.xml File1 file11 file12 This the code.

If i add some information into tree.xml file its giving output as : root -undefined -undefined -file1 after undefined its diplaying all data corectly.why its giving this error? how can i solve this? the new xml file is File1 file11 file12