First page Back Continue Last page Graphics
Multiplicity
The possible number of values of the attribute that can exist simultaneously.
Notation
- minimum..maximum
- where minimum and maximum are integers, or maximum can be a “*” which indicates an unbounded upper limit. (e.g. 2..* is read “two or more”)
- number
- where number is an integer representing an interval of a single size.