blob: d07fa0509c5b4ab15288d6d3ce4c47b560fafec3 [file] [log] [blame]
(: Name: fn-lang-9:)
(: Description: Evaluation of the fn:lang function with testlang set to "en". :)
(: Context node is '<para xml:lang="en-us"/>' :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
for $x in $input-context1/langs/para[3]
return $x/fn:lang("en-us")