Name

kxml.attrcount — Returns the number of attributes of the current start tag.

Synopsis

kxml.attrcount xmlParser

Description

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