ICI Modules: xml: is_text


Modules by name : by type

Synopsis

int = xml.is_text(any)

Description

Determines if the given argument represents character data within an element. Returns one if so, zero if not.