blob: 88d8aaa8e934c51cc6ee3a3d8cb888a6e41a530d [file] [log] [blame]
(: Name: fn-namespace-uri-5:)
(: Description: Evaluation of the fn:namespace-uri function argument set to a direct 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(<!-- A Comment Node -->))