complexType periodOfTimeType
diagram gluon3_1_p862.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:periodName
used by
element temporalType/PeriodOfTime
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 describe a period of time e.g. historical.
source <xs:complexType name="periodOfTimeType">
 
<xs:annotation>
   
<xs:documentation> To describe a period of time e.g. historical. </xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="periodName" type="ebucore:elementType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation> To provide a name for a time period e.g. neolithic.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attributeGroup ref="ebucore:dateGroup">
   
<xs:annotation>
     
<xs:documentation>The period of time depicted in the resource expressed by date an time
delimitated boundaries.
</xs:documentation>
   
</xs:annotation>
 
</xs:attributeGroup>
</xs:complexType>

element periodOfTimeType/periodName
diagram gluon3_1_p863.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:elementType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional  en    
charset  xs:string        
documentation
An EBUCore extension of the dc:elementType (string +
xml:lang) to precise the character set used to represent the string. If
the character set is different from the set declared for the whole
metadata instance, then data contained in the string should be escaped.
encoding  xs:string        
documentation
To specify if the string (using a particular character set if
specified) has been encoded using e.g. base64Binary encoding.
transcription  xs:string        
documentation
To specify the scripting format as defined in in ISO 15924.
This allows defining a translation format with pronounciation of compex
characters. The other option consists of providing the scripting format
as part of the xml:lang tag as defined in RFC 5646.
annotation
documentation
To provide a name for a time period e.g. neolithic.
source <xs:element name="periodName" type="ebucore:elementType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation> To provide a name for a time period e.g. neolithic.
</xs:documentation>
 
</xs:annotation>
</xs:element>


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