Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kXmlItem kXml_FirstChild ( kXml  xml,
kXmlItem  parent 
)

Returns the first child element of the given parent node.

Parameters
xmlXML document.
parentParent node.
Returns
First child node, or kNULL if none.