Skip to main content
カテゴリ: XSLT Reference
count 関数はノード集合に含まれるノードの数を数え、その整数を返します。
count
count( node-set )
node-set
ノード集合に含まれるノードの数を表す整数。
XPath 1.0 4.1
サポート済み。