Grass Valley Schedule Importer User Manual

Page 13

Advertising
background image

Cobalt XML Schedule Import User Manual - document version: 1.28 – Page 13

</Asset>

<Formats>

<!-- Formats (optional) specifies all the format(s) which will be used to play out the event. If no formats

are specified, the default format can be applied.

Elements: Format (0 or more elements) -->

<Format name="videoclip"></Format>

<Format name="clip_logo" offset="00:00:10:00" duration="00:02:56:00">

<!-- Format (optional) specifies the format which will be used to play out the event. Extra format

information can be added with the FIELD element.

Attributes: name = name of the format, the format has to exist in the Cobalt db (mandatory)

offset = offset of the start of the format (optional)

duration = duration of the format (optional)

Elements: FIELD (0 or more elements) -->

<FIELD name="rated">NONE</FIELD>

<!-- FIELD

Attributes: name = name of the format field (mandatory)

Value: value of the named format field -->

</Format>

</Formats>

</Event>

<Event StartTime="14:38:16:00" StartDate="2006-05-23" Duration="00:02:12:12" EventType="Follow">

<Asset InternalID="CLP_456" AssetType="Videoclips">

<type_metadata>

<FIELD name="use duration">00:02:12:12</FIELD>

</type_metadata>

<custom_metadata>

<FIELD name="artist">Madonna</FIELD>

<FIELD name="track">Somethings</FIELD>

</custom_metadata>

</Asset>

<Formats>

<Format name="videoclip"></Format>

</Formats>

</Event>

<Event StartTime="14:40:28:12" StartDate="2006-05-23" Duration="00:02:46:00" EventType="Follow" EventName="Usher - Love is (partial)">

<Asset InternalID="CLP_123" AssetType="Videoclips" TcIn="00:00:15:00" TcOut="00:03:01:00">

Advertising