I have a report that for the most part is pretty simple.  However I have run
into a circumstance I have never dealt with before.  4 of the fields in my
report come from a single database entry which contains formated XML.  This
field is used as a dictionary style catch all similar to a metadata style
structure.

<ServiceMetadataHeader>
<f1/>
<f2/>
<f3/>
<f4/>
<f4/>
<f5>Data Sample 1</f5>
<f6/>
<f7>Data Sample 2</f7>
<f8>Data Sample 3</f8>
<f9>Data Sample 4</f9>
<f10/>
</ServiceMetadataHeader>


I need to create a report without deploying a new build due to internal
reasons and thus would like to handel it within the compiled jasper report. 
Anyone have an experience on this one?


-- 
View this message in context: 
http://www.nabble.com/Parsing-XML-tf3194420.html#a8869072
Sent from the jasperreports-questions mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions

Reply via email to