element TurnRestriction
diagram LandXML-1.2Doc_p193.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children Feature
used by
element Intersection
attributes
Name  Type  Use  Default  Fixed  annotation
stationstation      
legNumberxs:int      
typetrafficTurnRestriction      
source <xs:element name="TurnRestriction">
 
<xs:complexType>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:choice>
   
<xs:attribute name="station" type="station"/>
   
<xs:attribute name="legNumber" type="xs:int"/>
   
<xs:attribute name="type" type="trafficTurnRestriction"/>
 
</xs:complexType>
</xs:element>

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

attribute TurnRestriction/@legNumber
type xs:int
properties
isRef 0
source <xs:attribute name="legNumber" type="xs:int"/>

attribute TurnRestriction/@type
type trafficTurnRestriction
properties
isRef 0
facets
enumeration none
enumeration no-left-turn
enumeration no-right-turn
enumeration no-U-turn
enumeration no-turn
source <xs:attribute name="type" type="trafficTurnRestriction"/>


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