complexType audioTrackFormatType
diagram gluon3_1_p669.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:audioStreamFormatIDRef
used by
element audioTrackFormat
attributes
Name  Type  Use  Default  Fixed  Annotation
audioTrackFormatID  xs:anyURI        
documentation
A unique ID for the audio track
audioTrackFormatName  xs:string        
documentation
A unique name for the audio track
formatLabel  xs:string        
documentation
Free text to define the format of the associated element.
formatDefinition  xs:string        
documentation
Free text to provide a definition for the format.
formatLink  xs:anyURI        
documentation
A URI to link e.g. to a format in a classification scheme.
formatSource  xs:string        
documentation
To identify a source of attribution.
formatLanguage  xs:language        
documentation
To define the language in which the type information is provided.
source <xs:complexType name="audioTrackFormatType">
 
<xs:sequence>
   
<xs:element name="audioStreamFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation> A set of references to an audio stream format. </xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="audioTrackFormatID" type="anyURI">
   
<xs:annotation>
     
<xs:documentation>A unique ID for the audio track</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="audioTrackFormatName" type="string">
   
<xs:annotation>
     
<xs:documentation>A unique name for the audio track </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attributeGroup ref="ebucore:formatGroup"/>
</xs:complexType>

attribute audioTrackFormatType/@audioTrackFormatID
type xs:anyURI
annotation
documentation
A unique ID for the audio track
source <xs:attribute name="audioTrackFormatID" type="anyURI">
 
<xs:annotation>
   
<xs:documentation>A unique ID for the audio track</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute audioTrackFormatType/@audioTrackFormatName
type xs:string
annotation
documentation
A unique name for the audio track
source <xs:attribute name="audioTrackFormatName" type="string">
 
<xs:annotation>
   
<xs:documentation>A unique name for the audio track </xs:documentation>
 
</xs:annotation>
</xs:attribute>

element audioTrackFormatType/audioStreamFormatIDRef
diagram gluon3_1_p670.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:anyURI
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A set of references to an audio stream format.
source <xs:element name="audioStreamFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation> A set of references to an audio stream format. </xs:documentation>
 
</xs:annotation>
</xs:element>


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