complexType elementType
diagram gluon3_1_p796.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type extension of elementType
properties
base dc:elementType
used by
elements comment addressType/addressCountyState addressType/addressLine addressType/addressTownCity rightsType/copyrightStatement rightsType/disclaimer rightsType/exploitationIssues contactDetailsType/familyName contactDetailsType/gender contactDetailsType/givenName locationType/name contactDetailsType/nickname contactDetailsType/occupation contactDetailsType/otherGivenName periodOfTimeType/periodName ratingType/ratingScaleMaxValue ratingType/ratingScaleMinValue ratingType/ratingValue contactDetailsType/salutation contactDetailsType/stageName subjectType/subjectDefinition contactDetailsType/suffix contactDetailsType/username
complexTypes compoundNameType organisationDepartmentType versionType
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional  en    
charset  xs:string        
documentation
An EBUCore extension of the dc:elementType (string +
xml:lang) to precise the character set used to represent the string. If
the character set is different from the set declared for the whole
metadata instance, then data contained in the string should be escaped.
encoding  xs:string        
documentation
To specify if the string (using a particular character set if
specified) has been encoded using e.g. base64Binary encoding.
transcription  xs:string        
documentation
To specify the scripting format as defined in in ISO 15924.
This allows defining a translation format with pronounciation of compex
characters. The other option consists of providing the scripting format
as part of the xml:lang tag as defined in RFC 5646.
source <xs:complexType name="elementType">
 
<xs:complexContent>
   
<xs:extension base="dc:elementType">
     
<xs:attribute name="charset" type="string">
       
<xs:annotation>
         
<xs:documentation> An EBUCore extension of the dc:elementType (string +
xml:lang) to precise the character set used to represent the string. If
the character set is different from the set declared for the whole
metadata instance, then data contained in the string should be escaped.
</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="encoding" type="string">
       
<xs:annotation>
         
<xs:documentation>To specify if the string (using a particular character set if
specified) has been encoded using e.g. base64Binary encoding.
</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="transcription" type="string">
       
<xs:annotation>
         
<xs:documentation>To specify the scripting format as defined in in ISO 15924.
This allows defining a translation format with pronounciation of compex
characters. The other option consists of providing the scripting format
as part of the xml:lang tag as defined in RFC 5646.
</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute elementType/@charset
type xs:string
annotation
documentation
An EBUCore extension of the dc:elementType (string +
xml:lang) to precise the character set used to represent the string. If
the character set is different from the set declared for the whole
metadata instance, then data contained in the string should be escaped.
source <xs:attribute name="charset" type="string">
 
<xs:annotation>
   
<xs:documentation> An EBUCore extension of the dc:elementType (string +
xml:lang) to precise the character set used to represent the string. If
the character set is different from the set declared for the whole
metadata instance, then data contained in the string should be escaped.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute elementType/@encoding
type xs:string
annotation
documentation
To specify if the string (using a particular character set if
specified) has been encoded using e.g. base64Binary encoding.
source <xs:attribute name="encoding" type="string">
 
<xs:annotation>
   
<xs:documentation>To specify if the string (using a particular character set if
specified) has been encoded using e.g. base64Binary encoding.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute elementType/@transcription
type xs:string
annotation
documentation
To specify the scripting format as defined in in ISO 15924.
This allows defining a translation format with pronounciation of compex
characters. The other option consists of providing the scripting format
as part of the xml:lang tag as defined in RFC 5646.
source <xs:attribute name="transcription" type="string">
 
<xs:annotation>
   
<xs:documentation>To specify the scripting format as defined in in ISO 15924.
This allows defining a translation format with pronounciation of compex
characters. The other option consists of providing the scripting format
as part of the xml:lang tag as defined in RFC 5646.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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