blob: ae6ce2c8195d17141883c2d66b3dc599c2807d6e [file] [log] [blame]
(: Name: ForExprType038 :)
(: Description: FLWOR expressions with type declaration (element type). Match 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,InterleaveType) in $input-context/root/InterleaveType
return $test