element <timePrd> (global)
Namespace:
Type:
Content:
mixed (allows character data), 15 attributes, 24 elements
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<timePrd
   
 = 
xs:ID
 = 
xs:NMTOKEN
 = 
xs:language
 = 
("archive" | "producer") : "producer"
 = 
xs:string
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:anyURI
 = 
xs:anyURI
 = 
xs:boolean : "false"
 = 
xs:boolean : "true"
 = 
xs:string
 = 
xs:date
 = 
xs:string
 = 
("start" | "end" | "single") : "single"
 = 
xs:string
   
>
   
Content: 
</timePrd>
Included in content model of elements (1):
Known Usage Locations
Annotation

Time Period Covered

Description

The time period to which the data refer. This item reflects the time period covered by the data, not the dates of coding or making documents machine-readable or the dates the data were collected. Also known as span. Maps to Dublin Core element "Coverage". Inclusion of this element is recommended.

Example

<timePrd event="start" date="1998-05-01">May 1, 1998</timePrd> <timePrd event="end" date="1998-05-31">May 31, 1998</timePrd>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="timePrd" type="timePrdType"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set