xquery import module namespace functx = "http://www.functx.com" at "active:sloot.functx.xq"; <html> <head> <title>XQuery module test</title> </head> <body> {functx:camel-case-to-words('helloWorldFromAXQueryModule',' ')} </body> </html> this:response cast this:response text/html this:response