blob: f1724d315e3e9ee1cafa8c477ef117cb65d367ce [file] [log] [blame]
(: Name: fn-doc-8 :)
(: Description: Evaluation of fn:doc, where argument uses fn:upper-case/lower-case to build the argument.:)
(: insert-start :)
declare variable $input-context external;
(: insert-end :)
fn:doc(fn:lower-case(fn:upper-case($input-context)))//day