complexType "varType"
Namespace:
Content:
complex, 36 attributes, 26 elements
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 28 attributes, 26 elements
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
 = 
("wgt" | "not-wgt") : "not-wgt"
 = 
xs:IDREFS
 = 
xs:IDREFS
 = 
xs:IDREFS
 = 
xs:IDREFS
 = 
xs:string
 = 
xs:string
 = 
("contin" | "discrete") : "discrete"
 = 
xs:string
 = 
xs:IDREFS
 = 
xs:IDREFS
 = 
xs:IDREFS
 = 
xs:IDREFS
 = 
("sum" | "average" | "count" | "mode" | "median" | "maximum" | "minimum" | "percent" | "other")
 = 
xs:NMTOKEN
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
("nominal" | "ordinal" | "interval" | "ratio" | "percent" | "other")
 = 
("stock" | "flow" | "non-additive" | "other")
 = 
xs:NMTOKEN
 = 
("Y" | "N") : "N"
 = 
("Y" | "N") : "N"
 = 
xs:string
 = 
xs:string
 = 
("text" | "numeric" | "code" | "datetime" | "other")
 = 
xs:NMTOKEN
    >
   
Content: 
location*, labl*, imputation*, security*, embargo*, respUnit*, anlysUnit*, qstn*, valrng*, invalrng*, undocCod*, universe*, TotlResp*, sumStat*, txt*, stdCatgry*, catgryGrp*, catgry*, codInstr*, verStmt*, concept*, derivation?, varFormat?, geoMap*, catLevel*, notes*
</...>
Content Model Elements (26):
TotlResp, anlysUnit, catLevel, catgry, catgryGrp, codInstr, concept, derivation, embargo, geoMap, imputation, invalrng, labl, location, notes, qstn, respUnit, security, stdCatgry, sumStat, txt, undocCod, universe, valrng, varFormat, verStmt
All Direct / Indirect Based Elements (1):
var
Known Usage Locations
Type Definition Detail
Type Derivation Tree
baseElementType (extension)
  varType
XML Source (see within schema source)
<xs:complexType name="varType">
<xs:complexContent>
<xs:extension base="baseElementType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="location"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="labl"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="imputation"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="security"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="embargo"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="respUnit"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="anlysUnit"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="qstn"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="valrng"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="invalrng"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="undocCod"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="universe"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="TotlResp"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="sumStat"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="txt"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="stdCatgry"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="catgryGrp"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="catgry"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="codInstr"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="verStmt"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="concept"/>
<xs:element minOccurs="0" ref="derivation"/>
<xs:element minOccurs="0" ref="varFormat"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="geoMap"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="catLevel"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="notes"/>
</xs:sequence>
<xs:attribute name="name" type="xs:string" use="required"/>
<xs:attribute default="not-wgt" name="wgt">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="wgt"/>
<xs:enumeration value="not-wgt"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="wgt-var" type="xs:IDREFS"/>
<xs:attribute name="weight" type="xs:IDREFS"/>
<xs:attribute name="qstn" type="xs:IDREFS"/>
<xs:attribute name="files" type="xs:IDREFS"/>
<xs:attribute name="vendor" type="xs:string"/>
<xs:attribute name="dcml" type="xs:string"/>
<xs:attribute default="discrete" name="intrvl">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="contin"/>
<xs:enumeration value="discrete"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="rectype" type="xs:string"/>
<xs:attribute name="sdatrefs" type="xs:IDREFS"/>
<xs:attribute name="methrefs" type="xs:IDREFS"/>
<xs:attribute name="pubrefs" type="xs:IDREFS"/>
<xs:attribute name="access" type="xs:IDREFS"/>
<xs:attribute name="aggrMeth">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="sum"/>
<xs:enumeration value="average"/>
<xs:enumeration value="count"/>
<xs:enumeration value="mode"/>
<xs:enumeration value="median"/>
<xs:enumeration value="maximum"/>
<xs:enumeration value="minimum"/>
<xs:enumeration value="percent"/>
<xs:enumeration value="other"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="otherAggrMeth" type="xs:NMTOKEN" use="optional"/>
<xs:attribute name="measUnit" type="xs:string"/>
<xs:attribute name="scale" type="xs:string"/>
<xs:attribute name="origin" type="xs:string"/>
<xs:attribute name="nature">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="nominal"/>
<xs:enumeration value="ordinal"/>
<xs:enumeration value="interval"/>
<xs:enumeration value="ratio"/>
<xs:enumeration value="percent"/>
<xs:enumeration value="other"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="additivity">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="stock"/>
<xs:enumeration value="flow"/>
<xs:enumeration value="non-additive"/>
<xs:enumeration value="other"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="otherAdditivity" type="xs:NMTOKEN" use="optional"/>
<xs:attribute default="N" name="temporal">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="Y"/>
<xs:enumeration value="N"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute default="N" name="geog">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="Y"/>
<xs:enumeration value="N"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="geoVocab" type="xs:string"/>
<xs:attribute name="catQnty" type="xs:string"/>
<xs:attribute name="representationType">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="text"/>
<xs:enumeration value="numeric"/>
<xs:enumeration value="code"/>
<xs:enumeration value="datetime"/>
<xs:enumeration value="other"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="otherRepresentationType" type="xs:NMTOKEN" use="optional"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; 36/36)
access
Type:
xs:IDREFS, predefined
Use:
optional
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="access" type="xs:IDREFS"/>

