Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use XSD for custom action schema #37

Open
Phrogz opened this issue Feb 28, 2023 · 0 comments
Open

Use XSD for custom action schema #37

Phrogz opened this issue Feb 28, 2023 · 0 comments
Labels
feature New feature or request for enhancement hard more than 8 hours of work medium-value Solving this provides some value

Comments

@Phrogz
Copy link
Owner

Phrogz commented Feb 28, 2023

What: instead of the custom schema for actions that's inline in the SCXML, allow the root XML to specify a separate XSD file for the available actions.
Why: coming up with our own schema syntax is dumb. Further, it pollutes each SCXML that needs to be edited, instead of referencing a common file. A really well-formed SCXML might have this already.

@Phrogz Phrogz added feature New feature or request for enhancement hard more than 8 hours of work medium-value Solving this provides some value labels Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request for enhancement hard more than 8 hours of work medium-value Solving this provides some value
Projects
None yet
Development

No branches or pull requests

1 participant