diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="subtitlingFormatType"> <xs:annotation> <xs:documentation> Used to provide information on the subtitling format and purpose, e.g. translation in a different language </xs:documentation> </xs:annotation> <xs:attribute name="subtitlingFormatId" type="anyURI"> <xs:annotation> <xs:documentation> To uniquely identify a subtitling format. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="subtitlingFormatName" type="string"> <xs:annotation> <xs:documentation> A human readable name for the subtitling format. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="trackId" type="NMTOKEN"> <xs:annotation> <xs:documentation> The track number </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="trackName" type="string"> <xs:annotation> <xs:documentation> The track name</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="subtitlingSourceUri" type="anyURI"> <xs:annotation> <xs:documentation>A pointer to the file containing the subtitling.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="language" type="language"> <xs:annotation> <xs:documentation> The language used for subtitling. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="closed" type="boolean"> <xs:annotation> <xs:documentation> Closed subtitling if true </xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation>To specify the purpose for subtitling</xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attributeGroup ref="ebucore:formatGroup"> <xs:annotation> <xs:documentation>To specify the subtitling format</xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attribute name="subtitlingPresenceFlag" type="boolean"> <xs:annotation> <xs:documentation> A flag to signal the presence of subtitling. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="subtitlingFormatId" type="anyURI"> <xs:annotation> <xs:documentation> To uniquely identify a subtitling format. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="subtitlingFormatName" type="string"> <xs:annotation> <xs:documentation> A human readable name for the subtitling format. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:NMTOKEN | ||
annotation |
|
||
source | <xs:attribute name="trackId" type="NMTOKEN"> <xs:annotation> <xs:documentation> The track number </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="trackName" type="string"> <xs:annotation> <xs:documentation> The track name</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="subtitlingSourceUri" type="anyURI"> <xs:annotation> <xs:documentation>A pointer to the file containing the subtitling.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:language | ||
annotation |
|
||
source | <xs:attribute name="language" type="language"> <xs:annotation> <xs:documentation> The language used for subtitling. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:boolean | ||
annotation |
|
||
source | <xs:attribute name="closed" type="boolean"> <xs:annotation> <xs:documentation> Closed subtitling if true </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:boolean | ||
annotation |
|
||
source | <xs:attribute name="subtitlingPresenceFlag" type="boolean"> <xs:annotation> <xs:documentation> A flag to signal the presence of subtitling. </xs:documentation> </xs:annotation> </xs:attribute> |