count

We'd love to hear more about your role and the company you work for
Please help us by answering a few questions.

The count function counts the number of nodes in a node-set and returns an integer.

Syntax

count( node-set )

Parameters

node-set

The node set to be counted.

Return value

An integer representing the number of nodes in a node-set.

Specifications

Gecko support

Supported.