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.4 Representation


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

Change log from version 1.3
  • Property 'trafficSignalAction'. Stereotype <<XSDelement>>. Tagged value 'position' removed.
Stereotype Details Information
  • Class
    • XSDcomplexType [modelGroup: "all"; mixed: "false"]
  • Property trafficSignalAction
    • XSDelement

To XSD