Run the statement in the right panel.

The data type xs:boolean supports the mathematical concept of binary-valued logic: true or false. The data type xs:boolean is constrained to the literal values: true, false, 1, 0. And it is case sensitive so TRUE or FALSE will result in an error. Go ahead and try it.

You should see a result set in the lower right panel.