2.2.2.1 Boolean Values

This section defines integer constants for Boolean values, which specify binary decisions. These values are used in WSRM protocol method parameters and XML data elements.

Constant/value

Description

FALSE

0

The integer value for "false".

TRUE

1

The integer value for "true".