blob: b3ac640c41bbf78effa5b29efa8abb0de7e45c5e [file] [log] [blame]
(: Name: fn-idref-9 :)
(: Description: Evaluation of fn:idref with multiple ID, but only one matching one element. :)
(: insert-start :)
import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs";
declare variable $input-context1 external;
(: insert-end :)
fn:idref(("id1", "nomatching"), $input-context1/ids:IDS)