blob: c58c11e02a38ebab757fa88d44b6b91a492498ec [file] [log] [blame]
(:*******************************************************:)
(: Test: modules-12.xq :)
(: Description: Evaluation of import module feature that performs :)
(: and addition operation to a value from an imported module.:)
(:********************************************************** :)
(: insert-start :)
import module namespace test1="http://www.w3.org/TestModules/test1";
declare variable $input-context external;
(: insert-end :)
$test1:flag + $test1:flag