Skip to content

narrow screen resolution wide screen resolution auto screen resolution Increase font size Default font size Decrease font size default color brick color green color
Home FAQs Language What is XAL?

Favourites Create PDF Email Print

What is XAL?

Hits:
335
Rating:
 
Vote for this:
Good - Bad
favoured:
0 Favour

Answer

XAL is the acronym of XML Automata Language. It is a language which allows to create web oriented and common application starting from the automaton definition. The application is defined as a states collection and a transitions set between these states: a transition is perfomed when a particular event arises.

XAL allows to define temporal constraints that have to be statisfied in order that specific transitions can be perfomed properly.

Each state has two functions associated: an action one and a metric one. These function can be PHP functions or class method or web services calls.

Category