diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | language | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="languageType"> <xs:annotation> <xs:documentation>Identifies languages and their use in the intellectual content of the resource. Recommended best practice for the values of the Language element is defined by RFC 5646.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="dc:language" minOccurs="0"> <xs:annotation> <xs:documentation> The EBU core metadata set is built as a refinement of the Dublin Core. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation> Indicates the purpose of the language described by the Language element e.g. Main original language, main dubbed language, additional original language, additional dubbed language, descriptive video information, supplemental commentary, Director's commentary, audio description, supplementary audio programme, educational notes, voice over, original commentary, dubbed commentary, original narration, dubbed narration, dubbed dialogue, interviewer language, interviewee language, text description for the hard-of-hearing, titles, subtitles, song lyrics, sign language, dubbed sign language, transcript, caption, open caption, closed caption.</xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attribute name="note" type="string"> <xs:annotation> <xs:documentation> Optional additional contextual information. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="note" type="string"> <xs:annotation> <xs:documentation> Optional additional contextual information. </xs:documentation> </xs:annotation> </xs:attribute> |