element <version> (global)
Namespace:
Type:
Content:
mixed (allows character data), 14 attributes, 24 elements
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<version
   
 = 
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
 = 
xs:string
   
>
   
Content: 
</version>
Included in content model of elements (1):
Known Usage Locations
Annotation

Version

Description

Also known as release or edition. If there have been substantive changes in the data/documentation since their creation, this statement should be used at the appropriate level.

Example

<version type="edition" date="1999-01-25">Second ICPSR Edition</version> <var> <verStmt> <version type="development" date="1999-01-25">Second version of V25</version> </verStmt> </var> <nCube> <verStmt> <version type="update" date="1999-01-25">Second version of N25</version> </verStmt> </nCube>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="version" type="versionType"/>

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