Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » XSD » Generate POJO from XSD
Generate POJO from XSD [message #1804560] Thu, 28 March 2019 17:40
Mike Walsh is currently offline Mike WalshFriend
Messages: 1
Registered: March 2019
Junior Member
Hello,

I'd like to be able to generate POJO classes from andXSD schema. But I don't want xmlbean classes, I'd really like something similar to what the EMF model generates, but without relying on the ECore classes, which I don't think I'll be able to import into my environment.

Using the Kepler version of Eclipse, I was able to start an EMF project by importing the XSD, and then generate the java classes. Looked good, except as I said above, I don't think I can use the ECore classes, so I'm wondering if there is another way to generate non-xmlbean, non-emf classes starting with an XSD.

Thanks for any help/guidance
Previous Topic:Custom Attributes of ComplexType
Next Topic:Trouble validating XML against XSD
Goto Forum:
  


Current Time: Thu Apr 25 17:56:14 GMT 2024

Powered by FUDForum. Page generated in 5.03576 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top