blob: ecdacb9d91b6cf041b43767eeecdbcc7e6933a37 [file] [log] [blame]
(: Name: fn-idref-4 :)
(: Description: Evaluation of fn:idref with node not being from document where root is the document element. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
let $var := <anElement>Some Content</anElement>
return
fn:idref("argument1", $var)