blob: f829f06e160fdcf353aa3c1047ac853557d80d21 [file] [log] [blame]
(: Name: fn-idref-dtd-6 :)
(: Description: Evaluation of fn:idref with given ID not matching a single element. :)
(: Uses fn:count to avoid empty file. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:count(fn:idref("nomatchingid", $input-context1/IDS))