1import module namespace
2math="http://www.zorba-xquery.com/modules/math";
3
4math:large((3, 4, 5, 2, 3, 4, 5, 6, 4, 7), 3)
5