namespace | http://www.landxml.org/schema/LandXML-1.2 | ||
type | xs:double | ||
used by |
|
||
annotation |
|
||
source | <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> |