blob: af1eb008c51f15c8b7f1af5e00ca6c1015e1f8c9 [file] [log] [blame]
(: Name: fn-string-to-codepoints-7 :)
(: Description: Evaluation of an "fn:string-to-codepoints" with argument that uses "fn:upper-case" function . :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:string-to-codepoints(fn:upper-case("A String"))