android-jaxb
android-jaxb copied to clipboard
BugFix: wrong modification of particle object instead of newParserContext
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
You're right I believe - this should fix the maxOccurs
to have inline element list.