xmlitem.isemptytag
Determines if the item is an empty tag item. Determines if the current item is a tag item, that contains no child items <tag .../>;.
Return value
Returns nonzero if the item is a tag item, that contains no child items; otherwise, it returns zero.
Related links | Source |