Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.3.1
-
None
-
None
-
Windows 10. Maven 3.6.3
-
Unknown
Description
Hello,
I am trying to generate classes for a large intertwined XSD schema using "cxf-xjc-plugin"
But I get an error saying:
Caused by: com.sun.istack.SAXParseException2: Base complex type "PlPosInterfaceBaseData" is derived by restriction, while this complex type "PlPosInterfaceData" is derived by extension. This is not currently handled by XJC, but we are seeking input on this issue. Please report this to the JAXB team.
Now I know this is an old error. I saw references to it as old as 2006. I just wanted to know that is there a workaround for this yet. And by JAXB team, does it mean Oracle?
I have never raised an issue before. So I have no idea what to fill in all the fields! So I am not sure if this is the right place for it.
If you can guide me, that would be great. Thanks.