Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kXml_FindRoot ( kXml  xml,
kXmlItem root 
)

Finds the root node, if it exists.

Parameters
xmlXML document.
rootReceives root node, if it exists.
Returns
kOperation status (kERROR_FORMAT if not found).