Luca,

I agree it converts them to plain text anyway, but since this text is HTML,
I guess it's much different having it serialized as <p>test</p>
instead of <p>test</p>. Or maybe I missed something :-))


L.



-----Messaggio originale-----
Da: Luca Morandini [mailto:[EMAIL PROTECTED]]
Inviato: giovedì 3 ottobre 2002 13.10
A: [EMAIL PROTECTED]
Oggetto: RE: embedding html in xml ?


Lorenzo,

you don't need the "disable-output-escaping" to do that, "xsl:value-of"
converts everything into plain text just the same.

Anyway, I inferred Jessica wanted to retain her links, not convert them into
text.

Best regards,

---------------------------------------------
               Luca Morandini
               GIS Consultant
              [EMAIL PROTECTED]
http://utenti.tripod.it/lmorandini/index.html
---------------------------------------------


> -----Original Message-----
> From: Lorenzo De Sio [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 03, 2002 12:58 PM
> To: '[EMAIL PROTECTED]'
> Subject: R: embedding html in xml ?
>
>
> What about
>
>       <xsl:value-of select="html_field_name"
> disable-output-escaping="yes"/>
>
> ?
>
>
> L.
>
> -----Messaggio originale-----
> Da: Jessica Niewint [mailto:[EMAIL PROTECTED]]
> Inviato: giovedì 3 ottobre 2002 11.06
> A: [EMAIL PROTECTED]
> Oggetto: embedding html in xml ?
>
>
> Until my books are arriving I have to continue to post all my questions
> that couldn't be answered by mysql and the internet ....
>
> In my database is saved a paragraph which contains not only pure text, but
> also an url . Via esql (xsp) I read this data and generate with my xsl and
> html document.
> How can I realize an output of an "click-able" url?
>
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>


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

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

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

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

Reply via email to