raikar_raviraj
2nd January 2009, 10:30
How to get node name while reading a XML file???I want to compare whether it is required node or not.:confused:

george7a
2nd January 2009, 11:02
Hi,

Check the xmlGetName function (http://www.baanboard.com/programmers_manual_baanerp_help_functions_xml_get_name_of_a_node)

I hope it helps,

- George