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

Schemas for the JAXB extensions #111

Open
Vampire opened this issue Dec 10, 2019 · 2 comments
Open

Schemas for the JAXB extensions #111

Vampire opened this issue Dec 10, 2019 · 2 comments
Assignees
Milestone

Comments

@Vampire
Copy link

Vampire commented Dec 10, 2019

As far as I have seen, there are no actual schema files for your JAXB extensions.
This means that an average XML editor cannot load any schema for the respective namespaces.
This makes it impossible to validate the tags or also have code-completion in XML editors that would support this.
It would be really handy if you could provide schema files for the extensions you are providing.

@mattrpav
Copy link
Collaborator

Are there particular extensions you are referring? Most of the configuration of plugins is that they are activated with flags, not schemas.

@mattrpav mattrpav added this to the 2.x milestone Apr 26, 2022
@mattrpav mattrpav self-assigned this Apr 26, 2022
@Vampire
Copy link
Author

Vampire commented May 6, 2022

Well, any plugin that takes information from the schema.
For example for the inheritance plugin the super class is configured within the schema.
I think that's actually the only one affecting us, but I thought I'll write the issue more generally as there are for sure other cases to cover.
Maybe I was wrong and it is only that one. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants