|
|||||
Elements: counting | |||||
Prerequisite Concepts | Related Syntax |
There are two ways to check the position of an element with respect to the surrounding elements:
occurrence
counts the number of times the same element has been repeated.
children
counts the total number of children of the specified element seen so far.
Prerequisite Concepts Elements |
Related Syntax element |
---- |