complexType dateType
diagram gluon3_1_p764.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children date ebucore:created ebucore:issued ebucore:modified ebucore:digitised ebucore:released ebucore:copyrighted ebucore:alternative
used by
element coreMetadataType/date
attributes
Name  Type  Use  Default  Fixed  Annotation
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.
precision  xs:string        
documentation
To provide information on the precision / exactness of the date
being provided.
annotation
documentation
Dates associated with events occurring during the life of the resource.
Typically, Date will be associated e.g. with the creation or availability of the
resource.
source <xs:complexType name="dateType">
 
<xs:annotation>
   
<xs:documentation>Dates associated with events occurring during the life of the resource.
Typically, Date will be associated e.g. with the creation or availability of the
resource.
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element ref="dc:date" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation> The EBU core metadata set is built as a refinement of the Dublin
Core.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="created" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>To specify the creation date for a particular version or
rendition of a resource across its life cycle. It is the moment in time that
the resource was finalized during its production process and is forwarded to
other divisions or agencies to make it ready for publication or
distribution. A specific time may also be associated with the
date.
</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:attributeGroup ref="ebucore:dateGroup">
         
<xs:annotation>
           
<xs:documentation> A set of attributes to express a date or a date period.
</xs:documentation>
         
</xs:annotation>
       
</xs:attributeGroup>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="issued" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Date of formal issuance (e.g. publication) of the resource.
Specifies the formal date for a particular version or rendition of a
resource has been made ready or officially released for distribution,
publication or consumption, e.g. the broadcasting date of a radio programme.
A specific time may also be associated with the date.
</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:attributeGroup ref="ebucore:dateGroup">
         
<xs:annotation>
           
<xs:documentation> A set of attributes to express a date or a date period.
</xs:documentation>
         
</xs:annotation>
       
</xs:attributeGroup>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="modified" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date and optionally time when the resource was last
modified
</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:attributeGroup ref="ebucore:dateGroup">
         
<xs:annotation>
           
<xs:documentation> A set of attributes to express a date or a date period.
</xs:documentation>
         
</xs:annotation>
       
</xs:attributeGroup>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="digitised" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date and optionally time when the resource was
digitised
</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:attributeGroup ref="ebucore:dateGroup">
         
<xs:annotation>
           
<xs:documentation> A set of attributes to express a date or a date period.
</xs:documentation>
         
</xs:annotation>
       
</xs:attributeGroup>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="released" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date and optionally time when the resource was
released
</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:attributeGroup ref="ebucore:dateGroup">
         
<xs:annotation>
           
<xs:documentation> A set of attributes to express a date or a date period.
</xs:documentation>
         
</xs:annotation>
       
</xs:attributeGroup>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="copyrighted" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The date and optionally time when the resource was
copyrighted
</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:attributeGroup ref="ebucore:dateGroup">
         
<xs:annotation>
           
<xs:documentation> A set of attributes to express a date or a date period.
</xs:documentation>
         
</xs:annotation>
       
</xs:attributeGroup>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="alternative" type="ebucore:alternativeDateType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>An alternative particular date and optionally time for which the
type can be defined.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attributeGroup ref="ebucore:typeGroup">
   
<xs:annotation>
     
<xs:documentation> to define a type of date associated with dc:date </xs:documentation>
   
</xs:annotation>
 
</xs:attributeGroup>
 
<xs:attribute name="precision" type="string">
   
<xs:annotation>
     
<xs:documentation> To provide information on the precision / exactness of the date
being provided.
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute dateType/@precision
type xs:string
annotation
documentation
To provide information on the precision / exactness of the date
being provided.
source <xs:attribute name="precision" type="string">
 
<xs:annotation>
   
<xs:documentation> To provide information on the precision / exactness of the date
being provided.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element dateType/created
diagram gluon3_1_p765.png
namespace urn:ebu:metadata-schema:ebuCore_2014
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
startYear  xs:gYear        
documentation
To indicate the starting year of a period of time, a year of
allocation / attribution, etc.
startDate  xs:date        
documentation
To indicate the starting date of a period of time, a date of
allocation / attribution, etc.
startTime  xs:time        
documentation
To indicate the starting time of a period of time, a time of
allocation / attribution, etc.
endYear  xs:gYear        
documentation
To indicate the closing year of a period of time, a year of
deprecation, etc.
endDate  xs:date        
documentation
To indicate the closing date of a period of time, a date of
deprecation, etc.
endTime  xs:time        
documentation
To indicate the closing time of a period of time, a time of
deprecation, etc.
period  xs:string        
documentation
To describe a period using free text. This allows defining a period
in complement to the concept of period provided in coverage / temporal
(associated with the editorial content or rights)
annotation
documentation
To specify the creation date for a particular version or
rendition of a resource across its life cycle. It is the moment in time that
the resource was finalized during its production process and is forwarded to
other divisions or agencies to make it ready for publication or
distribution. A specific time may also be associated with the
date.
source <xs:element name="created" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>To specify the creation date for a particular version or
rendition of a resource across its life cycle. It is the moment in time that
the resource was finalized during its production process and is forwarded to
other divisions or agencies to make it ready for publication or
distribution. A specific time may also be associated with the
date.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attributeGroup ref="ebucore:dateGroup">
     
