jakartaee / jakartaee/jaxb-api
mapping : external java->xsd binding customization file
Open
Blocker
enhancement
javatoxsd
- Dominant language
- Java
- Stars
- 79
- Forks
- 48
- Avg merge
- 7h 12m
- Merged PRs (30d)
- 2
Description
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](https://www.dev.java.net/files/documents/919/3959/jaxb20-note-0015.txt)
#### Environment
Operating System: All
Platform: All
#### Affected Versions
[2.0 draft]
Contributor guide
Assessment
This issue has not been assessed yet.