blob: c7c8a16985c12e96516feb31174d4ad86d946f11 [file] [log] [blame]
(: Name: extvardeclwithtype-16 :)
(: Description: Evaluates an external variable that evaluates a boolean expression:)
(: Both queries perform the operation. :)
declare variable $x as xs:boolean external;
$x and fn:false()