Open glassfishrobot opened 8 years ago
Reported by Artemik
artemik said: Need to mention that they have the same namespace and the base xsd is xsd:include'ed in the second one.
Was assigned to yaroska
This issue was imported from java.net JIRA JAXB-1090
I have two xsd files. In the base xsd file I have two elements of the same type. Therefore one of them is not created with XmlRootAnnotation and is not written into episode.xjb file when generating schema for the base xsd. It leads to creating this class again for the second xsd, since it is not presented in any way in the episode.xjb. It seems that it's not supported at all as for now. Version tested: 2.2.11