Class InfrastructureAction

Applied Stereotypes:
XSDcomplexType

Defines an action which changes a state of a traffic signal or a traffic signal controller.

Used in:
GlobalAction
Properties
  Name Type Cardinality AppliedStereotypes Description
  trafficSignalAction TrafficSignalAction 1..1 XSDelement Set or override a signals state or a signal controllers state from a road network.
XSD 1.3 Representation


<xsd:complexType name="InfrastructureAction">
<xsd:all>
<xsd:element name="TrafficSignalAction" type="TrafficSignalAction"/>
</xsd:all>
</xsd:complexType>

Stereotype Details Information
  • Class
    • XSDcomplexType [modelGroup: "all"; mixed: "false"]
  • Property trafficSignalAction
    • XSDelement [position: "1"]

To XSD