You receive the database content as list/map. Than you can use a bean or processor to transfom it to everything you need. E. g. to a JAXB bean and than marshall [1] it to xml. You don't have to use xslt.
[1] http://camel.apache.org/jaxb.html Best, Christian On Mon, Jan 7, 2013 at 11:43 AM, sprabu <sathiyapr...@gmail.com> wrote: > Is it possible to bring the DB values in to XSL ??? If so, can you please > tell me how? > > Many Thanks in Advance. > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/How-map-the-SQL-query-values-in-to-XML-Payload-tp5724584p5725044.html > Sent from the Camel - Users mailing list archive at Nabble.com. > --