NOP Design Home Page
Documentation
TOC/Index
Search
Downloads



XmlGetAttributeCount

intCount := XmlGetAttributeCount xmlNode

Returns the number of attributes of the node, or the number of attributes with the specified name.

Sample Source

intCount := XmlGetAttributeCount xmlNode As strAttributeName

Related Function(s):
   XmlAttributeExists; XmlGetAttributeName; XmlGetAttributeText; XmlRemoveAttribute; XmlSetAttribute;

Minimum version: v. 5.1 build 20070824