boolean data type

The xs:boolean data type supports the mathematical concept of binary-valued logic: true or false. Derived from data type xdt:anyAtomicType.

The lexical form of The xs:boolean data type is constrained to the following values: true, false, 1, and 0.