boolean

boolean

Term

boolean

Business term

Boolean

Definition

The boolean data type is used to specify a true or false value.

Allowed values

 

Comments

Legal values for boolean are true, false, 1 (which indicates true), and 0 (which indicates false).

Status

Approved

XML type

xs:boolean

AIRM equivalent

Boolean (base type)

AIDM equivalent