diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="TurnLane"> <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="width" type="xs:double"/> <xs:attribute name="sideofRoad" type="sideofRoadType"/> <xs:attribute name="type" type="turnLaneType"/> <xs:attribute name="taperType" type="laneTaperType"/> <xs:attribute name="taperTangentLength" type="xs:double"/> </xs:complexType> </xs:element> |
type | station | ||
properties |
|
||
source | <xs:attribute name="staStart" type="station"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="staEnd" type="station"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="beginFullWidthSta" type="station"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="width" type="xs:double"/> |
type | sideofRoadType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="sideofRoad" type="sideofRoadType"/> |
type | turnLaneType | ||||
properties |
|
||||
facets |
|
||||
source | <xs:attribute name="type" type="turnLaneType"/> |
type | laneTaperType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="taperType" type="laneTaperType"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="taperTangentLength" type="xs:double"/> |