Sets a specific phase of a traffic signal controller, typically affecting a collection of signals.
<xsd:complexType name="TrafficSignalControllerAction"> <xsd:attribute name="trafficSignalControllerRef" type="String" use="required"/> <xsd:attribute name="phase" type="String" use="required"/> </xsd:complexType>
To XSD To XSD Tree