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