<xs:annotation>
       
<xs:documentation> A set of attributes to express a date or a date period.
</xs:documentation>
     
</xs:annotation>
   
</xs:attributeGroup>
 
</xs:complexType>
</xs:element>

element dateType/issued
diagram gluon3_1_p766.png
namespace urn:ebu:metadata-schema:ebuCore_2014
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
startYear  xs:gYear        
documentation
To indicate the starting year of a period of time, a year of
allocation / attribution, etc.
startDate  xs:date        
documentation
To indicate the starting date of a period of time, a date of
allocation / attribution, etc.
startTime  xs:time        
documentation
To indicate the starting time of a period of time, a time of
allocation / attribution, etc.
endYear  xs:gYear        
documentation
To indicate the closing year of a period of time, a year of
deprecation, etc.
endDate  xs:date        
documentation
To indicate the closing date of a period of time, a date of
deprecation, etc.
endTime  xs:time        
documentation
To indicate the closing time of a period of time, a time of
deprecation, etc.
period  xs:string        
documentation
To describe a period using free text. This allows defining a period
in complement to the concept of period provided in coverage / temporal
(associated with the editorial content or rights)
annotation
documentation
Date of formal issuance (e.g. publication) of the resource.
Specifies the formal date for a particular version or rendition of a
resource has been made ready or officially released for distribution,
publication or consumption, e.g. the broadcasting date of a radio programme.
A specific time may also be associated with the date.
source <xs:element name="issued" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Date of formal issuance (e.g. publication) of the resource.
Specifies the formal date for a particular version or rendition of a
resource has been made ready or officially released for distribution,
publication or consumption, e.g. the broadcasting date of a radio programme.
A specific time may also be associated with the date.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attributeGroup ref="ebucore:dateGroup">
     
<xs:annotation>
       
<xs:documentation> A set of attributes to express a date or a date period.
</xs:documentation>
     
</xs:annotation>
   
</xs:attributeGroup>
 
</xs:complexType>
</xs:element>

element dateType/modified
diagram gluon3_1_p767.png
namespace urn:ebu:metadata-schema:ebuCore_2014
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
startYear  xs:gYear        
documentation
To indicate the starting year of a period of time, a year of
allocation / attribution, etc.
startDate  xs:date        
documentation
To indicate the starting date of a period of time, a date of
allocation / attribution, etc.
startTime  xs:time        
documentation
To indicate the starting time of a period of time, a time of
allocation / attribution, etc.
endYear  xs:gYear        
documentation
To indicate the closing year of a period of time, a year of
deprecation, etc.
endDate  xs:date        
documentation
To indicate the closing date of a period of time, a date of
deprecation, etc.
endTime  xs:time        
documentation
To indicate the closing time of a period of time, a time of
deprecation, etc.
period  xs:string        
documentation
To describe a period using free text. This allows defining a period
in complement to the concept of period provided in coverage / temporal
(associated with the editorial content or rights)
annotation
documentation
The date and optionally time when the resource was last
modified
source <xs:element name="modified" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The date and optionally time when the resource was last
modified
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attributeGroup ref="ebucore:dateGroup">
     
<xs:annotation>
       
<xs:documentation> A set of attributes to express a date or a date period.
</xs:documentation>
     
</xs:annotation>
   
</xs:attributeGroup>
 
</xs:complexType>
</xs:element>

element dateType/digitised
diagram gluon3_1_p768.png
namespace urn:ebu:metadata-schema:ebuCore_2014
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
startYear  xs:gYear        
documentation
To indicate the starting year of a period of time, a year of
allocation / attribution, etc.
startDate  xs:date        
documentation
To indicate the starting date of a period of time, a date of
allocation / attribution, etc.
startTime  xs:time        
documentation
To indicate the starting time of a period of time, a time of
allocation / attribution, etc.
endYear  xs:gYear        
documentation
To indicate the closing year of a period of time, a year of
deprecation, etc.
endDate  xs:date        
documentation
To indicate the closing date of a period of time, a date of
deprecation, etc.
endTime  xs:time        
documentation
To indicate the closing time of a period of time, a time of
deprecation, etc.
period  xs:string        
documentation
To describe a period using free text. This allows defining a period
in complement to the concept of period provided in coverage / temporal
(associated with the editorial content or rights)
annotation
documentation
The date and optionally time when the resource was
digitised
source <xs:element name="digitised" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The date and optionally time when the resource was
digitised
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attributeGroup ref="ebucore:dateGroup">
     
