complexType "catLevelType"
Namespace:
Content:
empty, 10 attributes
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<...
   
 = 
xs:ID
 = 
xs:NMTOKEN
 = 
xs:language
 = 
("archive" | "producer") : "producer"
 = 
xs:string
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:anyURI
 = 
xs:anyURI
 = 
xs:string
 = 
xs:IDREFS
/>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
baseElementType (extension)
  catLevelType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="catLevelType">
<xs:complexContent>
<xs:extension base="baseElementType">
<xs:attribute name="levelnm" type="xs:string"/>
<xs:attribute name="geoMap" type="xs:IDREFS"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 2/10)
geoMap
Type:
xs:IDREFS, predefined
Use:
optional
IDs of the appropriate geoMap elements, since a category level may be linked to one or more maps of the variable content.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="geoMap" type="xs:IDREFS"/>

levelnm
Type:
xs:string, predefined
Use:
optional
Level name
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="levelnm" type="xs:string"/>

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