This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes XML and Related Technologies and the fly likes Generating XML files 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 "Generating XML files" Watch "Generating XML files" New topic
Author

Generating XML files

Zafer Abu saeed
Ranch Hand

Joined: Mar 28, 2004
Posts: 40
Hello all,
I need to generate XML files according to an XSD (schema).
The schema is somehow complex, and I need to know which is an easy and flexible (minimal hardcoding) way to generate XML files to be valid based on this schema.
I heared about several APIs and tools, but I have no experience in none of these, so can somebody please help me and advise for the best way to generate XML files.?
Thanks in advance


Thanks,<br /> Zafer<br /> SCJP, SCWCD
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Generating XML files
 
Similar Threads
creating xml documents from schemas?
General question on JAXB annotations generated when using xjc
Generating XML schema from Database
RESTful client or HTTP client with DOM
Generating XSD files from HTML form.