SXP Reference

getAttributeCount Callbacks

Syntax

     getAttributeCount(node)
NameTypeDescription
nodeSXP_NodeThe node to operate on.
(RET)intThe number of attributes of the node.

Description

Returns the number of attributes of the node. In particular, if the node is not an element, 0 is returned.

See Also

Groups [ Callbacks ]
Entries [ SXP_Node ]

© 2001 Ginger Alliance
revision 01-12-12
This page was generated by APIDOC