element <SpatialObject> (global)
Namespace:
Type:
Content:
simple
Defined:
globally in reusable.xsd; see XML source
Used:
XML Representation Summary
<SpatialObject>
   
Content: 
{ enumeration of xs:NMTOKEN }
</SpatialObject>
Simple Content Detail:
Enumeration:
"Point"
 - 
Single geographical point (e.g., an address).
"Polygon"
 - 
Geographic area described with a set of three or more points (e.g., the boundary of a country).
"Line"
 - 
Set of points describing a line (e.g., a street).
"LinearRing"
 - 
An area with a defined radius (e.g., area within x miles of a specific point.)

Included in content model of elements (1):
SpatialCoverage
Known Usage Locations
Annotation
Indicates the most discrete spatial object type identified for a single case.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="SpatialObject" type="GeographicDescriptionCodeType"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set