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

Location Map

Description

This element maps individual dataItems to one or more physical storage locations. It is used to describe the physical location of aggregate/tabular data in cases where the nCube model is employed. May also be used for var location description and is useful when the physical location of a key variable is located in different positions in different record types or when the file contains a mixture of variable and nCube description. Always use the ID attribute to support the reference from the var or nCube.

Example

<locMap ID="LM_1"> <dataItem>...</dataItem> <dataItem>...</dataItem> </locMap>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="locMap" type="locMapType"/>

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