complexType temporalType
diagram gluon3_1_p920.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:PeriodOfTime
used by
element coverageType/temporal
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.
note  xs:string        
documentation
Optional additional contextual information.
periodId  xs:anyURI        
documentation
An identifier to support the management of time periods (e.g.
historical or repetitive event) in databases and RDF.
source <xs:complexType name="temporalType">
 
<xs:sequence>
   
<xs:element name="PeriodOfTime" type="ebucore:periodOfTimeType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation> To specify a period of time as a delimited time period or by
e.g. by its name.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attributeGroup ref="ebucore:typeGroup">
   
<xs:annotation>
     
<xs:documentation> To precise the type of temporal information
provided.
</xs:documentation>
   
</xs:annotation>
 
</xs:attributeGroup>
 
<xs:attribute name="note" type="string">
   
<xs:annotation>
     
<xs:documentation> Optional additional contextual information. </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="periodId" type="anyURI">
   
<xs:annotation>
     
<xs:documentation>An identifier to support the management of time periods (e.g.
historical or repetitive event) in databases and RDF.
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute temporalType/@note
type xs:string
annotation
documentation
Optional additional contextual information.
source <xs:attribute name="note" type="string">
 
<xs:annotation>
   
<xs:documentation> Optional additional contextual information. </xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute temporalType/@periodId
type xs:anyURI
annotation
documentation
An identifier to support the management of time periods (e.g.
historical or repetitive event) in databases and RDF.
source <xs:attribute name="periodId" type="anyURI">
 
<xs:annotation>
   
<xs:documentation>An identifier to support the management of time periods (e.g.
historical or repetitive event) in databases and RDF.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element temporalType/PeriodOfTime
diagram gluon3_1_p921.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:periodOfTimeType
properties
minOcc 0
maxOcc unbounded
content complex
children ebucore:periodName
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 a period of time as a delimited time period or by
e.g. by its name.
source <xs:element name="PeriodOfTime" type="ebucore:periodOfTimeType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation> To specify a period of time as a delimited time period or by
e.g. by its name.
</xs:documentation>
 
</xs:annotation>
</xs:element>


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