| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||
| children | ebucore:audioObjectIDRef ebucore:loudnessMetadata | ||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="audioContentType"> <xs:sequence> <xs:element name="audioObjectIDRef" type="anyURI" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> A set of references to audio objects. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="loudnessMetadata" type="ebucore:loudnessMetadataType" minOccurs="0"> <xs:annotation> <xs:documentation> A set of loudness parameters proper to the audio content. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="audioContentID" type="anyURI"> <xs:annotation> <xs:documentation>An unique ID for the audioContent.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="audioContentName" type="string"> <xs:annotation> <xs:documentation>An unique human readable name for the audioContent.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="audioContentLanguage" type="language"> <xs:annotation> <xs:documentation>The dialogue language used in this audioContent.</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.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
| type | xs:anyURI | ||
| annotation |
|
||
| source | <xs:attribute name="audioContentID" type="anyURI"> <xs:annotation> <xs:documentation>An unique ID for the audioContent.</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:string | ||
| annotation |
|
||
| source | <xs:attribute name="audioContentName" type="string"> <xs:annotation> <xs:documentation>An unique human readable name for the audioContent.</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:language | ||
| annotation |
|
||
| source | <xs:attribute name="audioContentLanguage" type="language"> <xs:annotation> <xs:documentation>The dialogue language used in this audioContent.</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.</xs:documentation> </xs:annotation> </xs:attribute> |
| 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 audio objects. </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||
| type | ebucore:loudnessMetadataType | ||||||||||||
| properties |
|
||||||||||||
| children | ebucore:integratedLoudness ebucore:loudnessRange ebucore:maxTruePeak ebucore:maxMomentary ebucore:maxShortTerm | ||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="loudnessMetadata" type="ebucore:loudnessMetadataType" minOccurs="0"> <xs:annotation> <xs:documentation> A set of loudness parameters proper to the audio content. </xs:documentation> </xs:annotation> </xs:element> |