name
The <name>
element should be interpreted by the client application as the name of the parent element.
Attribute | Description | Data Type | Allowed Values | Attribute is... |
---|---|---|---|---|
type | The data type of the xml element. | character data | string | Implied |
version | Version of the xml element. | unsigned integer | 4 | Implied |
Children
Mandatory |
---|
#cdata |
Parents
Example
Flame displays <name>
(with <clip>
as immediate parent) in Batch as the clip name in the Batch setup. But <name>
as child of <track>
is used as the name of the channel.