Hi guys,Just found out there is an another, easier, way. A post on
stackoverflow got me on to this: simply use the XSLT component in a
process to 'convert' the incoming xml to the same xml. This will
automagically convert all CDATA tags to encoded text tags which of
course can than accessed used xpath without any problems.I used the
exact xslt given in the answer in the XSLT component and it works like a
charm.Here's the direct link to the answer on stackoverflow:
http://stackoverflow.com/a/1054...