blob: bf2f18bbf5d7de3701918ca02c76d04005d1b816 [file] [log] [blame]
(: Name: fn-max-1:)
(: Description: Evaluation of the fn:max function with argument to sequence of different types.:)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:max((3,4,"Zero"))