OpenTV ENTera & OpenTV Platform Documentation

contentGroupLink

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:

contentGroupLink.png

Elements and attributes

contentGroupLink
XML Element Type Required Description
contentGroupRefSet [ContentGroupRefSetType]
  • Occurrence0..1
Optional Weak reference to an external content group (Other than series and season. This content group is not necessary existing).
ContentGroupRefSetType / contentGroupRef [BaseResourceType]
  • Occurrence0..unbounded
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]
  • Occurrence1
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>