<xs:annotation>
       
<xs:documentation> A set of attributes to express a date or a date period.
</xs:documentation>
     
</xs:annotation>
   
</xs:attributeGroup>
 
</xs:complexType>
</xs:element>

element dateType/released
diagram gluon3_1_p769.png
namespace urn:ebu:metadata-schema:ebuCore_2014
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
startYear  xs:gYear        
documentation
To indicate the starting year of a period of time, a year of
allocation / attribution, etc.
startDate  xs:date        
documentation
To indicate the starting date of a period of time, a date of
allocation / attribution, etc.
startTime  xs:time        
documentation
To indicate the starting time of a period of time, a time of
allocation / attribution, etc.
endYear  xs:gYear        
documentation
To indicate the closing year of a period of time, a year of
deprecation, etc.
endDate  xs:date        
documentation
To indicate the closing date of a period of time, a date of
deprecation, etc.
endTime  xs:time        
documentation
To indicate the closing time of a period of time, a time of
deprecation, etc.
period  xs:string        
documentation
To describe a period using free text. This allows defining a period
in complement to the concept of period provided in coverage / temporal
(associated with the editorial content or rights)
annotation
documentation
The date and optionally time when the resource was
released
source <xs:element name="released" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The date and optionally time when the resource was
released
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attributeGroup ref="ebucore:dateGroup">
     
<xs:annotation>
       
<xs:documentation> A set of attributes to express a date or a date period.
</xs:documentation>
     
</xs:annotation>
   
</xs:attributeGroup>
 
</xs:complexType>
</xs:element>

element dateType/copyrighted
diagram gluon3_1_p770.png
namespace urn:ebu:metadata-schema:ebuCore_2014
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
startYear  xs:gYear        
documentation
To indicate the starting year of a period of time, a year of
allocation / attribution, etc.
startDate  xs:date        
documentation
To indicate the starting date of a period of time, a date of
allocation / attribution, etc.
startTime  xs:time        
documentation
To indicate the starting time of a period of time, a time of
allocation / attribution, etc.
endYear  xs:gYear        
documentation
To indicate the closing year of a period of time, a year of
deprecation, etc.
endDate  xs:date        
documentation
To indicate the closing date of a period of time, a date of
deprecation, etc.
endTime  xs:time        
documentation
To indicate the closing time of a period of time, a time of
deprecation, etc.
period  xs:string        
documentation
To describe a period using free text. This allows defining a period
in complement to the concept of period provided in coverage / temporal
(associated with the editorial content or rights)
annotation
documentation
The date and optionally time when the resource was
copyrighted
source <xs:element name="copyrighted" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The date and optionally time when the resource was
copyrighted
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attributeGroup ref="ebucore:dateGroup">
     
<xs:annotation>
       
<xs:documentation> A set of attributes to express a date or a date period.
</xs:documentation>
     
</xs:annotation>
   
</xs:attributeGroup>
 
</xs:complexType>
</xs:element>

element dateType/alternative
diagram gluon3_1_p771.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:alternativeDateType
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
startYear  xs:gYear        
documentation
To indicate the starting year of a period of time, a year of
allocation / attribution, etc.
startDate  xs:date        
documentation
To indicate the starting date of a period of time, a date of
allocation / attribution, etc.
startTime  xs:time        
documentation
To indicate the starting time of a period of time, a time of
allocation / attribution, etc.
endYear  xs:gYear        
documentation
To indicate the closing year of a period of time, a year of
deprecation, etc.
endDate  xs:date        
documentation
To indicate the closing date of a period of time, a date of
deprecation, etc.
endTime  xs:time        
documentation
To indicate the closing time of a period of time, a time of
deprecation, etc.
period  xs:string        
documentation
To describe a period using free text. This allows defining a period
in complement to the concept of period provided in coverage / temporal
(associated with the editorial content or rights)
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
An alternative particular date and optionally time for which the
type can be defined.
source <xs:element name="alternative" type="ebucore:alternativeDateType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>An alternative particular date and optionally time for which the
type can be defined.
</xs:documentation>
 
</xs:annotation>
</xs:element>


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