element OffsetLane
diagram LandXML-1.2Doc_p115.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children Feature
used by
element Lanes
attributes
Name  Type  Use  Default  Fixed  annotation
staStartstation      
staEndstation      
beginFullWidthStastation      
endFullWidthStastation      
fullOffsetoffsetDistance      
widthxs:double      
sideofRoadsideofRoadType      
source <xs:element name="OffsetLane">
 
<xs:complexType>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:choice>
   
<xs:attribute name="staStart" type="station"/>
   
<xs:attribute name="staEnd" type="station"/>
   
<xs:attribute name="beginFullWidthSta" type="station"/>
   
<xs:attribute name="endFullWidthSta" type="station"/>
   
<xs:attribute name="fullOffset" type="offsetDistance"/>
   
<xs:attribute name="width" type="xs:double"/>
   
<xs:attribute name="sideofRoad" type="sideofRoadType"/>
 
</xs:complexType>
</xs:element>

attribute OffsetLane/@staStart
type station
properties
isRef 0
source <xs:attribute name="staStart" type="station"/>

attribute OffsetLane/@staEnd
type station
properties
isRef 0
source <xs:attribute name="staEnd" type="station"/>

attribute OffsetLane/@beginFullWidthSta
type station
properties
isRef 0
source <xs:attribute name="beginFullWidthSta" type="station"/>

attribute OffsetLane/@endFullWidthSta
type station
properties
isRef 0
source <xs:attribute name="endFullWidthSta" type="station"/>

attribute OffsetLane/@fullOffset
type offsetDistance
properties
isRef 0
source <xs:attribute name="fullOffset" type="offsetDistance"/>

attribute OffsetLane/@width
type xs:double
properties
isRef 0
source <xs:attribute name="width" type="xs:double"/>

attribute OffsetLane/@sideofRoad
type sideofRoadType
properties
isRef 0
facets
enumeration right
enumeration left
enumeration both
source <xs:attribute name="sideofRoad" type="sideofRoadType"/>


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