Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kXml_Construct ( kXml xml,
kAlloc  allocator 
)

Constructs a kXml object.

The kXml object is initially empty; use kXml_AddItem with parent=kNULL to create a root node.

Parameters
xmlDestination for the constructed object handle.
allocatorMemory allocator.
Returns
Operation status.