Content deleted Content added
Fixed plural |
|||
Line 22:
'''SCXML''' stands for State Chart XML: State Machine Notation for Control Abstraction. It is an [[XML]]-based [[markup language]] that provides a generic [[state-machine]]-based execution environment based on [[Harel statechart]]s.
SCXML is able to describe complex [[finite state machine]]s. For example, it is possible to describe notations such as sub-states, parallel states, synchronization, or concurrency, in SCXML.
==Goals==
|