NetBeansв„ў IDE Field Guide: Developing Desktop, Web, Enterprise, and Mobile Applications (2nd Edition)

The exists() function returns true if and only if a supplied sequence contains at least one item.

Argument

Data Type

Meaning

sequence

item()*

The input sequence

Result

xs:boolean

true if the input sequence is non-empty, otherwise false

Категории