|
Hi all, I am using
XML Beans to generate java classes from an XSD. I am facing a problem in the
same. When ever I generate the java classes, all the element names which have
underscore in their name have been changed by removing underscore. For example if there is a Complex element called
“A_B”. Then the java class generated will have the name “AB”
instead of “A_B” Why is xmlbeans eating
up the underscore. Any solution for this. Please help
guys. Pretty urgent. Thanks in advance Regards Kashyap
|
- Using XML Beans to convert XSD to java classes Kashyap
- RE: Using XML Beans to convert XSD to jav... Christophe Bouhier (MC/ECM)
- RE: Using XML Beans to convert XSD to jav... Kashyap
- RE: Using XML Beans to convert XSD to jav... Radu Preotiuc-Pietro

