blob: 05dff1f5a0dfac5d6854718e17f971faa406cc4b [file] [log] [blame]
(: Name: fn-node-name-17 :)
(: Description: Evaluation of node-name function with argument set to a computed constructed document node with value set to the a non empty value.:)
(: Use fn:namespace-uri-from-qName to retrieve local name and fn:count to avoid empty file. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:count(fn:namespace-uri-from-QName(fn:node-name(document {"<element1> text </element1>"})))