blob: 165998258facc636847e2a9c490485448e1cba70 [file] [log] [blame]
(: Name: extvardeclwithtype-12 :)
(: Description: Evaluates an external variable that subtract two integers:)
(: Both queries perform the operation. :)
declare variable $x as xs:integer external;
$x - xs:integer(1)