I have some common types which are defined in an xsd
file which is then later bundled as a jar file. I have this jar file in my classpath and I want to include this xsd into another xsd to use those types. How to refer the schema in a jar file? Also I want to create JAXB objects from the new schema is it possible. Also I want to use this new schema into my WSDL. Is it possible?
Asked
Active
Viewed 4,296 times
5

user483513
- 83
- 1
- 2
- 5