additivity
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Use:
optional
Defined:
locally within (this) varType complexType
Attribute Value
enumeration of xs:NMTOKEN
Enumeration:
"stock", "flow", "non-additive", "other"
Anonymous simpleType
Type Derivation Tree
xs:NMTOKEN (restriction)
  simpleType
Derivation:
restriction of xs:NMTOKEN
Facets:
enumeration:
"stock", "flow", "non-additive", "other"
XML Source (see within schema source)
<xs:attribute name="additivity">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="stock"/>
<xs:enumeration value="flow"/>
<xs:enumeration value="non-additive"/>
<xs:enumeration value="other"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

aggrMeth
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Use:
optional
Defined:
locally within (this) varType complexType
Attribute Value
enumeration of xs:NMTOKEN
Enumeration:
"sum", "average", "count", "mode", "median", "maximum", "minimum", "percent", "other"
Anonymous simpleType
Type Derivation Tree
xs:NMTOKEN (restriction)
  simpleType
Derivation:
restriction of xs:NMTOKEN
Facets:
enumeration:
"sum", "average", "count", "mode", "median", "maximum", "minimum", "percent", "other"
XML Source (see within schema source)
<xs:attribute name="aggrMeth">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="sum"/>
<xs:enumeration value="average"/>
<xs:enumeration value="count"/>
<xs:enumeration value="mode"/>
<xs:enumeration value="median"/>
<xs:enumeration value="maximum"/>
<xs:enumeration value="minimum"/>
<xs:enumeration value="percent"/>
<xs:enumeration value="other"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

catQnty
Type:
xs:string, predefined
Use:
optional
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="catQnty" type="xs:string"/>

dcml
Type:
xs:string, predefined
Use:
optional
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="dcml" type="xs:string"/>

ddiCodebookUrn
Type:
xs:anyURI, predefined
Use:
optional
Defined:
locally within GLOBALS attributeGroup
Used to capture the DDI-Codebook type URN for the element. This is used to assign a DDI-Codebook specific URN to the element, according the format prescribed by the DDI-Codebook standard.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="ddiCodebookUrn" type="xs:anyURI" use="optional"/>

ddiLifecycleUrn
Type:
xs:anyURI, predefined
Use:
optional
Defined:
locally within GLOBALS attributeGroup
Used to capture the DDI-Lifecycle type URN for the element. This may be captured during translation from DDI-Lifecycle to DDI-Codebook structure or in preparation for transferring to a DDI-Lifecycle structure.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="ddiLifecycleUrn" type="xs:anyURI" use="optional"/>

elementVersion
Type:
xs:string, predefined
Use:
optional
Defined:
locally within GLOBALS attributeGroup
Captures version of the element
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="elementVersion" type="xs:string" use="optional"/>

elementVersionDate
Type:
Use:
optional
Defined:
locally within GLOBALS attributeGroup
Indicates version date for the element. Use YYYY-MM-DD, YYYY-MM, or YYYY formats.
Attribute Value
xs:dateTime | xs:date | xs:gYearMonth | xs:gYear
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="elementVersionDate" type="dateSimpleType" use="optional"/>

files
Type:
xs:IDREFS, predefined
Use:
optional
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="files" type="xs:IDREFS"/>

