aspose file tools
The moose likes XML and Related Technologies and the fly likes JAXB - how to disable namespace in the generated xml? 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 - how to disable namespace in the generated xml?" Watch "JAXB - how to disable namespace in the generated xml?" New topic
Author

JAXB - how to disable namespace in the generated xml?

avihai marchiano
Ranch Hand

Joined: Jan 10, 2007
Posts: 342
Hey,

I generate Jaxb obeject with xjc (use maven plugin).
The generated xml has "ns:" as namespace.

My question is how to disable this?
I dont want to touch in the objects which generated by Jaxb , since i generate them automaticly. i prefer to use customization or any other solution.

Thank you
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JAXB - how to disable namespace in the generated xml?
 
Similar Threads
Generate XML with out JAXB
JAXB parser
how to identify the type of incoming object when using wsdl extracted code? - very urgent
Enable auto JAXB bindings OR do JAXB manually
JAXWS client SOAP manipulation