Gentee Programming Language > Documentation > Libraries Download documentation

xmlitem.isemptytag

Determines if the current item is a tag item, that contains no child items <tag .../>;.

uint xmlitem.isemptytag()

Return value

Returns nonzero if the item is a tag item, that contains no child items; otherwise, it returns zero.

See also

    XML file processing


 Copyright © 2004-2006 Gentee Inc. All rights reserved.