Sidéma is proud to present you the web site for our new product called SSCXML. You can find the new site
here.
SCXML which means State Chart XML defines an easy way to describe a finite state machine
through an XML file. SCXML is currently a working draft by the W3C. The latest version of
this draft is from february 2007.
SCXML is able to describe quite complex finite state machines. It is possible to describe
sub-states, parallel states, synchronisation and concurrency.
The objective of SCXML is to generify state diagram notations which are already used in other
XML contexts. SCXML will replace the next version of CCXML, an XML standard describing the
integration of telephony to VoiceXML.
SCXML can be used in different ways within an application:
- Management of the states of an application.
- Management of the on screen menus.
- State management for an Artificial Intelligence.
- Dialog or interview management.
Sidéma provides the
first C++ implementation of this new standard.
SSCXML (Simple State Chart XML) is available for application development for Win32 and WinCE (ArmV4 and ArmV4I processors).