Event
Event
Data type: Extensible
event with common attributes.
Name | Type | Description | Example |
---|---|---|---|
@type (1) | string | When sub-classing, this defines the sub-class Extensible name | |
eventId (1) | string | The identifier of the notification. | 2d7ed5fd-9f62-4211-bc84-357f5f7b80f5 |
eventTime (1) | DateTime | Time of the event occurrence. | 2023-01-01T08:00+01:00 |
eventType (1) | string | The type of the notification. | |
@baseType | string | When sub-classing, this defines the super-class | |
@schemaLocation | string | A URI to a JSON-Schema file that defines additional attributes and relationships | |
description | string | An explanatory of the event. | Lorem ipsum dolor |
timeOccurred | DateTime | The time the event occurred. | 2023-01-01T08:00+01:00 |
source | EntityRef | ||
reportingSystem | EntityRef |