The channelEvents element represents a set of events (in this case, it is not the child of an editorial channel).
channelEvents can be the child of editorialChannel or of the root element.
Its top-level structure is shown in the following diagram:
Elements and attributes
| channelEvents | |||
|---|---|---|---|
| XML Element | Type | Required | Description |
| Attribute: startFrom | string | Optional | The duration start from date to be used to filter the results. ISO 8601 format up to the second but no time zone. Example: 2012-05-31T06:10:30Z. |
| Attribute: endUntil | string | Optional | The duration end until date to be used to filter the results. ISO 8601 format up to the second but no time zone. Example: 2012-05-31T06:10:30Z. |
| editorialChannelRef | [BaseResourceType]
|
Optional | Reference to the editorial channel.<dl><dt>providerId</dt><dd>id of the content provider</dd><dt>providerResourceId</dt><dd>id of the resource for this specific content provider</dd></dl> |
| event | [EventType]
|
Required | This element defines all editorial metadata for an event.<dl><dt>name</dt><dd>Working name of the resource (used usually to identify a resource in the operator UI)</dd><dt>providerId</dt><dd>id of the content provider</dd><dt>providerResourceId</dt><dd>id of the resource for this specific content provider</dd></dl> |
| imsType | string
|
Optional | This element defines all imsType for an event. |
Complex child elements
The following complex child elements are described in their own pages:
