blob: e94e0111ffd573b0054002bac65278a18a36525b [file] [log] [blame]
(: Name: fn-lang-18:)
(: Description: Evaluation of the fn:lang function with testlang set to "en" and specified node :)
(: (second argument) has xml:lang attribute set to "en". :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:lang("en",fn:exactly-one($input-context1/langs/para[1]))