simpleType offsetDistance
namespace http://www.landxml.org/schema/LandXML-1.2
type xs:double
used by
attributes ObservationGroup/@alignOffset ReducedObservation/@alignOffset ReducedArcObservation/@alignOffset RawObservationType/@alignOffset ZoneCrossSectStructure/@endOffset TwoWayLeftTurnLane/@endOffset OffsetLane/@fullOffset WideningLane/@offset ObstructionOffset/@offset RoadSign/@offset ZoneCrossSectStructure/@startOffset TwoWayLeftTurnLane/@startOffset
annotation
documentation
Represents a linear offset distance. When associated with horizontal (planametric) road or coordinate geometry, the offset is a 2D distance measured perpendicular to the road centerline or coordinate geometry used as the origin. When used in cross sections of long section (profile) the offset is a 2d linear measurement from the origin of the cross section or long section. In all cases a positive value indicates an offset to the RIGHT of the origin and negative values indicate and offset to the LEFT of the origin. The value is in decimal form expressed in length units.
source <xs:simpleType name="offsetDistance">
 
<xs:annotation>
   
<xs:documentation>Represents a linear offset distance. When associated with horizontal (planametric) road or coordinate geometry, the offset is a 2D distance measured perpendicular to the road centerline or coordinate geometry used as the origin. When used in cross sections of long section (profile) the offset is a 2d linear measurement from the origin of the cross section or long section. In all cases a positive value indicates an offset to the RIGHT of the origin and negative values indicate and offset to the LEFT of 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