XJC generated code misses out some fields from XML · Issue #837 · javaee/jaxb-v2 (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
This repository was archived by the owner on Feb 5, 2019. It is now read-only.
This repository was archived by the owner on Feb 5, 2019. It is now read-only.
Description
I'm parsing an XML after performing codegen using xjc, and then re-encoding it. Some data is missing. In fact when I parse it, I am unable to access these fields.
I've attached a maven project with test case for this.
Affected Versions
[2.1.13]