diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | ebucore:audioChannelFormatIDRef ebucore:audioPackFormatIDRef ebucore:audioTrackFormatIDRef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
type | xs:anyURI | ||
properties |
|
||
annotation |
|
||
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> |
type | xs:string | ||
annotation |
|
||
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> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |