-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
Our current AS7 xsd uses, for the sequencers configuration, an attribute named "classname" which can be used as the sequencer alias and/or fully qualified class name.
Our JSON schema uses the "type" attribute for the same purpose. We should change the latter to "classname", so that we have the same naming convention.
The change involves the code, tests and documentation.