Hi, The current code is taking care of 'src' attribute for state, parallel, assign and invoke element. Invoke element should still accept 'src' attribute, but it seems to have been removed for the other elements in the current specification.
Do we need to deprecate (and remove later) the current behavior for those elements except of invoke element? Or is there still any good reason to keep the feature for some reason (e.g, overriding something from the 'src' for state/parallel element as a commons-scxml feature) ? Regards, Woonsan