diagram | |||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||
children | ebucore:audioProgramme ebucore:audioContent ebucore:audioObject ebucore:audioPackFormat ebucore:audioChannelFormat ebucore:audioBlockFormat ebucore:audioStreamFormat ebucore:audioTrackFormat ebucore:audioTrackUID | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="audioFormatExtendedType"> <xs:annotation> <xs:documentation>A container with all definitions related to the audioContents and associated components contained in the material. The extended audio format is specified in details in Tech.3364. </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ebucore:audioProgramme" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>One pack of programmes associated with the material</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ebucore:audioContent" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>One or more audioContents associated with an audioProgramme. audioContent are objects with the actual audio.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ebucore:audioObject" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>An audioPack with time limited properties. </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ebucore:audioPackFormat" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A set of audioChannels that belong together.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ebucore:audioChannelFormat" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A single sequence of audio samples.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ebucore:audioBlockFormat" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A division of an audioChannel in time</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ebucore:audioStreamFormat" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> A combination of one or more tracks required to represent a channel, an object, or a group.</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ebucore:audioTrackFormat" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A single set of samples of data in the storage medium. </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ebucore:audioTrackUID" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The UID of a track in the file. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="audioFormatExtendedID" type="anyURI"> <xs:annotation> <xs:documentation>An unique ID for the extended audio format</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="audioFormatExtendedName" type="string"> <xs:annotation> <xs:documentation>A human readable name for the extended audio format</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="audioFormatExtendedDefinition" type="string"> <xs:annotation> <xs:documentation>A human readable defnition for the extended audio format</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="audioFormatExtendedVersion" type="string"> <xs:annotation> <xs:documentation>A human readable version for the extended audio format</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="audioFormatExtendedPresenceFlag" type="string"> <xs:annotation> <xs:documentation>A flag to indicate the presence of audio</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="audioFormatExtendedID" type="anyURI"> <xs:annotation> <xs:documentation>An unique ID for the extended audio format</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="audioFormatExtendedName" type="string"> <xs:annotation> <xs:documentation>A human readable name for the extended audio format</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="audioFormatExtendedDefinition" type="string"> <xs:annotation> <xs:documentation>A human readable defnition for the extended audio format</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="audioFormatExtendedVersion" type="string"> <xs:annotation> <xs:documentation>A human readable version for the extended audio format</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="audioFormatExtendedPresenceFlag" type="string"> <xs:annotation> <xs:documentation>A flag to indicate the presence of audio</xs:documentation> </xs:annotation> </xs:attribute> |