blob: 01678d1ede5316456dc5a60dc3353b9ff62bed17 [file] [log] [blame]
(: Name: fn-idref-5 :)
(: Description: Evaluation of fn:idref with given ID matching a single element. :)
(: insert-start :)
import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs";
declare variable $input-context1 external;
(: insert-end :)
fn:idref("id1",$input-context1/ids:IDS)