element <unitType> (global)
Namespace:
Type:
Content:
complex, 13 attributes, 26 elements
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<unitType
   
 = 
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:integer
   
>
   
Content: 
</unitType>
Included in content model of elements (1):
Known Usage Locations
Annotation

Unit Type

Describes the type of sampling frame unit using a conceptualText structure supporting a description and the use of an external controlled Vocabulary. PLEASE NOTE A CHANGE IN USAGE INSTRUCTIONS: The string content of "concept" now contains the language specific label obtained from the controlled vocabulary. This allows for multiple languages through the repeated entry of the "concept" element. See the high level documentation for a complete description of usage.

Example

<unitType numberOfUnits="150000"> <concept vocab="SampleFrame_UnitType" vocabInstanceCodeTerm="telephoneNumber">Telephone Number</concept> Primary listed owners of published phone numbers in the City of St. Paul </unitType>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="unitType" type="unitTypeType"/>

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