xmlSize: The number of sub-elements within an XML node.
Description
XML elements can contain other, nested sub-elements.
This generic function determines the number of
such elements within a specified node.
It applies to an object of class XMLNode or XMLDocument.