Ate Douma created SCXML-267:
-------------------------------
Summary: Support <data> src attribute and <assign> inline data
Key: SCXML-267
URL: https://issues.apache.org/jira/browse/SCXML-267
Project: Commons SCXML
Issue Type: New Feature
Reporter: Ate Douma
Assignee: Ate Douma
Fix For: 2.0
The SCXML [<data>|https://www.w3.org/TR/2015/REC-scxml-20150901/#data] allows
specifying data from an external resource through its src attribute (URI),
which wasn't implemented yet.
Similary the SCXML
[<assign>|https://www.w3.org/TR/2015/REC-scxml-20150901/#assign] allows
specifying data inline as body of its element, which also wasn't implemented
yet.
Implementing these fixes another 2-3 SCXML IRP test.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)