blob: 6d032d52da3f0690d7098a84fe30ec804088143f [file] [log] [blame]
(: Name: abbreviatedSyntax-3 :)
(: Description: Evaluates "@name". Selects the name attribute of the context node. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
for $h in ($input-context1/works/employee[10])
return $h