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