aspose file tools
The moose likes XML and Related Technologies and the fly likes JAxB for XSDs with inheritance Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "JAxB for XSDs with inheritance" Watch "JAxB for XSDs with inheritance" New topic
Author

JAxB for XSDs with inheritance

B Mampilli
Ranch Hand

Joined: Aug 05, 2002
Posts: 61
Hello,

I have 4 XSDs that have inheritance. For example: A.XSD ->B.XSD - C.XSD ->D.XSD.

When I am trying to generate the Java classes for this, it is not generating the same. However, when I do it for XSDs without inheritance, the corresponding Java classes get created.

I wanted to know if JaxB supports the creation of JAva classes for XSDs with inheritance.

Regards,
Bonson Mampilli

Boney
SCJP, SCWCD
Jan Cumps
Bartender

Joined: Dec 20, 2006
Posts: 2343

Bonson ,

I moved this topic to our XML and Related Technologies forum.


OCUP UML fundamental
ITIL foundation
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JAxB for XSDs with inheritance
 
Similar Threads
Cannot compile XSD using JAXB
DOM code generator for XML
Problem while generating JAXB mapping classes for remotely place XSDs
Error while parsing schema
JAXB file generation though RAD