2017

Table Of Contents
<feed vuid="v1" uid="t2f1"/>
<feed vuid="v2" uid="t2f2"/>
<feed vuid="v3" uid="t2f3"/>
</feeds>
</track>
</tracks>
And you have the following <versions> structure.
<versions currentVersion="v2">
<version uid="v1"/>
<version uid="v2"/>
<version uid="v3"/>
</versions>
You now have a clip that can display the following:
Version 1: track1 using feed t1f1 and track2 using t2f1;
Version 2: track2 using t2f2 only(there is no vuid in track1 matching "v2");
Version 3: track1 using feed t1f3 and track2 using t2f3;
And in this example, the client application should display the version 2 of the clip because currentVersion=
2 .
Attrib-
ute is...
Allowed ValuesData TypeDescriptionAttribute
Impliedversionscharacter dataThe data type of the element.type
Implied4unsigned integerVersion of the xml element.version
Impliedany existing one
uid from an en-
IDREFDefines the current version of the clip, as set by
the client application that created the file. The
client application is expected to view this version
as the most up-to-date.
If not defined, the Gateway considers the last
<version> element defined in the file as the
current version.
currentVersion
closed <ver-
sion> element.
Children
Mandatory
version (page 1429)+
Parent
<clip> (page 1416)
1430 | Chapter 29 Open Clip Description