Definition Type: ComplexType
Name: LateralOffsetExpressionType
Namespace: http://www.opengis.net/gml/3.3/lro
Type: double:http://www.w3.org/2001/XMLSchema
Containing Schema: linearRefOffset.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into featureGeometry in schema linearrefoffset_xsd Drilldown into lateralOffsetReferent in schema linearrefoffset_xsd Drilldown into uom in schema linearrefoffset_xsdXSD Diagram of LateralOffsetExpressionType in schema linearrefoffset_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="LateralOffsetExpressionType">
    <simpleContent>
        <extension base="double">
            <attribute name="uom" type="gml:UomIdentifier" />
            <attribute name="lateralOffsetReferent" type="string" />
            <attribute name="featureGeometry" type="anyURI">
                <annotation>
                    <appinfo>
                        <gml:targetElement xmlns:gml="http://www.opengis.net/gml/3.2">gmllr:AbstractGeometry</gml:targetElement>
                    </appinfo>
                </annotation>
            </attribute>
        </extension>
    </simpleContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
uom gmllro:uom (Optional)
lateralOffsetReferent gmllro:lateralOffsetReferent (Optional)
featureGeometry gmllro:featureGeometry (Optional)
Collapse Derivation Tree:
Collapse References:
gmllro:lateralOffsetExpression