Zen API
zXml_AttrNameAt
C
const zChar* zXml_AttrNameAt(zXml xml, zXmlItem item, z32u index);
Parameters
Parameters 
Description 
zXml xml 
XML document object. 
zXmlItem item 
Element node. 
z32u index 
Attribute index. 
Description

Returns an attribute at a specific index within the list of attributes for the given element node.

File

zXml.h

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