blob: 898b62001a685b313674804ce5f0e0fe82dce267 [file] [log] [blame]
(:*******************************************************:)
(: Test: modules-15.xq :)
(: Description: Evaluation of importing a library module :)
(: whose namespace uri is set to "". :)
(:********************************************************** :)
(: insert-start :)
import module namespace test2="http://www.w3.org/TestModules/test2";
declare variable $input-context external;
(: insert-end :)
"aaa"