xmlitem.ispitag
Checks if the item is a tag processing instruction. Determines if the current item is a tag of processing instruction <?tag ...?>.
method uint xmlitem.ispitag()
Return value
Returns nonzero if the item is a tag of processing instruction, otherwise, it returns zero.
Related links | Source |