simpleType offsetElevation
namespace http://www.landxml.org/schema/LandXML-1.2
type xs:double
used by
attributes ZoneCrossSectStructure/@endOffsetElev ZoneCrossSectStructure/@startOffsetElev
annotation
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.
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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy