blob: c5d0d5ba2497db8f6ed6fce4e86476e3cad88c53 [file] [log] [blame]
(: Name: fn-doc-15 :)
(: Description: Evaluation of fn:doc as an argument to the fn:nilled function.:)
(: insert-start :)
declare variable $input-context external;
(: insert-end :)
fn:count(fn:nilled(fn:doc($input-context)))