blob: 7f9aaa4d635152e93200bec4b49ceca110997ce0 [file] [log] [blame]
(: Name: extvardeclwithtype-11 :)
(: Description: Evaluates an external variable that multiply two integers:)
(: Both queries perform the operation. :)
declare variable $x as xs:integer external;
$x * $x