The <version> element contains metadata for a clip version, and lists an existing version using its uid attribute.
| Attribute |
Description |
Data Type |
Allowed Values |
Attribute is... |
| type |
The data type of the element. |
character data |
version |
Implied |
| version |
Version of the xml element. |
unsigned integer |
3 |
Implied |
| uid |
Defines which <feed> of each <track> to use, based on matching vuid.
|
IDREF |
Any vuid defined in a <feed>. Each uid must be unique across <version> elements.
|
Required |