element <recGrp> (global)
Namespace:
Type:
Content:
complex, 15 attributes, 2 elements
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<recGrp
   
 = 
xs:ID
 = 
xs:NMTOKEN
 = 
xs:language
 = 
("archive" | "producer") : "producer"
 = 
xs:string
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:anyURI
 = 
xs:anyURI
 = 
xs:IDREFS
 = 
xs:string
 = 
xs:IDREFS
 = 
xs:string
 = 
xs:string : "1"
 = 
("numeric" | "character") : "numeric"
 = 
xs:string
   
>
   
Content: 
</recGrp>
Included in content model of elements (1):
Known Usage Locations
Annotation

Record or Record Group

Description

Used to describe record groupings if the file is hierarchical or relational.

Example

<fileStrc type="hierarchical"> <recGrp rectype="Person" keyvar="HHDID"> <labl>CPS 1999 Person-Level Record</labl> <recDimnsn> <varQnty>133</varQnty> <caseQnty>1500</caseQnty> <logRecL>852</logRecL> </recDimnsn> </recGrp> </fileStrc>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="recGrp" type="recGrpType"/>

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