blob: 49b725a0928a20d6e4adbec48b243fc94088e240 [file] [log] [blame]
(: Name: extvardeclwithtype-8 :)
(: Description: Evaluates an external variable that adds two integers:)
(: Both queries perform the operation :)
declare variable $x as xs:integer external;
$x + $x