geog
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Use:
optional
Defined:
locally within (this) varType complexType
Attribute Value
enumeration of xs:NMTOKEN
Enumeration:
"Y", "N"
Default:
"N"
Anonymous simpleType
Type Derivation Tree
xs:NMTOKEN (restriction)
  simpleType
Derivation:
restriction of xs:NMTOKEN
Facets:
enumeration:
"Y", "N"
XML Source (see within schema source)
<xs:attribute default="N" name="geog">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="Y"/>
<xs:enumeration value="N"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

geoVocab
Type:
xs:string, predefined
Use:
optional
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="geoVocab" type="xs:string"/>

ID
Type:
xs:ID, predefined
Use:
optional
Defined:
locally within GLOBALS attributeGroup
XML Source (see within schema source)
<xs:attribute name="ID" type="xs:ID" use="optional"/>

intrvl
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Use:
optional
Defined:
locally within (this) varType complexType
Attribute Value
enumeration of xs:NMTOKEN
Enumeration:
"contin", "discrete"
Default:
"discrete"
Anonymous simpleType
Type Derivation Tree
xs:NMTOKEN (restriction)
  simpleType
Derivation:
restriction of xs:NMTOKEN
Facets:
enumeration:
"contin", "discrete"
XML Source (see within schema source)
<xs:attribute default="discrete" name="intrvl">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="contin"/>
<xs:enumeration value="discrete"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

measUnit
Type:
xs:string, predefined
Use:
optional
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="measUnit" type="xs:string"/>

methrefs
Type:
xs:IDREFS, predefined
Use:
optional
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="methrefs" type="xs:IDREFS"/>

name
Type:
xs:string, predefined
Use:
required
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="name" type="xs:string" use="required"/>

nature
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Use:
optional
Defined:
locally within (this) varType complexType
Attribute Value
enumeration of xs:NMTOKEN
Enumeration:
"nominal", "ordinal", "interval", "ratio", "percent", "other"
Anonymous simpleType
Type Derivation Tree
xs:NMTOKEN (restriction)
  simpleType
Derivation:
restriction of xs:NMTOKEN
Facets:
enumeration:
"nominal", "ordinal", "interval", "ratio", "percent", "other"
XML Source (see within schema source)
<xs:attribute name="nature">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="nominal"/>
<xs:enumeration value="ordinal"/>
<xs:enumeration value="interval"/>
<xs:enumeration value="ratio"/>
<xs:enumeration value="percent"/>
<xs:enumeration value="other"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

origin
Type:
xs:string, predefined
Use:
optional
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="origin" type="xs:string"/>

otherAdditivity
Type:
xs:NMTOKEN, predefined
Use:
optional
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="otherAdditivity" type="xs:NMTOKEN" use="optional"/>

otherAggrMeth
Type:
xs:NMTOKEN, predefined
Use:
optional
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="otherAggrMeth" type="xs:NMTOKEN" use="optional"/>

otherRepresentationType
Type:
xs:NMTOKEN, predefined
Use:
optional
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="otherRepresentationType" type="xs:NMTOKEN" use="optional"/>

pubrefs
Type:
xs:IDREFS, predefined
Use:
optional
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="pubrefs" type="xs:IDREFS"/>

qstn
Type:
xs:IDREFS, predefined
Use:
optional
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="qstn" type="xs:IDREFS"/>

rectype
Type:
xs:string, predefined
Use:
optional
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="rectype" type="xs:string"/>

representationType
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Use:
optional
Defined:
locally within (this) varType complexType
Attribute Value
enumeration of xs:NMTOKEN
Enumeration:
"text", "numeric", "code", "datetime", "other"
Anonymous simpleType
Type Derivation Tree
xs:NMTOKEN (restriction)
  simpleType
Derivation:
restriction of xs:NMTOKEN
Facets:
enumeration:
"text", "numeric", "code", "datetime", "other"
XML Source (see within schema source)
<xs:attribute name="representationType">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="text"/>
<xs:enumeration value="numeric"/>
<xs:enumeration value="code"/>
<xs:enumeration value="datetime"/>
<xs:enumeration value="other"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

scale
Type:
xs:string, predefined
Use:
optional
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="scale" type="xs:string"/>

sdatrefs
Type:
xs:IDREFS, predefined
Use:
optional
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="sdatrefs" type="xs:IDREFS"/>

source
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Use:
optional
Defined:
locally within GLOBALS attributeGroup
Attribute Value
enumeration of xs:NMTOKEN
Enumeration:
"archive", "producer"
Default:
"producer"
Anonymous simpleType
Type Derivation Tree
xs:NMTOKEN (restriction)
  simpleType
