blob: 0e36a9fa1f6f7ffdfa8999fdd3145758cf1966eb [file] [log] [blame]
(: Name: fn-local-name-19:)
(: Description: Evaluation of the fn:local-name function argument set to a directly constructed element node with no prefix used as argument to upper-case function.:)
(: Use fn:string. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:upper-case(fn:string(fn:local-name(<anElement>Some content</anElement>)))