blob: 8c1173b1e67fe41aac50cc489498ca9a3aa810fa [file] [log] [blame]
(: Name: abbreviatedSyntax-13 :)
(: Description: Evaluates ".//day". Selects the day element descendants of the context node. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
for $h in ($input-context1/works)
return $h/.//day