diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | ebucore:publicationDate ebucore:publicationTime ebucore:scheduleDate ebucore:publicationService ebucore:publicationMedium ebucore:publicationChannel ebucore:publicationRegion | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="publicationEventType"> <xs:annotation> <xs:documentation> To describe when, where, in which formats and under which rights conditions the resource has been distributed. </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="publicationDate" type="date" minOccurs="0"> <xs:annotation> <xs:documentation>The first transmission date</xs:documentation> </xs:annotation> </xs:element> <xs:element name="publicationTime" type="time" minOccurs="0"> <xs:annotation> <xs:documentation>The transmission time</xs:documentation> </xs:annotation> </xs:element> <xs:element name="scheduleDate" type="date" minOccurs="0"> <xs:annotation> <xs:documentation>To indicate the schedule date, which can differ from the actual publicationDate if it occurs after midnight of the schedule date</xs:documentation> </xs:annotation> </xs:element> <xs:element name="publicationService" type="ebucore:publicationServiceType" minOccurs="0"> <xs:annotation> <xs:documentation>The service to which the channel is attached</xs:documentation> </xs:annotation> </xs:element> <xs:element name="publicationMedium" type="ebucore:publicationMediumType" minOccurs="0"> <xs:annotation> <xs:documentation> To provide information on the medium used to distribute the resource. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="publicationChannel" type="ebucore:publicationChannelType" minOccurs="0"> <xs:annotation> <xs:documentation> To identify the channel through which the resource has been distributed. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="publicationRegion" type="ebucore:regionType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> To identify the region where the resource has been distributed. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="publicationEventId" type="anyURI"> <xs:annotation> <xs:documentation> To uniquely identify a pèublication event. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="publicationEventName" type="string"> <xs:annotation> <xs:documentation> To provide a human readable name for a publication event. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="firstShowing" type="boolean"> <xs:annotation> <xs:documentation> A flag indicating if the resource was first shown during this publication event. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="lastShowing" type="boolean"> <xs:annotation> <xs:documentation> A flag indicating if the resource was last shown during this publication event. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="live" type="boolean"> <xs:annotation> <xs:documentation> A flag indicating if the resource was shown live during this publication event. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="free" type="boolean"> <xs:annotation> <xs:documentation> A flag indicating if the resource was shown with or wothout access restrictions during this publication event. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="note" type="string"> <xs:annotation> <xs:documentation> A note to provide additional contextual information. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="formatIdRef" type="anyURI"> <xs:annotation> <xs:documentation>to identify the format in which content has been published</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="rightsIDRefs" type="anyURI"> <xs:annotation> <xs:documentation>to identify all the rights associated with the publication event</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="publicationEventId" type="anyURI"> <xs:annotation> <xs:documentation> To uniquely identify a pèublication event. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="publicationEventName" type="string"> <xs:annotation> <xs:documentation> To provide a human readable name for a publication event. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:boolean | ||
annotation |
|
||
source | <xs:attribute name="firstShowing" type="boolean"> <xs:annotation> <xs:documentation> A flag indicating if the resource was first shown during this publication event. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:boolean | ||
annotation |
|
||
source | <xs:attribute name="lastShowing" type="boolean"> <xs:annotation> <xs:documentation> A flag indicating if the resource was last shown during this publication event. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:boolean | ||
annotation |
|
||
source | <xs:attribute name="live" type="boolean"> <xs:annotation> <xs:documentation> A flag indicating if the resource was shown live during this publication event. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:boolean | ||
annotation |
|
||
source | <xs:attribute name="free" type="boolean"> <xs:annotation> <xs:documentation> A flag indicating if the resource was shown with or wothout access restrictions during this publication event. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="note" type="string"> <xs:annotation> <xs:documentation> A note to provide additional contextual information. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="formatIdRef" type="anyURI"> <xs:annotation> <xs:documentation>to identify the format in which content has been published</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="rightsIDRefs" type="anyURI"> <xs:annotation> <xs:documentation>to identify all the rights associated with the publication event</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="publicationDate" type="date" minOccurs="0"> <xs:annotation> <xs:documentation>The first transmission date</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:time | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="publicationTime" type="time" minOccurs="0"> <xs:annotation> <xs:documentation>The transmission time</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="scheduleDate" type="date" minOccurs="0"> <xs:annotation> <xs:documentation>To indicate the schedule date, which can differ from the actual publicationDate if it occurs after midnight of the schedule date</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | ebucore:publicationServiceType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | ebucore:publicationServiceName ebucore:publicationSource | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="publicationService" type="ebucore:publicationServiceType" minOccurs="0"> <xs:annotation> <xs:documentation>The service to which the channel is attached</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | ebucore:publicationMediumType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="publicationMedium" type="ebucore:publicationMediumType" minOccurs="0"> <xs:annotation> <xs:documentation> To provide information on the medium used to distribute the resource. </xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | ebucore:publicationChannelType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="publicationChannel" type="ebucore:publicationChannelType" minOccurs="0"> <xs:annotation> <xs:documentation> To identify the channel through which the resource has been distributed. </xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | ebucore:regionType | ||||||
properties |
|
||||||
children | ebucore:country ebucore:countryRegion | ||||||
annotation |
|
||||||
source | <xs:element name="publicationRegion" type="ebucore:regionType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> To identify the region where the resource has been distributed. </xs:documentation> </xs:annotation> </xs:element> |