blob: 1373c9ab886ed87d3b61b9dfaddbca011b3051c9 [file] [log] [blame]
(: Name: fn-namespace-uri-6:)
(: Description: Evaluation of the fn:namespace-uri function argument set to a computed comment node.:)
(: Use the fn:count function to avoid empty file. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:count(fn:namespace-uri(comment {"A comment node"}))