Definition Type: SimpleType
Name: offsetElevation
Namespace: http://www.landxml.org/schema/LandXML-1.1
Containing Schema: LandXML-1.1.xsd
Documentation:
Represents a vertical offset distance or elevational shift. In all cases a positive value indicates a vertical elevational shift above the origin and negative values indicate a vertical elevational shift below the origin. The value is in decimal form expressed in length units.
Collapse XSD Schema Diagram:
XSD Diagram of offsetElevation in schema landxml-1_1_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="offsetElevation">
    <xs:annotation>
        <xs:documentation>Represents a vertical offset distance or elevational shift. In all cases a positive value indicates a vertical elevational shift above the origin and negative values indicate a vertical elevational shift below the origin. The value is in decimal form expressed in length units.</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:double" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
land:endOffsetElev, land:startOffsetElev