diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | ebucore:audioPackFormatIDRef ebucore:audioObjectIDRef ebucore:audioTrackUIDRef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="audioObjectType"> <xs:sequence> <xs:element name="audioPackFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> A set of references to audioPacks. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="audioObjectIDRef" type="anyURI" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> A set of references to audioObjects. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="audioTrackUIDRef" type="anyURI" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> Reference to an audioTrackUID that is listed in the 'chna' chunk. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="audioObjectID" type="anyURI"> <xs:annotation> <xs:documentation> A unique ID for this audioObject, </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="audioObjectName" type="string"> <xs:annotation> <xs:documentation> A unique human readable name for this audioObject, </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="start" type="ebucore:timecodeType"> <xs:annotation> <xs:documentation> The start time associated with this audioObject expressed as a timecode. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="duration" type="ebucore:timecodeType"> <xs:annotation> <xs:documentation> The duration associated with this audioObject expressed as a timecode. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="dialogue" type="int" default="0"> <xs:annotation> <xs:documentation>1 if object is dialogue, 0 if not, 2 if mixed. Default = 0.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="importance" type="int"> <xs:annotation> <xs:documentation>Importance of an object. Allows a render to discard an object below a certain level of importance. 10 is most, 0 least. Default = 10.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="interact" type="boolean"> <xs:annotation> <xs:documentation>Allows interaction by the user. 1 for allowing interaction, 0 if not. Default = 0.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="audioObjectID" type="anyURI"> <xs:annotation> <xs:documentation> A unique ID for this audioObject, </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="audioObjectName" type="string"> <xs:annotation> <xs:documentation> A unique human readable name for this audioObject, </xs:documentation> </xs:annotation> </xs:attribute> |
type | ebucore:timecodeType | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="start" type="ebucore:timecodeType"> <xs:annotation> <xs:documentation> The start time associated with this audioObject expressed as a timecode. </xs:documentation> </xs:annotation> </xs:attribute> |
type | ebucore:timecodeType | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="duration" type="ebucore:timecodeType"> <xs:annotation> <xs:documentation> The duration associated with this audioObject expressed as a timecode. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="dialogue" type="int" default="0"> <xs:annotation> <xs:documentation>1 if object is dialogue, 0 if not, 2 if mixed. Default = 0.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:int | ||
annotation |
|
||
source | <xs:attribute name="importance" type="int"> <xs:annotation> <xs:documentation>Importance of an object. Allows a render to discard an object below a certain level of importance. 10 is most, 0 least. Default = 10.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:boolean | ||
annotation |
|
||
source | <xs:attribute name="interact" type="boolean"> <xs:annotation> <xs:documentation>Allows interaction by the user. 1 for allowing interaction, 0 if not. Default = 0.</xs:documentation> </xs:annotation> </xs:attribute> |
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 audioPacks. </xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="audioObjectIDRef" type="anyURI" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> A set of references to audioObjects. </xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="audioTrackUIDRef" type="anyURI" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> Reference to an audioTrackUID that is listed in the 'chna' chunk. </xs:documentation> </xs:annotation> </xs:element> |