namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attributeGroup name="dateGroup"> <xs:attribute name="startYear" type="gYear"> <xs:annotation> <xs:documentation> To indicate the starting year of a period of time, a year of allocation / attribution, etc. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="startDate" type="date"> <xs:annotation> <xs:documentation> To indicate the starting date of a period of time, a date of allocation / attribution, etc. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="startTime" type="time"> <xs:annotation> <xs:documentation> To indicate the starting time of a period of time, a time of allocation / attribution, etc. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="endYear" type="gYear"> <xs:annotation> <xs:documentation> To indicate the closing year of a period of time, a year of deprecation, etc. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="endDate" type="date"> <xs:annotation> <xs:documentation> To indicate the closing date of a period of time, a date of deprecation, etc. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="endTime" type="time"> <xs:annotation> <xs:documentation> To indicate the closing time of a period of time, a time of deprecation, etc. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="period" type="string"> <xs:annotation> <xs: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)</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |
type | xs:gYear | ||
annotation |
|
||
source | <xs:attribute name="startYear" type="gYear"> <xs:annotation> <xs:documentation> To indicate the starting year of a period of time, a year of allocation / attribution, etc. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:date | ||
annotation |
|
||
source | <xs:attribute name="startDate" type="date"> <xs:annotation> <xs:documentation> To indicate the starting date of a period of time, a date of allocation / attribution, etc. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:time | ||
annotation |
|
||
source | <xs:attribute name="startTime" type="time"> <xs:annotation> <xs:documentation> To indicate the starting time of a period of time, a time of allocation / attribution, etc. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:gYear | ||
annotation |
|
||
source | <xs:attribute name="endYear" type="gYear"> <xs:annotation> <xs:documentation> To indicate the closing year of a period of time, a year of deprecation, etc. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:date | ||
annotation |
|
||
source | <xs:attribute name="endDate" type="date"> <xs:annotation> <xs:documentation> To indicate the closing date of a period of time, a date of deprecation, etc. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:time | ||
annotation |
|
||
source | <xs:attribute name="endTime" type="time"> <xs:annotation> <xs:documentation> To indicate the closing time of a period of time, a time of deprecation, etc. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="period" type="string"> <xs:annotation> <xs: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)</xs:documentation> </xs:annotation> </xs:attribute> |