complexType languageType
diagram gluon3_1_p834.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children language
used by
element coreMetadataType/language
attributes
Name  Type  Use  Default  Fixed  Annotation
typeLabel  xs:string        
documentation
Free text to define the type of the associated element.
typeDefinition  xs:string        
documentation
Free text to provide a definition for the type.
typeLink  xs:anyURI        
documentation
A URI to link e.g. to a type in a classification scheme.
typeSource  xs:string        
documentation
To identify a source of attribution.
typeLanguage  xs:language        
documentation
To define the language in which the type information is provided.
note  xs:string        
documentation
Optional additional contextual information.
annotation
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.
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>

attribute languageType/@note
type xs:string
annotation
documentation
Optional additional contextual information.
source <xs:attribute name="note" type="string">
 
<xs:annotation>
   
<xs:documentation> Optional additional contextual information. </xs:documentation>
 
</xs:annotation>
</xs:attribute>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy