blob: fa6e7b08b56e390d9518e902e80951725a316b0e [file] [log] [blame]
(: Name: fn-lang-21:)
(: 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[2]))