complexType publicationEventType
diagram gluon3_1_p867.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:publicationDate ebucore:publicationTime ebucore:scheduleDate ebucore:publicationService ebucore:publicationMedium ebucore:publicationChannel ebucore:publicationRegion
used by
elements publicationHistoryType/publicationEvent planningType/publicationEvent
attributes
Name  Type  Use  Default  Fixed  Annotation
publicationEventId  xs:anyURI        
documentation
To uniquely identify a pèublication event.
publicationEventName  xs:string        
documentation
To provide a human readable name for a publication event.
firstShowing  xs:boolean        
documentation
A flag indicating if the resource was first shown during this
publication event.
lastShowing  xs:boolean        
documentation
A flag indicating if the resource was last shown during this
publication event.
live  xs:boolean        
documentation
A flag indicating if the resource was shown live during this
publication event.
free  xs:boolean        
documentation
A flag indicating if the resource was shown with or wothout access
restrictions during this publication event.
note  xs:string        
documentation
A note to provide additional contextual information.
formatIdRef  xs:anyURI        
documentation
to identify the format in which content has been
published
rightsIDRefs  xs:anyURI        
documentation
to identify all the rights associated with the publication
event
annotation
documentation
To describe when, where, in which formats and under which rights
conditions the resource has been distributed.
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>

attribute publicationEventType/@publicationEventId
type xs:anyURI
annotation
documentation
To uniquely identify a pèublication event.
source <xs:attribute name="publicationEventId" type="anyURI">
 
<xs:annotation>
   
<xs:documentation> To uniquely identify a pèublication event. </xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute publicationEventType/@publicationEventName
type xs:string
annotation
documentation
To provide a human readable name for a publication event.
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>

attribute publicationEventType/@firstShowing
type xs:boolean
annotation
documentation
A flag indicating if the resource was first shown during this
publication event.
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>

attribute publicationEventType/@lastShowing
type xs:boolean
annotation
documentation
A flag indicating if the resource was last shown during this
publication event.
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>

attribute publicationEventType/@live
type xs:boolean
annotation
documentation
A flag indicating if the resource was shown live during this
publication event.
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>

attribute publicationEventType/@free
type xs:boolean
annotation
documentation
A flag indicating if the resource was shown with or wothout access
restrictions during this publication event.
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>

attribute publicationEventType/@note
type xs:string
annotation
documentation
A note to provide additional contextual information.
source <xs:attribute name="note" type="string">
 
<xs:annotation>
   
<xs:documentation> A note to provide additional contextual information.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute publicationEventType/@formatIdRef
type xs:anyURI
annotation
documentation
to identify the format in which content has been
published
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>

attribute publicationEventType/@rightsIDRefs
type xs:anyURI
annotation
documentation
to identify all the rights associated with the publication
event
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>

element publicationEventType/publicationDate
diagram gluon3_1_p868.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:date
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The first transmission date
source <xs:element name="publicationDate" type="date" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The first transmission date</xs:documentation>
 
</xs:annotation>
</xs:element>

element publicationEventType/publicationTime
diagram gluon3_1_p869.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:time
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The transmission time
source <xs:element name="publicationTime" type="time" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The transmission time</xs:documentation>
 
</xs:annotation>
</xs:element>

element publicationEventType/scheduleDate
diagram gluon3_1_p870.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:date
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
To indicate the schedule date, which can differ from the actual
publicationDate if it occurs after midnight of the schedule
date
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>

element publicationEventType/publicationService
diagram gluon3_1_p871.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:publicationServiceType
properties
minOcc 0
maxOcc 1
content complex
children ebucore:publicationServiceName ebucore:publicationSource
attributes
Name  Type  Use  Default  Fixed  Annotation
serviceId  xs:anyURI        
documentation
To uniquely identify the service.
linkToLogo  xs:anyURI        
documentation
A logo to visually identifiy the publication service
typeLabel  xs:string        
documentation
Free text to define the type of the associated element.
typeDefinition  xs:string        
documentation
Free text to provide a definition for the type.
typeLink  xs:anyURI        
documentation
A URI to link e.g. to a type in a classification scheme.
typeSource  xs:string        
documentation
To identify a source of attribution.
typeLanguage  xs:language        
documentation
To define the language in which the type information is provided.
annotation
documentation
The service to which the channel is attached
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>

element publicationEventType/publicationMedium
diagram gluon3_1_p872.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:publicationMediumType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
publicationMediumId  xs:anyURI        
documentation
To uniquely identify the medium.
typeLabel  xs:string        
documentation
Free text to define the type of the associated element.
typeDefinition  xs:string        
documentation
Free text to provide a definition for the type.
typeLink  xs:anyURI        
documentation
A URI to link e.g. to a type in a classification scheme.
typeSource  xs:string        
documentation
To identify a source of attribution.
typeLanguage  xs:language        
documentation
To define the language in which the type information is provided.
annotation
documentation
To provide information on the medium used to distribute the
resource.
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>

element publicationEventType/publicationChannel
diagram gluon3_1_p873.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:publicationChannelType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
publicationChannelId  xs:anyURI        
documentation
To uniquely identify the publication channel.
typeLabel  xs:string        
documentation
Free text to define the type of the associated element.
typeDefinition  xs:string        
documentation
Free text to provide a definition for the type.
typeLink  xs:anyURI        
documentation
A URI to link e.g. to a type in a classification scheme.
typeSource  xs:string        
documentation
To identify a source of attribution.
typeLanguage  xs:language        
documentation
To define the language in which the type information is provided.
linkToLogo  xs:anyURI        
documentation
A logo to visually identifiy the publication channel
annotation
documentation
To identify the channel through which the resource has been
distributed.
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>

element publicationEventType/publicationRegion
diagram gluon3_1_p874.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:regionType
properties
minOcc 0
maxOcc unbounded
content complex
children ebucore:country ebucore:countryRegion
annotation
documentation
To identify the region where the resource has been distributed.
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>


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