You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Daniel Pfuhl <pf...@yahoo.de> on 2001/06/20 11:53:41 UTC

C2: ESQL-Syntax

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?

daniel


=====
--------------------------------------------------------
Daniel Pfuhl
mailto:daniel@dphome.de

__________________________________________________________________
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de

---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: C2: ESQL-Syntax

Posted by Daniel Pfuhl <pf...@yahoo.de>.
Hello again,

is there anywhere a specification for
the ESQL syntax? I looked for it on
xml.apache.org but didn't find something...

daniel


--- Aurelien DEHAY <au...@sncf.fr> schrieb: >
Daniel Pfuhl <pf...@yahoo.de> 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:
> <co...@xml.apache.org>
> For additional commands, e-mail:
> <co...@xml.apache.org>
> 


=====
--------------------------------------------------------
Daniel Pfuhl
mailto:daniel@dphome.de

__________________________________________________________________
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de

---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: C2: ESQL-Syntax

Posted by Aurelien DEHAY <au...@sncf.fr>.
Daniel Pfuhl <pf...@yahoo.de> 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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>