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