blob: cfe2bfd00817aae7ef022f93d871e4b981131c34 [file] [log] [blame]
(: Name: fn-root-16:)
(: Description: Evaluation of the fn:root function with argument set to computed text node by setting directly on argument.:)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:root(text {"A text Node"})