complexType audioContentType
diagram gluon3_1_p635.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:audioObjectIDRef ebucore:loudnessMetadata
used by
element audioContent
attributes
Name  Type  Use  Default  Fixed  Annotation
audioContentID  xs:anyURI        
documentation
An unique ID for the audioContent.
audioContentName  xs:string        
documentation
An unique human readable name for the audioContent.
audioContentLanguage  xs:language        
documentation
The dialogue language used in this audioContent.
dialogue  xs:int    0    
documentation
1 if object is dialogue, 0 if not, 2 if mixed.
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>

attribute audioContentType/@audioContentID
type xs:anyURI
annotation
documentation
An unique ID for the audioContent.
source <xs:attribute name="audioContentID" type="anyURI">
 
<xs:annotation>
   
<xs:documentation>An unique ID for the audioContent.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute audioContentType/@audioContentName
type xs:string
annotation
documentation
An unique human readable name for the audioContent.
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>

attribute audioContentType/@audioContentLanguage
type xs:language
annotation
documentation
The dialogue language used in this audioContent.
source <xs:attribute name="audioContentLanguage" type="language">
 
<xs:annotation>
   
<xs:documentation>The dialogue language used in this audioContent.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute audioContentType/@dialogue
type xs:int
properties
default 0
annotation
documentation
1 if object is dialogue, 0 if not, 2 if mixed.
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>

element audioContentType/audioObjectIDRef
diagram gluon3_1_p636.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:anyURI
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
A set of references to audio objects.
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>

element audioContentType/loudnessMetadata
diagram gluon3_1_p637.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:loudnessMetadataType
properties
minOcc 0
maxOcc 1
content complex
children ebucore:integratedLoudness ebucore:loudnessRange ebucore:maxTruePeak ebucore:maxMomentary ebucore:maxShortTerm
attributes
Name  Type  Use  Default  Fixed  Annotation
loudnessMethod  xs:string        
annotation
documentation
A set of loudness parameters proper to the audio content.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy