diagram | |||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
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> |
type | station | ||
properties |
|
||
source | <xs:attribute name="station" type="station"/> |
type | xs:double | ||
properties |
|
||
source | <xs:attribute name="signalPeriod" type="xs:double"/> |
type | trafficControlPosition | ||||
properties |
|
||||
facets |
|
||||
source | <xs:attribute name="controlPosition" type="trafficControlPosition"/> |
type | trafficControlType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="controlType" type="trafficControlType"/> |