complexType audioStreamFormatType
diagram gluon3_1_p665.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:audioChannelFormatIDRef ebucore:audioPackFormatIDRef ebucore:audioTrackFormatIDRef
used by
element audioStreamFormat
attributes
Name  Type  Use  Default  Fixed  Annotation
audioStreamFormatID  xs:anyURI  required      
documentation
A unique ID for the audio stream.
audioStreamFormatName  xs:string        
documentation
A unique human readable name for the audio stream.
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="audioStreamFormatType">
 
<xs:sequence>
   
<xs:element name="audioChannelFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation> A set of references to audio channels </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:element name="audioTrackFormatIDRef" type="anyURI" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation> A set of references to audio tracks </xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="audioStreamFormatID" type="anyURI" use="required">
   
<xs:annotation>
     
<xs:documentation> A unique ID for the audio stream. </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="audioStreamFormatName" type="string">
   
<xs:annotation>
     
<xs:documentation> A unique human readable name for the audio stream. </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attributeGroup ref="ebucore:formatGroup">
   
<xs:annotation>
     
<xs:documentation> A format definition of the audio stream. </xs:documentation>
   
</xs:annotation>
 
</xs:attributeGroup>
</xs:complexType>

attribute audioStreamFormatType/@audioStreamFormatID
type xs:anyURI
properties
use required
annotation
documentation
A unique ID for the audio stream.
source <xs:attribute name="audioStreamFormatID" type="anyURI" use="required">
 
<xs:annotation>
   
<xs:documentation> A unique ID for the audio stream. </xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute audioStreamFormatType/@audioStreamFormatName
type xs:string
annotation
documentation
A unique human readable name for the audio stream.
source <xs:attribute name="audioStreamFormatName" type="string">
 
<xs:annotation>
   
<xs:documentation> A unique human readable name for the audio stream. </xs:documentation>
 
</xs:annotation>
</xs:attribute>

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

element audioStreamFormatType/audioPackFormatIDRef
diagram gluon3_1_p667.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>

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


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