blob: cb3b317db82116788b18704025c7aa3b0a85c65a [file] [log] [blame]
(: Name: extvardeclwithtype-10 :)
(: Description: Evaluates an external variable that adds two integers:)
(: Only THIS query performs the operation. :)
declare variable $x as xs:integer external;
$x + $x