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