blob: 8bf0ca64fd29493ecead41aa4c0a98f8d2ead81f [file] [log] [blame]
(: Name: fn-document-uri-5 :)
(: Description: Evaluation of fn:document-uri with argument set to a computed text node. :)
(: Use the fn:count to avoid the empty file. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:count(fn:document-uri(text {"a text node"}))