maxOccurs property

int? maxOccurs
getter/setter pair

The maximum number of times this group can be repeated.

0 or -1 means unbounded.

Implementation

core.int? maxOccurs;