blob: f48c06f9e0e30f84d6f12077bfce48b9d978ae68 [file] [log] [blame]
(: Name: fn-normalize-unicode-5 :)
(: Description: Evaluation of fn:normalize-unicode with nothing to normalize and used as argument to fn:string-length:)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:string-length(fn:normalize-unicode("NORMALIZEDSTRING"))