Slot: maxOccurs
Maximum number of occurrences of this property in the context. Leave empty for unbounded. Set to 0 to disable property
URI: [odm:slot/maxOccurs](https://cdisc.org/odm2/slot/maxOccurs)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [ConceptProperty](../classes/ConceptProperty.md) | A reified property concept that exists within the context of its containing topic concept | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Integer](../types/Integer.md) |
| Domain Of | [ConceptProperty](../classes/ConceptProperty.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [ConceptProperty](../classes/ConceptProperty.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://cdisc.org/dds
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | odm:maxOccurs |
| native | odm:maxOccurs |
## LinkML Source
name: maxOccurs
description: Maximum number of occurrences of this property in the context. Leave
empty for unbounded. Set to 0 to disable property
from_schema: https://cdisc.org/dds
rank: 1000
owner: ConceptProperty
domain_of:
- ConceptProperty
range: integer