The <clip> element defines the top-level data structure. The minimum elements required to create a valid <clip> are:
| Attribute | Description | Data Type | Allowed Values | Attribute is... |
|---|---|---|---|---|
| type | The data type of the element. | character data | clip | Required |
| version | Version of the xml element. | integer | 3 | Required |
| uid | Optional unique identifier. When used, uid must be a unique ID within the .clip file. | ID | any | Implied |
| Children |
|---|
| handler?, name?, sourceName?, startTimeCode?, duration?, editRate?, dropMode?, userData?, comment?, tracks, versions |