1 module namespace prefix = "http://example.com";
2 declare function prefix:myFunction()
3 {
4 1
5 };