We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
An external java->xsd binding file may be needed to:
a. provide multiple ways to serialize/deserialize a single set of classes by generating different XML schemas.
b. apply customizations to code that cannot be annotated using JSR175 annotations (e.g. library).
The current proposal is described in note:
https://www.dev.java.net/files/documents/919/3959/jaxb20-note-0015.txt
Operating System: All Platform: All
[2.0 draft]
The text was updated successfully, but these errors were encountered:
@glassfishrobot Commented Reported by sekhar
Sorry, something went wrong.
@glassfishrobot Commented Was assigned to sekhar
@glassfishrobot Commented sekhar said: Updating the status to follow the lifecycle issue outlined in the jaxb20-note-0007.txt.
@glassfishrobot Commented This issue was imported from java.net JIRA JSR222-26
glassfishrobot
No branches or pull requests
An external java->xsd binding file may be needed to:
a. provide multiple ways to serialize/deserialize a single set of
classes by generating different XML schemas.
b. apply customizations to code that cannot be annotated using
JSR175 annotations (e.g. library).
The current proposal is described in note:
https://www.dev.java.net/files/documents/919/3959/jaxb20-note-0015.txt
Environment
Operating System: All
Platform: All
Affected Versions
[2.0 draft]
The text was updated successfully, but these errors were encountered: