Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Imported schema eml-spatialVector.xsd
Namespace https://eml.ecoinformatics.org/spatialVector-2.2.0
Annotations
'$RCSfile: eml-spatialVector.xsd,v $'
       Copyright: 1997-2002 Regents of the University of California,
                            University of New Mexico, and
                            Arizona State University
        Sponsors: National Center for Ecological Analysis and Synthesis and
                  Partnership for Interdisciplinary Studies of Coastal Oceans,
                     University of California Santa Barbara
                  Long-Term Ecological Research Network Office,
                     University of New Mexico
                  Center for Environmental Studies, Arizona State University
   Other funding: National Science Foundation (see README for details)
                  The David and Lucile Packard Foundation
     For Details: http://knb.ecoinformatics.org/

        '$Author: obrien $'
          '$Date: 2009-02-25 23:51:54 $'
      '$Revision: 1.43 $'

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
moduleName: eml-spatialVector

moduleDescription: 
          
            
              The eml-spatialVector module - Logical information about
              non-gridded geospatial image data
            
          
        

recommendedUsage: all spatial datasets that contain spatial data
        entities represented as vector features.

standAlone: yes
Properties
attribute form default unqualified
element form default unqualified
Element SpatialVectorType / attributeList
Namespace No namespace
Annotations
tooltip: Attribute List

summary: The list of attributes associated with this
              entity.

description: The list of attributes associated with this
              entity.  For more information see the eml-attribute
              module.
Diagram
Diagram eml-attribute_xsd.tmp#AttributeListType_id eml-attribute_xsd.tmp#AttributeListType_attribute eml-resource_xsd.tmp#ReferencesGroup_references eml-resource_xsd.tmp#ReferencesGroup eml-attribute_xsd.tmp#AttributeListType
Type AttributeListType
Properties
content complex
Model
Children attribute, references
Instance
<attributeList id="">
  <attribute id="" scope="document" system="">{1,unbounded}</attribute>
  <references system="">{1,1}</references>
</attributeList>
Attributes
QName Type Use
id IDType optional
Element SpatialVectorType / constraint
Namespace No namespace
Annotations
tooltip: Constraint

summary: Description of any relational constraints on
              this entity.

description: Description of any relational constraints on
              this entity.  For more information see the eml-constraint
              module.
Diagram
Diagram eml-constraint_xsd.tmp#ConstraintType_id eml-constraint_xsd.tmp#ConstraintType_system eml-constraint_xsd.tmp#ConstraintType_scope eml-constraint_xsd.tmp#ConstraintType_primaryKey eml-constraint_xsd.tmp#ConstraintType_uniqueKey eml-constraint_xsd.tmp#ConstraintType_checkConstraint eml-constraint_xsd.tmp#ConstraintType_foreignKey eml-constraint_xsd.tmp#ConstraintType_joinCondition eml-constraint_xsd.tmp#ConstraintType_notNullConstraint eml-constraint_xsd.tmp#ConstraintType
Type ConstraintType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children checkConstraint, foreignKey, joinCondition, notNullConstraint, primaryKey, uniqueKey
Instance
<constraint id="" scope="document" system="">
  <primaryKey>{1,1}</primaryKey>
  <uniqueKey>{1,1}</uniqueKey>
  <checkConstraint language="">{1,1}</checkConstraint>
  <foreignKey>{1,1}</foreignKey>
  <joinCondition>{1,1}</joinCondition>
  <notNullConstraint>{1,1}</notNullConstraint>
</constraint>
Attributes
QName Type Default Use
id IDType optional
scope ScopeType document optional
system SystemType optional
Element SpatialVectorType / geometry
Namespace No namespace
Annotations
tooltip: Geometry

summary: Type of geometric feature(s) represented in the
              entity.

description: 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: polygon
Diagram
Diagram eml-spatialVector_xsd.tmp#GeometryType
Type GeometryType
Properties
content simple
maxOccurs unbounded
Facets
enumeration Point
enumeration LineString
enumeration LinearRing
enumeration Polygon
enumeration MultiPoint
enumeration MultiLineString
enumeration MultiPolygon
enumeration MultiGeometry
Element SpatialVectorType / geometricObjectCount
Namespace No namespace
Annotations
tooltip: Geometric Object Count

summary: Total number of the geometric objects
              occurring in the dataset.

description: Total number of the geometric objects
              occurring in the dataset.

example: 24
Diagram
Diagram eml-resource_xsd.tmp#NonEmptyStringType
Type NonEmptyStringType
Properties
content simple
minOccurs 0
Facets
minLength 1
pattern [\s]*[\S][\s\S]*
Element SpatialVectorType / topologyLevel
Namespace No namespace
Annotations
tooltip: Topology Level

summary: Code which identifies the degree of
              complexity.

description: This element describes the relative complexity
              of the geometric information in the data file.

example: geometryOnly
Diagram
Diagram eml-spatialVector_xsd.tmp#TopologyLevel
Type TopologyLevel
Properties
content simple
minOccurs 0
Facets
enumeration geometryOnly
enumeration nonPlanarGraph
enumeration planarLineGraph
enumeration fullPlanarGraph
enumeration surfaceGraph
enumeration fullTopology3D
Element SpatialVectorType / spatialReference
Namespace No namespace
Annotations
tooltip: Spatial Reference

summary: 

description:
Diagram
Diagram eml-spatialReference_xsd.tmp#SpatialReferenceType_id eml-spatialReference_xsd.tmp#SpatialReferenceType_system eml-spatialReference_xsd.tmp#SpatialReferenceType_scope eml-spatialReference_xsd.tmp#SpatialReferenceType_horizCoordSysName eml-spatialReference_xsd.tmp#SpatialReferenceType_horizCoordSysDef eml-spatialReference_xsd.tmp#SpatialReferenceType_vertCoordSys eml-resource_xsd.tmp#ReferencesGroup_references eml-resource_xsd.tmp#ReferencesGroup eml-spatialReference_xsd.tmp#SpatialReferenceType
Type SpatialReferenceType
Properties
content complex
minOccurs 0
Model
Children horizCoordSysDef, horizCoordSysName, references, vertCoordSys
Instance
<spatialReference id="" scope="document" system="">
  <horizCoordSysName>{1,1}</horizCoordSysName>
  <horizCoordSysDef name="">{1,1}</horizCoordSysDef>
  <vertCoordSys>{0,1}</vertCoordSys>
  <references system="">{1,1}</references>
</spatialReference>
Attributes
QName Type Default Use
id IDType optional
scope ScopeType document optional
system SystemType optional
Element SpatialVectorType / horizontalAccuracy
Namespace No namespace
Annotations
tooltip: Horizontal Accuracy

summary: Horizontal positional accuracy of the data

description: Horizontal positional accuracy of the data
              expressed as either text or quantitative assessment.
Diagram
Diagram eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_accuracyReport eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_quantitativeAccuracyReport eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality
Type DataQuality
Properties
content complex
minOccurs 0
Model
Children accuracyReport, quantitativeAccuracyReport
Instance
<horizontalAccuracy>
  <accuracyReport>{1,1}</accuracyReport>
  <quantitativeAccuracyReport>{0,unbounded}</quantitativeAccuracyReport>
</horizontalAccuracy>
Element DataQuality / accuracyReport
Namespace No namespace
Annotations
tooltip: Accuracy Report

summary: A qualitative statement about the accuracy of the data.

description: A text statement of the data quality, included the means by which it was determined.
Diagram
Diagram eml-resource_xsd.tmp#NonEmptyStringType
Type NonEmptyStringType
Properties
content simple
Facets
minLength 1
pattern [\s]*[\S][\s\S]*
Element DataQuality / quantitativeAccuracyReport
Namespace No namespace
Annotations
tooltip: Quantitative Accuracy Report

summary: A quantitative assessment of the data quality.

description: A quantitative assessment of the data quality expressed as a value and
            the method of its determination.
Diagram
Diagram eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_quantitativeAccuracyReport_quantitativeAccuracyValue eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_quantitativeAccuracyReport_quantitativeAccuracyMethod
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children quantitativeAccuracyMethod, quantitativeAccuracyValue
Instance
<quantitativeAccuracyReport>
  <quantitativeAccuracyValue>{1,1}</quantitativeAccuracyValue>
  <quantitativeAccuracyMethod>{1,1}</quantitativeAccuracyMethod>
</quantitativeAccuracyReport>
Element DataQuality / quantitativeAccuracyReport / quantitativeAccuracyValue
Namespace No namespace
Annotations
tooltip: Quantitative Accuracy Value

summary: The value resulting from the accuracy test.

description: The value resulting from the accuracy test. Typically, this will be expressed
                  in units corresponding to those declared for the parameter being assessed.

example: 4.5
Diagram
Diagram eml-resource_xsd.tmp#NonEmptyStringType
Type NonEmptyStringType
Properties
content simple
Facets
minLength 1
pattern [\s]*[\S][\s\S]*
Element DataQuality / quantitativeAccuracyReport / quantitativeAccuracyMethod
Namespace No namespace
Annotations
tooltip: Quantitative Accuracy Method

summary: The method used to calculate the accuracy value.

description: Identification and explanation of the method used to calculate the quantitative
                  accuracy assessment.

example: Error expressed as root mean square of 5 control points.
Diagram
Diagram eml-resource_xsd.tmp#NonEmptyStringType
Type NonEmptyStringType
Properties
content simple
Facets
minLength 1
pattern [\s]*[\S][\s\S]*
Element SpatialVectorType / verticalAccuracy
Namespace No namespace
Annotations
tooltip: Vertical Accuracy

summary: Vertical positional accuracy of the data

description: Vertical positional accuracy of the data
              expressed as either text or quantitative assessment.
Diagram
Diagram eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_accuracyReport eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_quantitativeAccuracyReport eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality
Type DataQuality
Properties
content complex
minOccurs 0
Model
Children accuracyReport, quantitativeAccuracyReport
Instance
<verticalAccuracy>
  <accuracyReport>{1,1}</accuracyReport>
  <quantitativeAccuracyReport>{0,unbounded}</quantitativeAccuracyReport>
</verticalAccuracy>
Element spatialVector
Namespace https://eml.ecoinformatics.org/spatialVector-2.2.0
Annotations
tooltip: Spatial Vector

summary: Description of a spatial data entity based on features
        represented by vectors

description: Description of a spatial data entity based on features
        represented by vectors
Diagram
Diagram eml-spatialVector_xsd.tmp#SpatialVectorType_id eml-spatialVector_xsd.tmp#SpatialVectorType_system eml-spatialVector_xsd.tmp#SpatialVectorType_scope eml-entity_xsd.tmp#EntityGroup_alternateIdentifier eml-entity_xsd.tmp#EntityGroup_entityName eml-entity_xsd.tmp#EntityGroup_entityDescription eml-entity_xsd.tmp#EntityGroup_physical eml-entity_xsd.tmp#EntityGroup_coverage eml-entity_xsd.tmp#EntityGroup_methods eml-entity_xsd.tmp#EntityGroup_additionalInfo eml-entity_xsd.tmp#EntityGroup_annotation eml-entity_xsd.tmp#EntityGroup eml-spatialVector_xsd.tmp#SpatialVectorType_attributeList eml-spatialVector_xsd.tmp#SpatialVectorType_constraint eml-spatialVector_xsd.tmp#SpatialVectorType_geometry eml-spatialVector_xsd.tmp#SpatialVectorType_geometricObjectCount eml-spatialVector_xsd.tmp#SpatialVectorType_topologyLevel eml-spatialVector_xsd.tmp#SpatialVectorType_spatialReference eml-spatialVector_xsd.tmp#SpatialVectorType_horizontalAccuracy eml-spatialVector_xsd.tmp#SpatialVectorType_verticalAccuracy eml-resource_xsd.tmp#ReferencesGroup_references eml-resource_xsd.tmp#ReferencesGroup eml-spatialVector_xsd.tmp#SpatialVectorType
Type SpatialVectorType
Properties
content complex
Model
Children additionalInfo, alternateIdentifier, annotation, attributeList, constraint, coverage, entityDescription, entityName, geometricObjectCount, geometry, horizontalAccuracy, methods, physical, references, spatialReference, topologyLevel, verticalAccuracy
Instance
<spatialVector id="" scope="document" system="" xmlns="https://eml.ecoinformatics.org/spatialVector-2.2.0">
  <alternateIdentifier system="">{0,unbounded}</alternateIdentifier>
  <entityName>{1,1}</entityName>
  <entityDescription>{0,1}</entityDescription>
  <physical id="" scope="document" system="">{0,unbounded}</physical>
  <coverage id="" scope="document" system="">{0,1}</coverage>
  <methods>{0,1}</methods>
  <additionalInfo xml:lang="">{0,unbounded}</additionalInfo>
  <annotation id="" scope="document" system="">{0,unbounded}</annotation>
  <attributeList id="">{1,1}</attributeList>
  <constraint id="" scope="document" system="">{0,unbounded}</constraint>
  <geometry>{1,unbounded}</geometry>
  <geometricObjectCount>{0,1}</geometricObjectCount>
  <topologyLevel>{0,1}</topologyLevel>
  <spatialReference id="" scope="document" system="">{0,1}</spatialReference>
  <horizontalAccuracy>{0,1}</horizontalAccuracy>
  <verticalAccuracy>{0,1}</verticalAccuracy>
  <references system="">{1,1}</references>
