blob: 91e7a33064ef664eff2ad5a531fe5fc2b2ecd7e0 [file] [log] [blame]
(: Name: unabbreviatedSyntax-1 :)
(: Description: Evaluate the child axis of the context node (child::empnum) :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
for $h in ($input-context1/works/employee)
return $h/child::empnum