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