diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="publicationChannelType"> <xs:annotation> <xs:documentation>The channel on which the title was transmitted</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="string"> <xs:attribute name="publicationChannelId" type="anyURI"> <xs:annotation> <xs:documentation> To uniquely identify the publication channel. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="ebucore:typeGroup"> <xs:annotation> <xs:documentation>To provide additional information on the type of channel on which the title was published by the service e.g. online, broadcast</xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attribute name="linkToLogo" type="anyURI"> <xs:annotation> <xs:documentation> A logo to visually identifiy the publication channel </xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="publicationChannelId" type="anyURI"> <xs:annotation> <xs:documentation> To uniquely identify the publication channel. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="linkToLogo" type="anyURI"> <xs:annotation> <xs:documentation> A logo to visually identifiy the publication channel </xs:documentation> </xs:annotation> </xs:attribute> |