blob: c0dfe906a8d5091928adc5e414609b2073f918a8 [file] [log] [blame]
(: Name: ForExprType039 :)
(: Description: FLWOR expressions with type declaration (element type). Wildcard for name on matching complex, user defined type :)
(: insert-start :)
import schema default element namespace "http://typedecl";
declare variable $input-context external;
(: insert-end :)
for $test as element(*,InterleaveType) in $input-context/root/InterleaveType
return $test