android-jaxb icon indicating copy to clipboard operation
android-jaxb copied to clipboard

BugFix: wrong modification of particle object instead of newParserContext

Open siboxd opened this issue 6 years ago • 1 comments

BugFix: I think you should not modify particle object (as it represets the xsd read file)

You had to change the newParseContext to adhere what "xsd" dictates.

Let me know if i'm right

siboxd avatar Jan 15 '19 11:01 siboxd

You're right I believe - this should fix the maxOccurs to have inline element list.

ducquoc avatar May 20 '20 04:05 ducquoc