diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="captioningFormatType"> <xs:annotation> <xs:documentation> Used to provide information on the captioning format and purpose </xs:documentation> </xs:annotation> <xs:attribute name="captioningFormatId" type="anyURI"> <xs:annotation> <xs:documentation> To uniquely identify a captioning format. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="captioningFormatName" type="string"> <xs:annotation> <xs:documentation> To provide a human readable name for the captioning 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="captioningSourceUri" type="anyURI"> <xs:annotation> <xs:documentation>A pointer to the file containing captioning</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="language" type="language"> <xs:annotation> <xs:documentation> A group of attributes to specify the captioning language. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="closed" type="boolean"> <xs:annotation> <xs:documentation> Closed captioning if true </xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation>To specify the purpose for captioning</xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attributeGroup ref="ebucore:formatGroup"> <xs:annotation> <xs:documentation>To specify the captioning format</xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attribute name="captioningPresenceFlag" type="boolean"> <xs:annotation> <xs:documentation> A flag to signal the presence of captioning. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="captioningFormatId" type="anyURI"> <xs:annotation> <xs:documentation> To uniquely identify a captioning format. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="captioningFormatName" type="string"> <xs:annotation> <xs:documentation> To provide a human readable name for the captioning 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="captioningSourceUri" type="anyURI"> <xs:annotation> <xs:documentation>A pointer to the file containing captioning</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:language | ||
annotation |
|
||
source | <xs:attribute name="language" type="language"> <xs:annotation> <xs:documentation> A group of attributes to specify the captioning language. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:boolean | ||
annotation |
|
||
source | <xs:attribute name="closed" type="boolean"> <xs:annotation> <xs:documentation> Closed captioning if true </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:boolean | ||
annotation |
|
||
source | <xs:attribute name="captioningPresenceFlag" type="boolean"> <xs:annotation> <xs:documentation> A flag to signal the presence of captioning. </xs:documentation> </xs:annotation> </xs:attribute> |