diagram | |||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||
type | extension of elementType | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
used by | |||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
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> |
type | xs:string | ||
annotation |
|
||
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> |
type | xs:string | ||
annotation |
|
||
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> |
type | xs:string | ||
annotation |
|
||
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> |