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