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