aspose file tools
The moose likes XML and Related Technologies and the fly likes How to put xml heading in Jibx generated xml file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "How to put xml heading in Jibx generated xml file" Watch "How to put xml heading in Jibx generated xml file" New topic
Author

How to put xml heading in Jibx generated xml file

Ajay Kamble
Ranch Hand

Joined: Jan 23, 2009
Posts: 51
I am following Jibx Java-to-xml tutorial. However there is no xml heading in the generated XML file

<?xml version="1.0" encoding="UTF-8"?>

What code/configuration is needed to make sure this heading is output in the XML?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to put xml heading in Jibx generated xml file
 
Similar Threads
Facade design pattern in web services
JIBX - ant script for jar.
extract inline XSD from wsdl into an external file?
JiBX
Converting JAXB to JIBX... any ideas?