blob: 819c1d7640319d38241438a6a8b559be14ec5ff2 [file] [log] [blame]
(: Name: ForExprType068 :)
(: Description: FLWOR expressions with type declaration. Attempt type declaration of processing-instruction() 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 processing-instruction() in ($input-context//fs:Folder)[1]/fs:File/fs:FileName
return $test