blob: 95b4eead3cf3efbd5cf7879b0c1b911be59373ff [file] [log] [blame]
(: Name: ForExprType037 :)
(: Description: FLWOR expressions with type declaration (element type). Simple element name test (no type) :)
(: insert-start :)
import schema default element namespace "http://typedecl";
declare variable $input-context external;
(: insert-end :)
for $test as element(decimal) in $input-context/root/InterleaveType/decimal
return $test