</spatialVector>
Attributes
QName Type Default Use
id IDType optional
scope ScopeType document optional
system SystemType optional
Complex Type SpatialVectorType
Namespace https://eml.ecoinformatics.org/spatialVector-2.2.0
Annotations
tooltip: Spatial Vector Type

summary: 

description:
Diagram
Diagram eml-spatialVector_xsd.tmp#SpatialVectorType_id eml-spatialVector_xsd.tmp#SpatialVectorType_system eml-spatialVector_xsd.tmp#SpatialVectorType_scope eml-entity_xsd.tmp#EntityGroup_alternateIdentifier eml-entity_xsd.tmp#EntityGroup_entityName eml-entity_xsd.tmp#EntityGroup_entityDescription eml-entity_xsd.tmp#EntityGroup_physical eml-entity_xsd.tmp#EntityGroup_coverage eml-entity_xsd.tmp#EntityGroup_methods eml-entity_xsd.tmp#EntityGroup_additionalInfo eml-entity_xsd.tmp#EntityGroup_annotation eml-entity_xsd.tmp#EntityGroup eml-spatialVector_xsd.tmp#SpatialVectorType_attributeList eml-spatialVector_xsd.tmp#SpatialVectorType_constraint eml-spatialVector_xsd.tmp#SpatialVectorType_geometry eml-spatialVector_xsd.tmp#SpatialVectorType_geometricObjectCount eml-spatialVector_xsd.tmp#SpatialVectorType_topologyLevel eml-spatialVector_xsd.tmp#SpatialVectorType_spatialReference eml-spatialVector_xsd.tmp#SpatialVectorType_horizontalAccuracy eml-spatialVector_xsd.tmp#SpatialVectorType_verticalAccuracy eml-resource_xsd.tmp#ReferencesGroup_references eml-resource_xsd.tmp#ReferencesGroup
Model
Children additionalInfo, alternateIdentifier, annotation, attributeList, constraint, coverage, entityDescription, entityName, geometricObjectCount, geometry, horizontalAccuracy, methods, physical, references, spatialReference, topologyLevel, verticalAccuracy
Attributes
QName Type Default Use
id IDType optional
scope ScopeType document optional
system SystemType optional
Simple Type GeometryType
Namespace https://eml.ecoinformatics.org/spatialVector-2.2.0
Annotations
tooltip: Geometry Type

summary: 

description:
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Point
enumeration LineString
enumeration LinearRing
enumeration Polygon
enumeration MultiPoint
enumeration MultiLineString
enumeration MultiPolygon
enumeration MultiGeometry
Simple Type TopologyLevel
Namespace https://eml.ecoinformatics.org/spatialVector-2.2.0
Annotations
tooltip: Topology Level Type

summary: 

description:
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration geometryOnly
enumeration nonPlanarGraph
enumeration planarLineGraph
enumeration fullPlanarGraph
enumeration surfaceGraph
enumeration fullTopology3D
Complex Type DataQuality
Namespace https://eml.ecoinformatics.org/spatialVector-2.2.0
Annotations
tooltip: Data Quality Type

summary: 

description:
Diagram
Diagram eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_accuracyReport eml-spatialVector_xsd.tmp#https___eml.ecoinformatics.org_spatialVector-2.2.0_DataQuality_quantitativeAccuracyReport
Model
Children accuracyReport, quantitativeAccuracyReport
Attribute SpatialVectorType / @id
Namespace No namespace
Type IDType
Properties
use optional
Attribute SpatialVectorType / @system
Namespace No namespace
Type SystemType
Properties
use optional
Attribute SpatialVectorType / @scope
Namespace No namespace
Type ScopeType
Properties
use optional
default document
Facets
enumeration system
enumeration document