Definition Type: ComplexType
Name: VectorType
Namespace: http://www.opengis.net/gml/3.3/lrov
Type: gml:VectorType
Containing Schema: linearRefOffsetVector.xsd
Abstract
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_xsd Drilldown into VectorType in schema geometrybasic0d1d_xsd Drilldown into offsetUom in schema linearrefoffsetvector_xsdXSD Diagram of VectorType in schema linearrefoffsetvector_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="VectorType">
    <complexContent>
        <extension base="gml:VectorType">
            <attribute name="offsetUom" type="gml:UomIdentifier" />
        </extension>
    </complexContent>
</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)
offsetUom gmllrov:offsetUom (Optional)
Collapse Derivation Tree:
Collapse References:
gmllrov:offsetVector