The contentGroupLink element represents a link between one or more content groups and an actual content (resource). Its structure is shown in the following diagram:
Elements and attributes
| contentGroupLink | |||
|---|---|---|---|
| XML Element | Type | Required | Description |
| contentGroupRefSet | [ContentGroupRefSetType]
|
Optional | Weak reference to an external content group (Other than series and season. This content group is not necessary existing). |
| ContentGroupRefSetType / contentGroupRef | [BaseResourceType]
|
Optional | <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> |
| resourceRef | [ResourceReferenceType]
|
Required | Reference to the linked editorial conetent or content group<dl><dt>type</dt><dd>Allows to specify the kind of resource that a content group is linked to (allowed values: editorialContent,contentGroup)</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> |
