blob: 301d8e66e7bf0fb5fe147042597fcf7f645a9193 [file] [log] [blame]
(: Name: fn-collection-5 :)
(: Description: Count the number of nodes in the collection.:)
(: insert-start :)
declare variable $input-context external;
(: insert-end :)
count(fn:collection($input-context))