blob: 003cde005eb5fb3b4cf9421d7ec2819bf06e3d1b [file] [log] [blame]
(: Name: fn-lang-11:)
(: 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")