Zen API
zXml_Child
C
zXmlItem zXml_Child(zXml xml, zXmlItem parent, const zChar* path);
Parameters
Parameters 
Description 
zXml xml 
XML document object. 
zXmlItem parent 
Parent node. 
const zChar* path 
Path relative to the parent node. 
Description

Returns the child node at the given relative path.

File

zXml.h

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