Jasper report using SQL Datasource with xml String in one columns how can't I parse the xml string to extract the fields



I have to build a Jasper report from a sql datasource. One of the columns is a xml string, is there a easy way to get that xml string parsed and extracted to fields? Is subquerying that $Field using xpath possible? Thanks so much,


No comments:

Post a Comment