blob: c08c0695a89e737f77142abd58b99c407cc96333 [file] [log] [blame]
(: Name: fn-root-8:)
(: Description: Evaluation of the fn:root function with argument set to an processing instruction node by setting via a variable.:)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
let $var := <?format role="output" ?>
return
fn:root($var)