SXP Reference

getNamespaceCount Callbacks

Syntax

     getNamespaceCount(node)
NameTypeDescription
nodeSXP_NodeThe node to operate on.
(RET)intThe number of namespace declarations belonging to the node.

Description

Returns the number of namespace declarations belonging to the node. In particular, if the node is not an element, 0 is returned.

See Also

Groups [ Callbacks ]
Entries [ SXP_Node ]

© 2001-2002 Ginger Alliance
revision 02-09-16
This page was generated by APIDOC