Derivation:
restriction of xs:NMTOKEN
Facets:
enumeration:
"archive", "producer"
XML Source (see within schema source)
<xs:attribute default="producer" name="source">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="archive"/>
<xs:enumeration value="producer"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

temporal
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Use:
optional
Defined:
locally within (this) varType complexType
Attribute Value
enumeration of xs:NMTOKEN
Enumeration:
"Y", "N"
Default:
"N"
Anonymous simpleType
Type Derivation Tree
xs:NMTOKEN (restriction)
  simpleType
Derivation:
restriction of xs:NMTOKEN
Facets:
enumeration:
"Y", "N"
XML Source (see within schema source)
<xs:attribute default="N" name="temporal">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="Y"/>
<xs:enumeration value="N"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

vendor
Type:
xs:string, predefined
Use:
optional
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="vendor" type="xs:string"/>

weight
Type:
xs:IDREFS, predefined
Use:
optional
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="weight" type="xs:IDREFS"/>

wgt
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Use:
optional
Defined:
locally within (this) varType complexType
Attribute Value
enumeration of xs:NMTOKEN
Enumeration:
"wgt", "not-wgt"
Default:
"not-wgt"
Anonymous simpleType
Type Derivation Tree
xs:NMTOKEN (restriction)
  simpleType
Derivation:
restriction of xs:NMTOKEN
Facets:
enumeration:
"wgt", "not-wgt"
XML Source (see within schema source)
<xs:attribute default="not-wgt" name="wgt">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="wgt"/>
<xs:enumeration value="not-wgt"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

wgt-var
Type:
xs:IDREFS, predefined
Use:
optional
Defined:
locally within (this) varType complexType
XML Source (see within schema source)
<xs:attribute name="wgt-var" type="xs:IDREFS"/>

xml-lang
Type:
xs:NMTOKEN, predefined
Use:
optional
Defined:
locally within GLOBALS attributeGroup
DO NOT USE THIS ATTRIBUTE. Its inclusion is an error that was persisted to retain backward compatibility. If this attribute has been used, transfer the content to xml:lang.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="xml-lang" type="xs:NMTOKEN" use="optional"/>

xml:lang
Type:
xs:language, predefined
Use:
optional
Defined:
by reference within GLOBALS attributeGroup
XML Source (see within schema source)
<xs:attribute ref="xml:lang" use="optional"/>
Content Element Detail (all declarations; 26/26)
anlysUnit
Type:
conceptualTextType, mixed content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="anlysUnit"/>

catgry
Type:
catgryType, complex content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="catgry"/>

catgryGrp
Type:
catgryGrpType, complex content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="catgryGrp"/>

catLevel
Type:
catLevelType, empty content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="catLevel"/>

codInstr
Type:
simpleTextType, mixed content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="codInstr"/>

concept
Type:
conceptType, mixed content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="concept"/>

derivation
Type:
derivationType, complex content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element minOccurs="0" ref="derivation"/>

embargo
Type:
embargoType, mixed content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="embargo"/>

geoMap
Type:
geoMapType, empty content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="geoMap"/>

imputation
Type:
simpleTextType, mixed content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="imputation"/>

invalrng
Type:
invalrngType, complex content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="invalrng"/>

labl
Type:
lablType, mixed content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="labl"/>

location
Type:
locationType, empty content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="location"/>

notes
Type:
notesType, mixed content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="notes"/>

qstn
Type:
qstnType, mixed content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="qstn"/>

respUnit
Type:
simpleTextType, mixed content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="respUnit"/>

security
Type:
simpleTextAndDateType, mixed content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="security"/>

stdCatgry
Type:
stdCatgryType, mixed content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="stdCatgry"/>

sumStat
Type:
sumStatType, mixed content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="sumStat"/>

TotlResp
Type:
simpleTextType, mixed content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="TotlResp"/>

txt
Type:
txtType, mixed content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="txt"/>

undocCod
Type:
simpleTextType, mixed content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="undocCod"/>

universe
Type:
universeType, mixed content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="universe"/>

valrng
Type:
valrngType, complex content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="valrng"/>

varFormat
Type:
varFormatType, mixed content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element minOccurs="0" ref="varFormat"/>

verStmt
Type:
verStmtType, complex content
Defined:
by reference within (this) varType complexType
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="verStmt"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set