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