Divya_anilkumarNot applicable13 years agoReading sub child of a sub child in an xml fileHi.. I need to read the values of a child/sub node of a child node. Pls see the xml file attached.. There may be multiple sub nodes of the same name, i need all the values read and returned in an a...Show MoreNew-Microsoft-Word-Document.doc22 KB
TanyaYatskovskaAlumni13 years ago Hi Divya, You need to use a loop to iterate through all children. Here is the example: While XMLDocObj.documentElement.hasChildNodes 'obtain the node End While
Recent DiscussionsPerformance issue when reading large number of objectsTestComplete cannot create sessions from JenkinsTestComplete Support Plugin Compatibility Issue
Related ContentReading child item values from a TreeListGetting all child's child's etc. object's property valuesExtracting child node from JSON Response