blob: 18f1d417ad0e3337f664541123f8a9186eaa8beb [file] [log] [blame]
(:*******************************************************:)
(: Test: modules-none.xq :)
(: Written By: Carmelo Montanez :)
(: Date: 2006/01/19 :)
(: Purpose: Test for importing non-existing library module.:)
(:*******************************************************:)
(: insert-start :)
import module namespace none="http://www.w3.org/TestModules/none" at "empty-lib.xq";
declare variable $input-context external;
(: insert-end :)
"abc"