Tobias Lippert created SCXML-251:
------------------------------------
Summary: src attribute is not available for data elements
Key: SCXML-251
URL: https://issues.apache.org/jira/browse/SCXML-251
Project: Commons SCXML
Issue Type: Bug
Affects Versions: 2.0
Reporter: Tobias Lippert
Priority: Minor
The read routine ignores the "src" attribute in <data> elements in the data
model.
The field should be available to allow for users of the library to identify
data elements with a src, and process the value of the attribute.
The Data class itself already has the src member, and the corresponding getters
and setters.
Adding the
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)