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