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