/examples/test_Queries_excel_lookup_transpose1.html
import module namespace excel="http://www.zorba-xquery.com/modules/excel/lookup"; excel:transpose(((1, 2, 3, 4, 5)), 5, 1)
import module namespace excel="http://www.zorba-xquery.com/modules/excel/lookup"; excel:transpose(((1, 2, 3, 4, 5)), 5, 1)