tests/auto/xmlpatterns/queries/simpleLibraryModule.xq
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 module namespace prefix = "http://example.com";
       
     2 declare function prefix:myFunction()
       
     3 {
       
     4 1
       
     5 };