Group reference logical properties

Property Type Meaning
Reference Name Enumerated type The Reference Name is the name of the object that this object is referring to. The objects available to reference can be selected from the drop-down list.

Occurrence properties

Property Type Meaning
Min Occurs Integer Specify the minimum number of times that the object can repeat. The default is 1.

If the value is set to 0, then the object is optional.

If a value is set, it must be less than or equal to the value in Max Occurs.

Max Occurs Integer Specify the maximum number of times that the object can repeat. The default is 1.

If this property is not set, then the object can not occur more than once.

It can also be set to -1 to indicate that the limit is unbounded and there is no maximum to the number of occurrences.

Related concepts
The message model
Related tasks
Working with message model objects
Related reference
Message model object properties
Logical properties for message model objects
Message model object properties by object