feeds
The <feeds>
element contains <feed>
elements.
With the currentVersion
attribute, <feeds>
defines the <feed>
to use, and in an Open Clip, each <feed>
is 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 | 4 | 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> | Implied |
Children
Mandatory |
---|
feed+ |
Parent