The <feeds> element contains the different <feed> elements. In a Gateway .clip, each <feed> can be conceptualized as a version of the media.
| Attribute |
Description |
Data Type |
Allowed Values |
Attribute is... |
| type |
The data type of the element. |
character data |
feeds |
Implied |
| version |
Version of the xml element. |
unsigned integer |
3 |
Implied |
| currentVersion |
Must match the vuid attribute of one of the children <feed>. currentVersion indicates the active <feed>, or current version the client application should use.
|
IDREF |
vuid of a child <feed>
|
Required |