blob: 36e69b27cf06288972f9547ae22bc775a4b2489b [file] [log] [blame]
(: Name: fn-lang-5:)
(: 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")