diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | ebucore:audioStreamFormatIDRef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="audioTrackFormatID" type="anyURI"> <xs:annotation> <xs:documentation>A unique ID for the audio track</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="audioTrackFormatName" type="string"> <xs:annotation> <xs:documentation>A unique name for the audio track </xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:anyURI | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |