XmlChildpos()

Finds the given occurence number of the node within the XML object, returning -1 if not found

Usage

NUMERIC = XmlChildpos( p1, p2, p3 )
Argument Summary
p1 xml object
p2 name of node
p3 occurence - which element of the child you wish to find