2017

Table Of Contents
<feeds currentVersion="v2">
<feed vuid="v1" uid="f1">...
Attrib-
ute is...
Allowed ValuesData TypeDescriptionAttribute
Re-
quired
feedcharacter dataThe data type of the element.type
Implied4unsigned integerVersion of the xml element. Do not use, unless
mixing and matching differing xml schema ver-
sions, which should not be done.
version
Re-
quired
any unique (within
<feeds>)
IDIdentifies the version of the feed. In a <track>
element, no two <feed> elements can have the
same vuid.
<feed> elements in different <track> elements
can share the same vuid.
vuid
Re-
quired
any unique (within
.clip)
IDUniquely identifies the feed within the .clip file.
Duplicate uid in a .clip are not allowed. We re-
commend that you use a GUID, but any unique
identifier will do.
uid
Children
ChildrenMandatory
handler?,storageFormat (page 1426)?,sampleRate (page
1423)?,startTimecode (page 1425)?,startOffset?,userData (page
1428)?,comment (page 1416)?
spans (page 1425)
Parent
<feeds> (page 1419)
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.
Attrib-
ute is...
Allowed ValuesData TypeDescriptionAttribute
Impliedfeedscharacter dataThe data type of the element.type
Implied4unsigned integerVersion of the xml element.version
feeds | 1419