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

Category

Description

A description of a particular response.

Example

<catLevel ID="Level1" levelnm="Broader sectors"/> <catLevel ID="Level2" levelnm="Narrower sectors"/> <catLevel ID="Level3" levelnm="Occupations"/> <catgry ID="C1" catgry="C2" level="Level1"> <catValu>0</catValu> <labl>Management, professional and related occupations</labl> </catgry> <catgry ID="C2" catgry="C3 C4" level="Level2"> <catValu>01</catValu> <labl>Management occupations</labl> </catgry> <catgry ID="C3" level="Level3"> <catValu>011</catValu> <labl>Top executives</labl> </catgry> <catgry ID="C4" level="Level3"> <catValu>012</catValu> <labl>Financial managers</labl> </catgry>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="catgry" type="catgryType"/>

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