| Egenskap | Stereotype | Beskrivelse | Type | Multiplisitet |
|---|---|---|---|---|
| upperBound | -- Name -- upper bound | Integer | 0..1 | |
| lowerBound | -- Name -- lower bound | Integer | 0..1 |
| Navn | Type | Lengde | Multiplisitet |
|---|---|---|---|
| Integer | 0..1 | ||
| Integer | 0..1 |
| Name | Type | English | Description |
|---|---|---|---|
| upperBound | Integer | The upper limit of the range. If the value of this attribute is null and lowerBound is populated, this implies that the value is between the lowerBound and infinity. | |
| lowerBound | Integer | The lower limit of the range. If the value of this attribute is null and upperBound is populated, this implies that the value is between the upperBound and zero. |