complexType audioTrackUIDType
diagram gluon3_1_p671.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:audioMXFLookUp ebucore:audioTrackFormatIDRef ebucore:audioPackFormatIDRef
used by
element audioTrackUID
attributes
Name  Type  Use  Default  Fixed  Annotation
UID  xs:anyURI        
documentation
UID for the track.
sampleRate  xs:int        
documentation
The sample rate for the audio track.
bitDepth  xs:int        
documentation
The bit depth for sample for the audio track.
source <xs:complexType name="audioTrackUIDType">
 
<xs:sequence>
   
<xs:element name="audioMXFLookUp" type="ebucore:audioMXFLookUpType" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A set of references to lookup MXF essence IDs. </xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="audioTrackFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation> A set of one or more references to audioTrackFormats.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="audioPackFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation> A set of one or more references to audioPackFormats.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="UID" type="anyURI">
   
<xs:annotation>
     
<xs:documentation> UID for the track. </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="sampleRate" type="int">
   
<xs:annotation>
     
<xs:documentation> The sample rate for the audio track. </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="bitDepth" type="int">
   
<xs:annotation>
     
<xs:documentation> The bit depth for sample for the audio track. </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute audioTrackUIDType/@UID
type xs:anyURI
annotation
documentation
UID for the track.
source <xs:attribute name="UID" type="anyURI">
 
<xs:annotation>
   
<xs:documentation> UID for the track. </xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute audioTrackUIDType/@sampleRate
type xs:int
annotation
documentation
The sample rate for the audio track.
source <xs:attribute name="sampleRate" type="int">
 
<xs:annotation>
   
<xs:documentation> The sample rate for the audio track. </xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute audioTrackUIDType/@bitDepth
type xs:int
annotation
documentation
The bit depth for sample for the audio track.
source <xs:attribute name="bitDepth" type="int">
 
<xs:annotation>
   
<xs:documentation> The bit depth for sample for the audio track. </xs:documentation>
 
</xs:annotation>
</xs:attribute>

element audioTrackUIDType/audioMXFLookUp
diagram gluon3_1_p672.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:audioMXFLookUpType
properties
minOcc 0
maxOcc 1
content complex
children ebucore:packageUIDRef ebucore:trackIDRef ebucore:channelIDRef
annotation
documentation
A set of references to lookup MXF essence IDs.
source <xs:element name="audioMXFLookUp" type="ebucore:audioMXFLookUpType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A set of references to lookup MXF essence IDs. </xs:documentation>
 
</xs:annotation>
</xs:element>

element audioTrackUIDType/audioTrackFormatIDRef
diagram gluon3_1_p673.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:anyURI
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A set of one or more references to audioTrackFormats.
source <xs:element name="audioTrackFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation> A set of one or more references to audioTrackFormats.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element audioTrackUIDType/audioPackFormatIDRef
diagram gluon3_1_p674.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:anyURI
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A set of one or more references to audioPackFormats.
source <xs:element name="audioPackFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation> A set of one or more references to audioPackFormats.
</xs:documentation>
 
</xs:annotation>
</xs:element>


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