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

Label

Description

A short description of the parent element. In the variable label, the length of this phrase may depend on the statistical analysis system used (e.g., some versions of SAS permit 40-character labels, while some versions of SPSS permit 120 characters), although the DDI itself imposes no restrictions on the number of characters allowed.

Example

<recGrp rectype="A" keyvar="H-SEQ" recidvar="PRECORD"> <labl>Person (A) Record</labl> </recGrp> <varGrp> <labl>Study Procedure Information</labl> </varGrp> <nCubeGrp> <labl>Tenure by Age of Householder</labl> </nCubeGrp> <var> <labl>Why No Holiday-No Money</labl> </var> <catgryGrp> <labl>Other Agricultural and Related Occupations</labl> </catgryGrp> <catgry> <labl>Better</labl> </catgry> <otherMat type="SAS data definition statements" level="study" URI="http:// www.icpsr.umich.edu"> <labl>SAS Data Definition Statements for ICPSR 6837</labl> </otherMat> <catgry> <labl level="catgry" country="US">Pharmacist</labl> <labl level="catgry" country="CA">Chemist</labl> </catgry> <nCube> <labl level="nCube" vendor="SAS">Employment. race, age, sex, age 16-64</labl> <labl level="nCube" vendor="SPSS">Employment status by race by age by gender for persons ages 16 to 64 years of age</labl> </nCube>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="labl" type="lablType"/>

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