blob: 84cbdd78c26cfb771ff8aff4071750fd4fb565ec [file] [log] [blame]
(:*******************************************************:)
(: Test: modules-17.xq :)
(: Description: Evaluation of module import with variables bound to a :)
(: namespace URI different from the target namespace of the module. :)
(:********************************************************** :)
(: insert-start :)
import module namespace defs="http://www.w3.org/TestModules/diffns";
declare variable $input-context external;
(: insert-end :)
"abc"