kxml.attrcount — Returns the number of attributes of the current start tag.
kxml.attrcount xmlParser
kxml.attrcount
xmlParser
Returns the number of attributes of the current start tag, or -1 if the current event type is not START_TAG.