complexType audioPackFormatType
diagram gluon3_1_p659.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:audioChannelFormatIDRef ebucore:audioPackFormatIDRef
used by
element audioPackFormat
attributes
Name  Type  Use  Default  Fixed  Annotation
absoluteDistance  xs:float        
documentation
The absolute distance in meters.
audioPackFormatID  xs:anyURI        
documentation
A unique ID for an audio pack.
audioPackFormatName  xs:string        
documentation
A unique human readable name for an audio pack.
typeLabel  xs:string        
documentation
Free text to define the type of the associated element.
typeDefinition  xs:string        
documentation
Free text to provide a definition for the type.
typeLink  xs:anyURI        
documentation
A URI to link e.g. to a type in a classification scheme.
typeSource  xs:string        
documentation
To identify a source of attribution.
typeLanguage  xs:language        
documentation
To define the language in which the type information is provided.
importance  xs:int        
documentation
Importance of an audio pack. Allows a render to discard an audio pack
below a certain level of importance. 10 is most, 0 least.
source <xs:complexType name="audioPackFormatType">
 
<xs:sequence>
   
<xs:element name="audioChannelFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation> A set of references to audioChannels. </xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="audioPackFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation> A set of references to audio packs. </xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="absoluteDistance" type="float">
   
<xs:annotation>
     
<xs:documentation>The absolute distance in meters.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="audioPackFormatID" type="anyURI">
   
<xs:annotation>
     
<xs:documentation>A unique ID for an audio pack.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="audioPackFormatName" type="string">
   
<xs:annotation>
     
<xs:documentation>A unique human readable name for an audio pack.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attributeGroup ref="ebucore:typeGroup">
   
<xs:annotation>
     
<xs:documentation>To provide optional information on the type of the audio
pack.
</xs:documentation>
   
</xs:annotation>
 
</xs:attributeGroup>
 
<xs:attribute name="importance" type="int">
   
<xs:annotation>
     
<xs:documentation>Importance of an audio pack. Allows a render to discard an audio pack
below a certain level of importance. 10 is most, 0 least.
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute audioPackFormatType/@absoluteDistance
type xs:float
annotation
documentation
The absolute distance in meters.
source <xs:attribute name="absoluteDistance" type="float">
 
<xs:annotation>
   
<xs:documentation>The absolute distance in meters.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute audioPackFormatType/@audioPackFormatID
type xs:anyURI
annotation
documentation
A unique ID for an audio pack.
source <xs:attribute name="audioPackFormatID" type="anyURI">
 
<xs:annotation>
   
<xs:documentation>A unique ID for an audio pack.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute audioPackFormatType/@audioPackFormatName
type xs:string
annotation
documentation
A unique human readable name for an audio pack.
source <xs:attribute name="audioPackFormatName" type="string">
 
<xs:annotation>
   
<xs:documentation>A unique human readable name for an audio pack.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute audioPackFormatType/@importance
type xs:int
annotation
documentation
Importance of an audio pack. Allows a render to discard an audio pack
below a certain level of importance. 10 is most, 0 least.
source <xs:attribute name="importance" type="int">
 
<xs:annotation>
   
<xs:documentation>Importance of an audio pack. Allows a render to discard an audio pack
below a certain level of importance. 10 is most, 0 least.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element audioPackFormatType/audioChannelFormatIDRef
diagram gluon3_1_p660.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 audioChannels.
source <xs:element name="audioChannelFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation> A set of references to audioChannels. </xs:documentation>
 
</xs:annotation>
</xs:element>

element audioPackFormatType/audioPackFormatIDRef
diagram gluon3_1_p661.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 packs.
source <xs:element name="audioPackFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation> A set of references to audio packs. </xs:documentation>
 
</xs:annotation>
</xs:element>


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