blob: 87467fd8c30a75cdb79b5e3ba36fd5af6bde87bd [file] [log] [blame]
(: Name: externalcontextitem-12 :)
(: Description: context item expression where context item used in multiplication operation. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
for $var in ($input-context1/works/employee[1])
return $var/(hours * hours)