blob: e8683e75d5c1078b392f6c8d280724d99face4f9 [file] [log] [blame]
(: Name: fn-idref-21 :)
(: Description: Evaluation of fn:idref for which $arg uses the fn:string-join function. :)
(: insert-start :)
import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs";
declare variable $input-context1 external;
(: insert-end :)
fn:idref(fn:string-join(("id","1"),""), $input-context1/ids:IDS)