| Name | Data Type | Order | Definition | ||
|---|---|---|---|---|---|
| deleteSubscription | Boolean | 0 | Indicates that this subscription has to be deleted. | ||
| deliveryInterval | Seconds | 1 | Value of the interval of data delivery in the "periodic" delivery mode. | ||
| operatingMode | OperatingModeEnum | 2 | The mode of operation of the exchange. | ||
| subscriptionStartTime | DateTime | 3 | Gives the date/time at which the subscription becomes active. | ||
| subscriptionState | SubscriptionStateEnum | 4 | the status of the subscription | ||
| subscriptionStopTime | DateTime | 5 | Gives the date/time at which the subscription expires. | ||
| updateMethod | UpdateMethodEnum | 6 | The type of updates of situations requested by the client. |
| Multiplicity | From | Role | Role description | Association | Multiplicity | To | Role | Role description | |
|---|---|---|---|---|---|---|---|---|---|
| 0..1 | CatalogueReference | related to | 1 | Subscription | |||||
| 0..1 | Subscription | related to | 1 | Exchange | |||||
| 0..1 | FilterReference | related to | 1 | Subscription | |||||
| 1..* | Target | related to | 1 | Subscription |