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

Missing Data

Description

This element can be used to give general information about missing data, e.g., that missing data have been standardized across the collection, missing data are present because of merging, etc.

Example

<dataMsng>Missing data are represented by blanks.</dataMsng> <dataMsng>The codes "-1" and "-2" are used to represent missing data.</dataMsng>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="dataMsng" type="simpleTextType"/>

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