Daniel Pfuhl <[EMAIL PROTECTED]> writes:

> Hello,
> 
> Can anybody tell me what the meaning of
> <esql:get-xml column="test"/> is?
> I understand 
> <esql:get-string column="test"/> !
> Is get-xml returning xml? What type 
> do I have to assign to my databasecolumn?

Text for postgreSQL for example, but the string must be a valid XML
tree. e.g:

<content>string content and <em>emphasised text</em></content>

-- 
Aurélien

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to