Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kXmlItem kXml_Child ( kXml  xml,
kXmlItem  parent,
const kChar path 
)

Returns the child node at the given relative path.

Parameters
xmlXML document.
parentParent node.
pathPath relative to the parent node.
Returns
Requested child node, or kNULL if not found.