complexType planningType
diagram gluon3_1_p864.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:publicationEvent
used by
element coreMetadataType/planning
attributes
Name  Type  Use  Default  Fixed  Annotation
planningId  xs:anyURI        
annotation
documentation
To provide information about the publication history.
source <xs:complexType name="planningType">
 
<xs:annotation>
   
<xs:documentation>To provide information about the publication history.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="publicationEvent" type="ebucore:publicationEventType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation> To describe a publication event. </xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="planningId" type="anyURI"/>
</xs:complexType>

attribute planningType/@planningId
type xs:anyURI
source <xs:attribute name="planningId" type="anyURI"/>

element planningType/publicationEvent
diagram gluon3_1_p865.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:publicationEventType
properties
minOcc 0
maxOcc unbounded
content complex
children ebucore:publicationDate ebucore:publicationTime ebucore:scheduleDate ebucore:publicationService ebucore:publicationMedium ebucore:publicationChannel ebucore:publicationRegion
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 a publication event.
source <xs:element name="publicationEvent" type="ebucore:publicationEventType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation> To describe a publication event. </xs:documentation>
 
</xs:annotation>
</xs:element>


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