diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | ebucore:audioContentIDRef ebucore:loudnessMetadata | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="audioProgrammeType"> <xs:sequence> <xs:element name="audioContentIDRef" type="anyURI" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A list of reference to audioContents, each defining one component of an audioProgramme (e.g. background music), its association with an audioPack (e.g. a 2.0 audioPack of audioChannels for stereo reproduction), its association with a audioStream, and its set of loudness parameters. Notice that loudness values of a program are dependent of the associated audioPack mixReproductionFormat.</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 of the whole programme. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="audioProgrammeID" type="anyURI" use="required"> <xs:annotation> <xs:documentation>An unique ID for the programme.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="audioProgrammeName" type="string"> <xs:annotation> <xs:documentation>An unique human readable name for the programme.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="audioProgrammeLanguage" type="language"> <xs:annotation> <xs:documentation>The dialogue language used in this audioProgramme.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="start" type="ebucore:timecodeType"> <xs:annotation> <xs:documentation> Start time for the programme. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="end" type="ebucore:timecodeType"> <xs:annotation> <xs:documentation> End time for the programme. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation>To optionally define a type of audioProgramme.</xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attributeGroup ref="ebucore:formatGroup"> <xs:annotation> <xs:documentation>To optionally define a format of audioProgramme.</xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:complexType> |
type | xs:anyURI | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="audioProgrammeID" type="anyURI" use="required"> <xs:annotation> <xs:documentation>An unique ID for the programme.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="audioProgrammeName" type="string"> <xs:annotation> <xs:documentation>An unique human readable name for the programme.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:language | ||
annotation |
|
||
source | <xs:attribute name="audioProgrammeLanguage" type="language"> <xs:annotation> <xs:documentation>The dialogue language used in this audioProgramme.</xs:documentation> </xs:annotation> </xs:attribute> |
type | ebucore:timecodeType | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="start" type="ebucore:timecodeType"> <xs:annotation> <xs:documentation> Start time for the programme. </xs:documentation> </xs:annotation> </xs:attribute> |
type | ebucore:timecodeType | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="end" type="ebucore:timecodeType"> <xs:annotation> <xs:documentation> End time for the programme. </xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="audioContentIDRef" type="anyURI" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A list of reference to audioContents, each defining one component of an audioProgramme (e.g. background music), its association with an audioPack (e.g. a 2.0 audioPack of audioChannels for stereo reproduction), its association with a audioStream, and its set of loudness parameters. Notice that loudness values of a program are dependent of the associated audioPack mixReproductionFormat.</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 of the whole programme. </xs:documentation> </xs:annotation> </xs:element> |