Skip to content

Datamodel attribute to scxml root node #70

@GoogleCodeExporter

Description

@GoogleCodeExporter
In the SCXML definition, the datamodel to be used may be specified in the scxml 
root attribute (see http://www.w3.org/TR/scxml/#profiles)

This is however not possible currently. As a work-around I currently use a name 
attribute to the SCXML root node, e.g.:
'example" datamodel="ecmascript"'
i.e: The root node name is 'example' and the datamodel used is 'ecmascript'.

I'm not sure whether it is really necessary to implement this, but the least I 
can do is to submit this issue.

Original issue reported on code.google.com by mrtmei...@gmail.com on 20 Mar 2013 at 1:29

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions