diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of ebucore:elementType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="compoundNameType"> <xs:annotation> <xs:documentation> To allow the definition of a compound name combining different elements of information for a usage defined by the typeGroup attributes and in a format defined by the formatGroup attributes. For use for contact and organisation names. </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ebucore:elementType"> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation> A group of attributes to specify a type of compound name. </xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attributeGroup ref="ebucore:formatGroup"> <xs:annotation> <xs:documentation> A group of attributes to define a format/structure of a compound name. </xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:extension> </xs:complexContent> </xs:complexType> |