| (:*******************************************************:) | |
| (: Test: test2-lib.xq :) | |
| (: Written By: Carmelo Montanez :) | |
| (: Purpose: Libarary module with namespace uri set to "".:) | |
| (:*******************************************************:) | |
| module namespace test2=""; | |
| declare variable $test2:flag := 1; |