blob: 81ce6c07a8b5f6de6ef41627d027f6ba323e63c5 [file] [log] [blame]
(: Name: fn-document-uri-9 :)
(: Description: Evaluation of fn:document-uri with argument set to a directly constructed comment node. :)
(: Use the fn:count to avoid the empty file. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:count(fn:document-uri(<!-- A comment node -->))