blob: a5436717d68e7f558bb62568639b2eece72baef3 [file] [log] [blame]
(: Name: fn-name-3:)
(: Description: Evaluation of the fn:name function with the argument set to an attribute node.:)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
(fn:name($input-context1/works[1]/employee[1]/@name))