complexType alternativeDateType
diagram gluon3_1_p611.png
namespace urn:ebu:metadata-schema:ebuCore_2014
used by
element dateType/alternative
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:complexType name="alternativeDateType">
 
<xs:annotation>
   
<xs:documentation>An alternative particular date and optionally time for which the type can
be defined.
</xs:documentation>
 
</xs:annotation>
 
<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:attributeGroup ref="ebucore:typeGroup">
   
<xs:annotation>
     
<xs:documentation> A set of attributes to define a custom type of date other than
predefined in the schema.
</xs:documentation>
   
</xs:annotation>
 
</xs:attributeGroup>
</xs:complexType>


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