complexType "lablType"
Namespace:
Content:
mixed (allows character data), 16 attributes, 24 elements
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 4 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:boolean : "false"
 = 
xs:boolean : "true"
 = 
xs:string
 = 
xs:date
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:IDREFS
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
baseElementType (extension)
  abstractTextType (restriction)
      simpleTextType (extension)
          lablType
XML Source (w/o annotations (4); see within schema source)
<xs:complexType mixed="true" name="lablType">
<xs:complexContent>
<xs:extension base="simpleTextType">
<xs:attribute name="level" type="xs:string"/>
<xs:attribute name="vendor" type="xs:string"/>
<xs:attribute name="country" type="xs:string"/>
<xs:attribute name="sdatrefs" type="xs:IDREFS"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 4/16)
country
Type:
xs:string, predefined
Use:
optional
Denotation of country-specific labels.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="country" type="xs:string"/>

level
Type:
xs:string, predefined
Use:
optional
Coding of the level to which the label applies, i.e. record group, variable group, variable, category group, category, nCube group, nCube, or other study-related materials.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="level" type="xs:string"/>

sdatrefs
Type:
xs:IDREFS, predefined
Use:
optional
ID values of all elements within the Summary Data Description section of the Study Description that might apply to the label. These elements include: time period covered, date of collection, nation or country, geographic coverage, geographic unit, unit of analysis, universe, and kind of data.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="sdatrefs" type="xs:IDREFS"/>

vendor
Type:
xs:string, predefined
Use:
optional
Specifies the different labels for use with different vendors' software.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="vendor" type="xs:string"/>

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