blob: 7a3093b9b8f7872f45afc0c83ad467bb662e7614 [file] [log] [blame]
(: Name: Parenexpr-16 :)
(: Written by: Andreas Behm :)
(: Description: union and except :)
(: insert-start :)
declare variable $input-context external;
(: insert-end :)
<elem>{($input-context//node() | $input-context//node()) except $input-context//comment()}</elem>