diagram | |||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||
children | ebucore:audioMXFLookUp ebucore:audioTrackFormatIDRef ebucore:audioPackFormatIDRef | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="audioTrackUIDType"> <xs:sequence> <xs:element name="audioMXFLookUp" type="ebucore:audioMXFLookUpType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A set of references to lookup MXF essence IDs. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="audioTrackFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> A set of one or more references to audioTrackFormats. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="audioPackFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> A set of one or more references to audioPackFormats. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="UID" type="anyURI"> <xs:annotation> <xs:documentation> UID for the track. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="sampleRate" type="int"> <xs:annotation> <xs:documentation> The sample rate for the audio track. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="bitDepth" type="int"> <xs:annotation> <xs:documentation> The bit depth for sample for the audio track. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="UID" type="anyURI"> <xs:annotation> <xs:documentation> UID for the track. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:int | ||
annotation |
|
||
source | <xs:attribute name="sampleRate" type="int"> <xs:annotation> <xs:documentation> The sample rate for the audio track. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:int | ||
annotation |
|
||
source | <xs:attribute name="bitDepth" type="int"> <xs:annotation> <xs:documentation> The bit depth for sample for the audio track. </xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | ebucore:audioMXFLookUpType | ||||||
properties |
|
||||||
children | ebucore:packageUIDRef ebucore:trackIDRef ebucore:channelIDRef | ||||||
annotation |
|
||||||
source | <xs:element name="audioMXFLookUp" type="ebucore:audioMXFLookUpType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A set of references to lookup MXF essence IDs. </xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="audioTrackFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> A set of one or more references to audioTrackFormats. </xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="audioPackFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> A set of one or more references to audioPackFormats. </xs:documentation> </xs:annotation> </xs:element> |