blob: 925830962e02619bd3f393b305009d90d6a93e7d [file] [log] [blame]
(: Name: ForExprType066 :)
(: Description: FLWOR expressions with type declaration. Attempt type declaration of comment() on a set of element nodes :)
declare namespace fs="http://www.example.com/filesystem";
(: insert-start :)
declare variable $input-context external;
(: insert-end :)
for $test as comment() in ($input-context//fs:Folder)[1]/fs:File/fs:FileName
return $test