Hi, I'm trying to get xml-code out of a relational database (MySQL). The code ist stored in a TextField. I made a test table like:
id | xml ----+-------------- 1 <test>this is a test</test> I'm using Cocoon 2.1m2. I tried to use a logicsheet with esql and its "<esql:get-xml>" but I'm getting only undefined errors when trying to access the data of the text field. When using "<esql:get-string>", e.g. "<" is becoming "<" Is there any way (better: with the SQL-Transformer) to get the result I want? Thank You!! [EMAIL PROTECTED]@xml.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]