The eml-spatialVector module allows for the description of
              spatial objects in a GIS system that are not defined in a
              regularly gridded pattern.  These geometries include points and
              vectors and the relationships among them.  Specific attributes of
              a spatial vector can be documented here including the vector's
              geometry type, count and topology level.
            
          
        
Element Definitions:
 | 
spatialVector 
 | This element has no default value. | 
|  Content of this field:  |  Description of this field:  | 
| 
 | 
Description of a spatial data entity based on features
        represented by vectors 
 | 
attributeList 
 | This element has no default value. | 
|  Content of this field:  |  Description of this field:  | 
| 
 | 
The list of attributes associated with this
              entity.  For more information see the eml-attribute
              module. 
 | 
constraint 
 | This element has no default value. | 
|  Content of this field:  |  Description of this field:  | 
| 
 | 
Description of any relational constraints on 
              this entity.  For more information see the eml-constraint
              module. 
 | 
geometry 
 | This element has no default value. | 
|  Content of this field:  |  Description of this field:  | 
| 
 | 
Geometric feature classification is based on an
              enumeration of simple feature classes defined by the OpenGIS
              consortium and implemented in Geographic Markup Language as
              simple feature types. 
Example(s): 
 polygon 
 
 | 
geometricObjectCount 
 | This element has no default value. | 
|  Content of this field:  |  Description of this field:  | 
| 
 | 
Total number of the geometric objects
              occurring in the dataset. 
Example(s): 
 24 
 
 | 
topologyLevel 
 | This element has no default value. | 
|  Content of this field:  |  Description of this field:  | 
| 
 | 
This element describes the relative complexity
              of the geometric information in the data file. 
Example(s): 
 geometryOnly 
 
 | 
spatialReference 
 | This element has no default value. | 
|  Content of this field:  |  Description of this field:  | 
| 
 | 
 | 
horizontalAccuracy 
 | This element has no default value. | 
|  Content of this field:  |  Description of this field:  | 
| 
 | 
Horizontal positional accuracy of the data
              expressed as either text or quantitative assessment.
               
 | 
verticalAccuracy 
 | This element has no default value. | 
|  Content of this field:  |  Description of this field:  | 
| 
 | 
Vertical positional accuracy of the data
              expressed as either text or quantitative assessment.
               
 | 
accuracyReport 
 | This element has no default value. | 
|  Content of this field:  |  Description of this field:  | 
| 
 | 
A text statement of the data quality, included the means by which it was determined.
             
 | 
quantitativeAccuracyReport 
 | This element has no default value. | 
|  Content of this field:  |  Description of this field:  | 
| 
 | 
A quantitative assessment of the data quality expressed as a value and 
            the method of its determination. 
 | 
quantitativeAccuracyValue 
 | This element has no default value. | 
|  Content of this field:  |  Description of this field:  | 
| 
 | 
The value resulting from the accuracy test. Typically, this will be expressed
                  in units corresponding to those declared for the parameter being assessed. 
Example(s): 
 4.5 
 
 | 
quantitativeAccuracyMethod 
 | This element has no default value. | 
|  Content of this field:  |  Description of this field:  | 
| 
 | 
Identification and explanation of the method used to calculate the quantitative 
                  accuracy assessment. 
Example(s): 
 Error expressed as root mean square of 5 control points.  
 
 | 
Attribute Definitions:
 | 
id
 | 
| 
 
Type: res:IDType
 
Use: optional
 
 | 
system
 | 
| 
 
Type: res:SystemType
 
Use: optional
 
 | 
scope
 | 
| 
 
Type: res:ScopeType
 
Use: optional
 
Default value: document
 
 | 
Complex Type Definitions:
 | 
SpatialVectorType 
 | 
               | 
|  Content of this field:  |  Description of this field:  | 
| 
 | 
 | 
DataQuality 
 | 
               | 
|  Content of this field:  |  Description of this field:  | 
| 
 | 
 | 
Simple Type Definitions:
 | 
GeometryType
 | 
| 
 
Derived from: xs:string (by xs:restriction)  
Allowed values: 
 
- Point
 
- LineString
 
- LinearRing
 
- Polygon
 
- MultiPoint
 
- MultiLineString
 
- MultiPolygon
 
- MultiGeometry
 
 
 | 
 | 
TopologyLevel
 | 
| 
 
Derived from: xs:string (by xs:restriction)  
Allowed values: 
 
- geometryOnly
 
- nonPlanarGraph
 
- planarLineGraph
 
- fullPlanarGraph
 
- surfaceGraph
 
- fullTopology3D
 
 
 | 
 | 
Group Definitions:
 |