xjb Questions
2
Solved
I'd like to override package for my schema via binding .xjb file.
It is done with:
<schemaBindings>
<package name="com.schema.common" />
</schemaBindings>
JXC compiler...
3
Solved
1
Solved
I tried the solution of the question here JAXB Simplify plugin vs *.xjb.
but it failed with the following exception
" compiler was unable to honor this simplify:as-element-property customization....
Samp asked 23/10, 2014 at 8:23
1
Solved
I'm trying to use the Simplify plugin to replace a complex property with a set of simpler ones. I made it working following the plugin's manual. But I can't change the original schema, so I have to...
Haland asked 22/7, 2013 at 18:14
1
© 2022 - 2024 — McMap. All rights reserved.