import module namespace ref = "http://www.zorba-xquery.com/modules/reflection";

ref:invoke(xs:QName("fn:max"), (1,2,3))


(:

Expected output:



:)