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