complexType audioFormatExtendedType
diagram gluon3_1_p638.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:audioProgramme ebucore:audioContent ebucore:audioObject ebucore:audioPackFormat ebucore:audioChannelFormat ebucore:audioBlockFormat ebucore:audioStreamFormat ebucore:audioTrackFormat ebucore:audioTrackUID
used by
element formatType/audioFormatExtended
attributes
Name  Type  Use  Default  Fixed  Annotation
audioFormatExtendedID  xs:anyURI        
documentation
An unique ID for the extended audio format
audioFormatExtendedName  xs:string        
documentation
A human readable name for the extended audio format
audioFormatExtendedDefinition  xs:string        
documentation
A human readable defnition for the extended audio
format
audioFormatExtendedVersion  xs:string        
documentation
A human readable version for the extended audio
format
audioFormatExtendedPresenceFlag  xs:string        
documentation
A flag to indicate the presence of audio
annotation
documentation
A container with all definitions related to the audioContents and
associated components contained in the material. The extended audio format is
specified in details in Tech.3364.
source <xs:complexType name="audioFormatExtendedType">
 
<xs:annotation>
   
<xs:documentation>A container with all definitions related to the audioContents and
associated components contained in the material. The extended audio format is
specified in details in Tech.3364.
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element ref="ebucore:audioProgramme" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>One pack of programmes associated with the
material
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ebucore:audioContent" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>One or more audioContents associated with an audioProgramme.
audioContent are objects with the actual audio.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ebucore:audioObject" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>An audioPack with time limited properties. </xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ebucore:audioPackFormat" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>A set of audioChannels that belong together.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ebucore:audioChannelFormat" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>A single sequence of audio samples.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ebucore:audioBlockFormat" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>A division of an audioChannel in time</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ebucore:audioStreamFormat" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation> A combination of one or more tracks required to represent a
channel, an object, or a group.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ebucore:audioTrackFormat" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>A single set of samples of data in the storage medium.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="ebucore:audioTrackUID" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>The UID of a track in the file. </xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="audioFormatExtendedID" type="anyURI">
   
<xs:annotation>
     
<xs:documentation>An unique ID for the extended audio format</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="audioFormatExtendedName" type="string">
   
<xs:annotation>
     
<xs:documentation>A human readable name for the extended audio format</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="audioFormatExtendedDefinition" type="string">
   
<xs:annotation>
     
<xs:documentation>A human readable defnition for the extended audio
format
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="audioFormatExtendedVersion" type="string">
   
<xs:annotation>
     
<xs:documentation>A human readable version for the extended audio
format
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="audioFormatExtendedPresenceFlag" type="string">
   
<xs:annotation>
     
<xs:documentation>A flag to indicate the presence of audio</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute audioFormatExtendedType/@audioFormatExtendedID
type xs:anyURI
annotation
documentation
An unique ID for the extended audio format
source <xs:attribute name="audioFormatExtendedID" type="anyURI">
 
<xs:annotation>
   
<xs:documentation>An unique ID for the extended audio format</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute audioFormatExtendedType/@audioFormatExtendedName
type xs:string
annotation
documentation
A human readable name for the extended audio format
source <xs:attribute name="audioFormatExtendedName" type="string">
 
<xs:annotation>
   
<xs:documentation>A human readable name for the extended audio format</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute audioFormatExtendedType/@audioFormatExtendedDefinition
type xs:string
annotation
documentation
A human readable defnition for the extended audio
format
source <xs:attribute name="audioFormatExtendedDefinition" type="string">
 
<xs:annotation>
   
<xs:documentation>A human readable defnition for the extended audio
format
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute audioFormatExtendedType/@audioFormatExtendedVersion
type xs:string
annotation
documentation
A human readable version for the extended audio
format
source <xs:attribute name="audioFormatExtendedVersion" type="string">
 
<xs:annotation>
   
<xs:documentation>A human readable version for the extended audio
format
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute audioFormatExtendedType/@audioFormatExtendedPresenceFlag
type xs:string
annotation
documentation
A flag to indicate the presence of audio
source <xs:attribute name="audioFormatExtendedPresenceFlag" type="string">
 
<xs:annotation>
   
<xs:documentation>A flag to indicate the presence of audio</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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