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