company logo

XMLString :: elementCount - Get element count

XML elements are defined between an XML tag and its end tag.

Return value:  Number of items ( int32  )

The value contains the number of items to be processed or stored in a collection.

Implementation details

int32 XMLString  :: elementCount (  )

The function returns the number of XML elements for the current XML element.