Definition Type: ComplexType
Name: VectorType
Namespace: http://www.opengis.net/gml
Type: gml:DirectPositionType
Containing Schema: geometryBasic0d1d.xsd
Abstract
Documentation:
A Vector is an ordered set of numbers called coordinates that represent a position in a coordinate reference system (CRS). For some application the components of the position may be adjusted to yield a unit vector.
Collapse XSD Schema Diagram:
Drilldown into dimension in schema geometrybasic0d1d_xsd Drilldown into srsName in schema geometrybasic0d1d_xsdXSD Diagram of VectorType in schema geometrybasic0d1d_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="VectorType">
    <annotation>
        <documentation>A Vector is an ordered set of numbers called coordinates that represent a position in a coordinate reference system (CRS). For some application the components of the position may be adjusted to yield a unit vector.</documentation>
    </annotation>
    <simpleContent>
        <restriction base="gml:DirectPositionType" />
    </simpleContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
srsName gml:srsName Optional
dimension gml:dimension Optional
Collapse Derivation Tree:
Collapse References:
gml:normal, gml:normal, gml:offsetVectorgml:vector, gml:vectorAtEnd, gml:vectorAtStart,