Definition Type: ComplexType
Name: VectorType
Namespace: http://www.opengis.net/gml/3.2
Type: gml:DirectPositionType
Containing Schema: geometryBasic0d1d.xsd
Abstract
Documentation:
For some applications the components of the position may be adjusted to yield a unit vector.
Collapse XSD Schema Diagram:
Drilldown into uomLabels in schema geometrybasic0d1d_xsd Drilldown into axisLabels in schema geometrybasic0d1d_xsd Drilldown into srsDimension 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>For some applications 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)
srsDimension gml:srsDimension (Optional)
axisLabels gml:axisLabels (Optional)
uomLabels gml:uomLabels (Optional)
Collapse Derivation Tree:
Collapse References:
gml:normal, gml:normal, gmlce:normal, gmlce:normal, gml:offsetVector, gmllrov:offsetVector, gmlrgrid:offsetVectorgml:refDirection, gml:refDirection, gml:vector, gml:vectorAtEnd, gml:vectorAtStart, gmllrov:VectorType,