diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | ebucore:audioChannelFormatIDRef ebucore:audioPackFormatIDRef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="audioPackFormatType"> <xs:sequence> <xs:element name="audioChannelFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> A set of references to audioChannels. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="audioPackFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> A set of references to audio packs. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="absoluteDistance" type="float"> <xs:annotation> <xs:documentation>The absolute distance in meters.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="audioPackFormatID" type="anyURI"> <xs:annotation> <xs:documentation>A unique ID for an audio pack.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="audioPackFormatName" type="string"> <xs:annotation> <xs:documentation>A unique human readable name for an audio pack.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation>To provide optional information on the type of the audio pack.</xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attribute name="importance" type="int"> <xs:annotation> <xs:documentation>Importance of an audio pack. Allows a render to discard an audio pack below a certain level of importance. 10 is most, 0 least.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:float | ||
annotation |
|
||
source | <xs:attribute name="absoluteDistance" type="float"> <xs:annotation> <xs:documentation>The absolute distance in meters.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="audioPackFormatID" type="anyURI"> <xs:annotation> <xs:documentation>A unique ID for an audio pack.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="audioPackFormatName" type="string"> <xs:annotation> <xs:documentation>A unique human readable name for an audio pack.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:int | ||
annotation |
|
||
source | <xs:attribute name="importance" type="int"> <xs:annotation> <xs:documentation>Importance of an audio pack. Allows a render to discard an audio pack below a certain level of importance. 10 is most, 0 least.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="audioChannelFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> A set of references to audioChannels. </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="unbounded"> <xs:annotation> <xs:documentation> A set of references to audio packs. </xs:documentation> </xs:annotation> </xs:element> |