blob: a3107220b6c48f5308cb83bc127bb7f4f74d93d1 [file] [log] [blame]
(: Name: fn-namespace-uri-13:)
(: Description: Evaluation of the fn:namespace-uri function argument set to a computed attribute node with no namespace.:)
(: Use the fn:count function to avoid empty file. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:count(fn:namespace-uri(attribute anAttribute {"Attribute Value No Namespace"}))