element TrafficControl
diagram LandXML-1.2Doc_p190.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      
signalPeriodxs:double      
controlPositiontrafficControlPosition      
controlTypetrafficControlType      
source <xs:element name="TrafficControl">
 
<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="signalPeriod" type="xs:double"/>
   
<xs:attribute name="controlPosition" type="trafficControlPosition"/>
   
<xs:attribute name="controlType" type="trafficControlType"/>
 
</xs:complexType>
</xs:element>

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

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

attribute TrafficControl/@controlPosition
type trafficControlPosition
properties
isRef 0
facets
enumeration side
enumeration overhead
source <xs:attribute name="controlPosition" type="trafficControlPosition"/>

attribute TrafficControl/@controlType
type trafficControlType
properties
isRef 0
facets
enumeration none
enumeration signal
enumeration stop
enumeration yield
source <xs:attribute name="controlType" type="trafficControlType"/>


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