blob: 242ea2c8211dbf7b5839f227631c1674318cc437 [file] [log] [blame]
(: Name: Constr-inscope-17 :)
(: Written by: Andreas Behm :)
(: Description: copy element with same prefix :)
(: insert-start :)
declare variable $input-context external;
(: insert-end :)
<new xmlns:foo="http://www.example.com">{$input-context//*:child1}</new>