Zen API
zXml_ChildCount
C
z32u zXml_ChildCount(zXml xml, zXmlItem parent);
Parameters
Parameters 
Description 
zXml xml 
XML document object. 
zXmlItem parent 
Parent node. 
Description

Returns the number of child nodes for the given parent node.

File

zXml.h

Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.