Hi,

Did you try the option of using "XML DataSource" via IReport ?
I think you would need to use "XML DataSource".
Need to use XPath to identify your dataset ie XPath expression for the nodes
selection.
The XPath specifics are available at the web page
http://www.w3.org/TR/xpath.

/newbie


Loganathan wrote:
> 
> Hi Subrata,
>  I am also facing the same problem, please share with me if you have the
> solution.
> 
> Regards,
> Loganathan
> 
> 
> Subrata1208 wrote:
>> 
>> How can i make my output xml(Custom xml) generated by Jasper Report like
>> this. e.g
>> 
>> <customer>
>> <fn>Subrata</fn>
>> <ln>Saha</ln>
>> </customer>
>> 
>> While Jasper Report create with JasperPrint tag and lot of un neessary
>> stuff which my application can't understand. 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Custom-xml-Creation-----tp20536638p22150326.html
Sent from the jasperreports-questions mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions

Reply via email to