SCXML: Difference between revisions

Content deleted Content added
No edit summary
The specification is now final ("Recommendation")
Line 12:
| owner = [[World Wide Web Consortium]]
| genre = [[Markup language]]
| latest release version = Last Call Working Draft1.0
| latest release date = MaySeptember 291, 20142015
| container for =
| contained by =
Line 29:
One of the goals of this language is to make sure that the language is compatible with CCXML and that there is an easy path for existing CCXML scripts to be converted to SCXML without major changes to the programming model or document structure (for example, by using an [[XSL Transformations|XSL Transformation]]).
 
The proposedcurrent recommendationversion of the specification was released by the W3C in AprilSeptember 2015.<ref>{{cite web
| url=httphttps://www.w3.org/TR/2015/PR-scxml-20150430/
| title=State Chart XML (SCXML): State Machine Notation for Control Abstraction, W3C Proposed Recommendation
| publisher=[[World Wide Web Consortium]]
| date= AprilSeptember 301, 2015
| accessdate=20152016-0603-1702}}</ref>
 
==Examples==
Line 108:
 
==External links==
*[http://www.w3.org/TR/scxml/ W3C SCXML lastspecification working draft1.0]
 
{{W3C standards}}