The <version> element contains metadata about a clip version. Which version the metadata applies to is defined by the 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 | 4 | 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 |
Optional |
---|
name?,comment?,creationDate?,userData? |
<versions> |