complexType "geoMapType"
Namespace:
Content:
empty, 11 attributes
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 3 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:string
 = 
xs:string
/>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
baseElementType (extension)
  geoMapType
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="geoMapType">
<xs:complexContent>
<xs:extension base="baseElementType">
<xs:attribute name="URI" type="xs:string"/>
<xs:attribute name="mapformat" type="xs:string"/>
<xs:attribute name="levelno" type="xs:string"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 3/11)
levelno
Type:
xs:string, predefined
Use:
optional
Indicates the level of the geographic hierarchy relayed in the map.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="levelno" type="xs:string"/>

mapformat
Type:
xs:string, predefined
Use:
optional
Indicates the format of the map.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="mapformat" type="xs:string"/>

URI
Type:
xs:string, predefined
Use:
optional
Points to the URN or URL of the external map that displays the geography in question.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="URI" type="xs:string"/>

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