blob: 686f280ee34189e9a9690e9ffb20fb3afc3d6fef [file] [log] [blame]
(: Name: fn-idref-13 :)
(: Description: Evaluation of fn:idref used as part of a node expression ("is" operand). :)
(: Compare same elements. :)
(: 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)) is (fn:idref("id1", $input-context1/ids:IDS))