blob: faafb3cddeab49dff627c822966ecfa0af95427c [file] [log] [blame]
(: Name: fn-id-dtd-10 :)
(: Description: Evaluation of fn:id with multiple IDREF, but none matching one element. :)
(: Uses fn:count to avoid empty file. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:count(fn:id("nomatching1 nomatching2", $input-context1/IDS))