You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by ko...@brel.com on 2001/06/04 19:12:52 UTC

the problem of  

hi,

I use the   to define a empty roll or column, but it result a error(The entity "nbsp" was 
referenced, but not declared) when the xsl is parsed. May I know how to solve this problem ?

Thank you.

Kok Choon

--------------------------------------------------------
E-mail: kokchoon@brel.com
Date: 06/05/01
Time: 01:12:52

This message was sent by Z-Mail Pro - from NetManage
NetManage - delivers Standards Based IntraNet Solutions
--------------------------------------------------------

---------------------------------------------------------------------
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: the problem of  

Posted by andre powroznik <an...@uniway.be>.
Hi,

would not work simply &amp;nbsp; without disable-output-escaping ?

Drasko Kokic wrote:

> Thanks a million ... this worked :-)
>
> Just a question ... isn't it prohibited to use
> "disable-output-escaping" in Cocoon?!?!
>
> Drasko
>
> --- Klaus-Hendrik Wolf <K-...@ifmi.org> wrote:
> > Hi,
> >
> > just try
> > <xsl:text
> > disable-output-escaping="yes">&amp;nbsp;</xsl:text>
> > that should work (does for me).
> >
> > Regards
> >
> >    Klaus Hendrik
> >
> >
> > At 10:17 18.07.2001, you wrote:
> > >Yes I did ... and it produces the following HTML:
> > >
> > >               &amp;nbsp;
> > >
> > >Needless to say that is not exactly what I was
> > looking
> > >for :-)
> > >
> > >Thanks for your help
> > >Drasko
> > >
> > >--- andre powroznik <an...@uniway.be>
> > wrote:
> > > > Did you try putting it in a CDATA ?
> > > >
> > > > <![CDATA[&nbsp;]]>
> > > >
> > > > Drasko Kokic wrote:
> > > >
> > > > > Hello again,
> > > > >
> > > > > could anybody provide some code how to
> > overcome
> > > > this
> > > > > problem?!
> > > > >
> > > > > How should the nbsp be defined in XSL so that
> > > > after
> > > > > serialisation it only produces "&nbsp;"?
> > > > >
> > > > > TIA
> > > > > Drasko
> > > > >
> > > > > --- Frans Thamura <ft...@yahoo.com> wrote:
> > > > > > Try used XSL syntax, nbsp is HTML syntax..
> > > > > >
> > > > > > I forgot the value, but it is look like #Ax0
> > or
> > > > > > something.. that works in my
> > > > > > script
> > > > > >
> > > > > > Frans
> > > > > >
> > > > > > ----- Original Message -----
> > > > > > From: <ko...@brel.com>
> > > > > > To: <co...@xml.apache.org>
> > > > > > Sent: Tuesday, June 05, 2001 12:12 AM
> > > > > > Subject: the problem of &nbsp
> > > > > >
> > > > > >
> > > > > > > hi,
> > > > > > >
> > > > > > > I use the &nbsp; to define a empty roll or
> > > > column,
> > > > > > but it result a
> > > > > > error(The entity "nbsp" was
> > > > > > > referenced, but not declared) when the xsl
> > is
> > > > > > parsed. May I know how to
> > > > > > solve this problem ?
> > > > > > >
> > > > > > > Thank you.
> > > > > > >
> > > > > > > Kok Choon
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> >
> >--------------------------------------------------------
> > > > > > > E-mail: kokchoon@brel.com
> > > > > > > Date: 06/05/01
> > > > > > > Time: 01:12:52
> > > > > > >
> > > > > > > This message was sent by Z-Mail Pro - from
> > > > > > NetManage
> > > > > > > NetManage - delivers Standards Based
> > IntraNet
> > > > > > Solutions
> > > > > > >
> > > > > >
> > > > >
> > > >
> >
> >--------------------------------------------------------
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> >
> >---------------------------------------------------------------------
> > > > > > > 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>
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> >
> >_________________________________________________________
> > > > > > Do You Yahoo!?
> > > > > > Get your free @yahoo.com address at
> > > > > > http://mail.yahoo.com
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> >
> >---------------------------------------------------------------------
> > > > > > 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>
> > > > > >
> > > > >
> > > > >
> > __________________________________________________
> > > > > Do You Yahoo!?
> > > > > Get personalized email addresses from Yahoo!
> > Mail
> > > > > http://personal.mail.yahoo.com/
> > > > >
> > > > >
> > > >
> >
> >---------------------------------------------------------------------
> > > > > 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>
> > > >
> > > >
> > > >
> >
> >---------------------------------------------------------------------
> > > > 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>
> > > >
> > >
> > >
> > >__________________________________________________
> > >Do You Yahoo!?
> > >Get personalized email addresses from Yahoo! Mail
> > >http://personal.mail.yahoo.com/
> > >
> >
> >---------------------------------------------------------------------
> > >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>
> >
> >
> >
> ---------------------------------------------------------------------
> > Please check that your question has not already been
> > answered in the
> > FAQ before posting.
> > <http://xml.apache.org/cocoon/faqs.html>
> >
> >
> === message truncated ===
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/
>
> ---------------------------------------------------------------------
> 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>


---------------------------------------------------------------------
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: the problem of  

Posted by Drasko Kokic <dr...@yahoo.com>.
Thanks a million ... this worked :-)

Just a question ... isn't it prohibited to use
"disable-output-escaping" in Cocoon?!?!

Drasko

--- Klaus-Hendrik Wolf <K-...@ifmi.org> wrote:
> Hi,
> 
> just try
> <xsl:text
> disable-output-escaping="yes">&amp;nbsp;</xsl:text>
> that should work (does for me).
> 
> Regards
> 
>    Klaus Hendrik
> 
> 
> At 10:17 18.07.2001, you wrote:
> >Yes I did ... and it produces the following HTML:
> >
> >               &amp;nbsp;
> >
> >Needless to say that is not exactly what I was
> looking
> >for :-)
> >
> >Thanks for your help
> >Drasko
> >
> >--- andre powroznik <an...@uniway.be>
> wrote:
> > > Did you try putting it in a CDATA ?
> > >
> > > <![CDATA[&nbsp;]]>
> > >
> > > Drasko Kokic wrote:
> > >
> > > > Hello again,
> > > >
> > > > could anybody provide some code how to
> overcome
> > > this
> > > > problem?!
> > > >
> > > > How should the nbsp be defined in XSL so that
> > > after
> > > > serialisation it only produces "&nbsp;"?
> > > >
> > > > TIA
> > > > Drasko
> > > >
> > > > --- Frans Thamura <ft...@yahoo.com> wrote:
> > > > > Try used XSL syntax, nbsp is HTML syntax..
> > > > >
> > > > > I forgot the value, but it is look like #Ax0
> or
> > > > > something.. that works in my
> > > > > script
> > > > >
> > > > > Frans
> > > > >
> > > > > ----- Original Message -----
> > > > > From: <ko...@brel.com>
> > > > > To: <co...@xml.apache.org>
> > > > > Sent: Tuesday, June 05, 2001 12:12 AM
> > > > > Subject: the problem of &nbsp
> > > > >
> > > > >
> > > > > > hi,
> > > > > >
> > > > > > I use the &nbsp; to define a empty roll or
> > > column,
> > > > > but it result a
> > > > > error(The entity "nbsp" was
> > > > > > referenced, but not declared) when the xsl
> is
> > > > > parsed. May I know how to
> > > > > solve this problem ?
> > > > > >
> > > > > > Thank you.
> > > > > >
> > > > > > Kok Choon
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
>
>--------------------------------------------------------
> > > > > > E-mail: kokchoon@brel.com
> > > > > > Date: 06/05/01
> > > > > > Time: 01:12:52
> > > > > >
> > > > > > This message was sent by Z-Mail Pro - from
> > > > > NetManage
> > > > > > NetManage - delivers Standards Based
> IntraNet
> > > > > Solutions
> > > > > >
> > > > >
> > > >
> > >
>
>--------------------------------------------------------
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
>
>---------------------------------------------------------------------
> > > > > > 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>
> > > > >
> > > > >
> > > > >
> > > >
> > >
>
>_________________________________________________________
> > > > > Do You Yahoo!?
> > > > > Get your free @yahoo.com address at
> > > > > http://mail.yahoo.com
> > > > >
> > > > >
> > > > >
> > > >
> > >
>
>---------------------------------------------------------------------
> > > > > 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>
> > > > >
> > > >
> > > >
> __________________________________________________
> > > > Do You Yahoo!?
> > > > Get personalized email addresses from Yahoo!
> Mail
> > > > http://personal.mail.yahoo.com/
> > > >
> > > >
> > >
>
>---------------------------------------------------------------------
> > > > 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>
> > >
> > >
> > >
>
>---------------------------------------------------------------------
> > > 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>
> > >
> >
> >
> >__________________________________________________
> >Do You Yahoo!?
> >Get personalized email addresses from Yahoo! Mail
> >http://personal.mail.yahoo.com/
> >
>
>---------------------------------------------------------------------
> >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>
> 
> 
>
---------------------------------------------------------------------
> Please check that your question has not already been
> answered in the
> FAQ before posting.
> <http://xml.apache.org/cocoon/faqs.html>
> 
> 
=== message truncated ===


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

---------------------------------------------------------------------
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: the problem of  

Posted by Klaus-Hendrik Wolf <K-...@ifmi.org>.
Hi,

just try
<xsl:text disable-output-escaping="yes">&amp;nbsp;</xsl:text>
that should work (does for me).

Regards

   Klaus Hendrik


At 10:17 18.07.2001, you wrote:
>Yes I did ... and it produces the following HTML:
>
>               &amp;nbsp;
>
>Needless to say that is not exactly what I was looking
>for :-)
>
>Thanks for your help
>Drasko
>
>--- andre powroznik <an...@uniway.be> wrote:
> > Did you try putting it in a CDATA ?
> >
> > <![CDATA[&nbsp;]]>
> >
> > Drasko Kokic wrote:
> >
> > > Hello again,
> > >
> > > could anybody provide some code how to overcome
> > this
> > > problem?!
> > >
> > > How should the nbsp be defined in XSL so that
> > after
> > > serialisation it only produces "&nbsp;"?
> > >
> > > TIA
> > > Drasko
> > >
> > > --- Frans Thamura <ft...@yahoo.com> wrote:
> > > > Try used XSL syntax, nbsp is HTML syntax..
> > > >
> > > > I forgot the value, but it is look like #Ax0 or
> > > > something.. that works in my
> > > > script
> > > >
> > > > Frans
> > > >
> > > > ----- Original Message -----
> > > > From: <ko...@brel.com>
> > > > To: <co...@xml.apache.org>
> > > > Sent: Tuesday, June 05, 2001 12:12 AM
> > > > Subject: the problem of &nbsp
> > > >
> > > >
> > > > > hi,
> > > > >
> > > > > I use the &nbsp; to define a empty roll or
> > column,
> > > > but it result a
> > > > error(The entity "nbsp" was
> > > > > referenced, but not declared) when the xsl is
> > > > parsed. May I know how to
> > > > solve this problem ?
> > > > >
> > > > > Thank you.
> > > > >
> > > > > Kok Choon
> > > > >
> > > > >
> > > >
> > >
> >
>--------------------------------------------------------
> > > > > E-mail: kokchoon@brel.com
> > > > > Date: 06/05/01
> > > > > Time: 01:12:52
> > > > >
> > > > > This message was sent by Z-Mail Pro - from
> > > > NetManage
> > > > > NetManage - delivers Standards Based IntraNet
> > > > Solutions
> > > > >
> > > >
> > >
> >
>--------------------------------------------------------
> > > > >
> > > > >
> > > >
> > >
> >
>---------------------------------------------------------------------
> > > > > 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>
> > > >
> > > >
> > > >
> > >
> >
>_________________________________________________________
> > > > Do You Yahoo!?
> > > > Get your free @yahoo.com address at
> > > > http://mail.yahoo.com
> > > >
> > > >
> > > >
> > >
> >
>---------------------------------------------------------------------
> > > > 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>
> > > >
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Get personalized email addresses from Yahoo! Mail
> > > http://personal.mail.yahoo.com/
> > >
> > >
> >
>---------------------------------------------------------------------
> > > 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>
> >
> >
> >
>---------------------------------------------------------------------
> > 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>
> >
>
>
>__________________________________________________
>Do You Yahoo!?
>Get personalized email addresses from Yahoo! Mail
>http://personal.mail.yahoo.com/
>
>---------------------------------------------------------------------
>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>


---------------------------------------------------------------------
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: the problem of  

Posted by Drasko Kokic <dr...@yahoo.com>.
Yes I did ... and it produces the following HTML:

              &amp;nbsp;

Needless to say that is not exactly what I was looking
for :-)

Thanks for your help
Drasko

--- andre powroznik <an...@uniway.be> wrote:
> Did you try putting it in a CDATA ?
> 
> <![CDATA[&nbsp;]]>
> 
> Drasko Kokic wrote:
> 
> > Hello again,
> >
> > could anybody provide some code how to overcome
> this
> > problem?!
> >
> > How should the nbsp be defined in XSL so that
> after
> > serialisation it only produces "&nbsp;"?
> >
> > TIA
> > Drasko
> >
> > --- Frans Thamura <ft...@yahoo.com> wrote:
> > > Try used XSL syntax, nbsp is HTML syntax..
> > >
> > > I forgot the value, but it is look like #Ax0 or
> > > something.. that works in my
> > > script
> > >
> > > Frans
> > >
> > > ----- Original Message -----
> > > From: <ko...@brel.com>
> > > To: <co...@xml.apache.org>
> > > Sent: Tuesday, June 05, 2001 12:12 AM
> > > Subject: the problem of &nbsp
> > >
> > >
> > > > hi,
> > > >
> > > > I use the &nbsp; to define a empty roll or
> column,
> > > but it result a
> > > error(The entity "nbsp" was
> > > > referenced, but not declared) when the xsl is
> > > parsed. May I know how to
> > > solve this problem ?
> > > >
> > > > Thank you.
> > > >
> > > > Kok Choon
> > > >
> > > >
> > >
> >
>
--------------------------------------------------------
> > > > E-mail: kokchoon@brel.com
> > > > Date: 06/05/01
> > > > Time: 01:12:52
> > > >
> > > > This message was sent by Z-Mail Pro - from
> > > NetManage
> > > > NetManage - delivers Standards Based IntraNet
> > > Solutions
> > > >
> > >
> >
>
--------------------------------------------------------
> > > >
> > > >
> > >
> >
>
---------------------------------------------------------------------
> > > > 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>
> > >
> > >
> > >
> >
>
_________________________________________________________
> > > Do You Yahoo!?
> > > Get your free @yahoo.com address at
> > > http://mail.yahoo.com
> > >
> > >
> > >
> >
>
---------------------------------------------------------------------
> > > 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>
> > >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Get personalized email addresses from Yahoo! Mail
> > http://personal.mail.yahoo.com/
> >
> >
>
---------------------------------------------------------------------
> > 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>
> 
> 
>
---------------------------------------------------------------------
> 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>
> 


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

---------------------------------------------------------------------
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: the problem of  

Posted by andre powroznik <an...@uniway.be>.
Did you try putting it in a CDATA ?

<![CDATA[&nbsp;]]>

Drasko Kokic wrote:

> Hello again,
>
> could anybody provide some code how to overcome this
> problem?!
>
> How should the nbsp be defined in XSL so that after
> serialisation it only produces "&nbsp;"?
>
> TIA
> Drasko
>
> --- Frans Thamura <ft...@yahoo.com> wrote:
> > Try used XSL syntax, nbsp is HTML syntax..
> >
> > I forgot the value, but it is look like #Ax0 or
> > something.. that works in my
> > script
> >
> > Frans
> >
> > ----- Original Message -----
> > From: <ko...@brel.com>
> > To: <co...@xml.apache.org>
> > Sent: Tuesday, June 05, 2001 12:12 AM
> > Subject: the problem of &nbsp
> >
> >
> > > hi,
> > >
> > > I use the &nbsp; to define a empty roll or column,
> > but it result a
> > error(The entity "nbsp" was
> > > referenced, but not declared) when the xsl is
> > parsed. May I know how to
> > solve this problem ?
> > >
> > > Thank you.
> > >
> > > Kok Choon
> > >
> > >
> >
> --------------------------------------------------------
> > > E-mail: kokchoon@brel.com
> > > Date: 06/05/01
> > > Time: 01:12:52
> > >
> > > This message was sent by Z-Mail Pro - from
> > NetManage
> > > NetManage - delivers Standards Based IntraNet
> > Solutions
> > >
> >
> --------------------------------------------------------
> > >
> > >
> >
> ---------------------------------------------------------------------
> > > 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>
> >
> >
> >
> _________________________________________________________
> > Do You Yahoo!?
> > Get your free @yahoo.com address at
> > http://mail.yahoo.com
> >
> >
> >
> ---------------------------------------------------------------------
> > 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>
> >
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/
>
> ---------------------------------------------------------------------
> 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>


---------------------------------------------------------------------
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: the problem of  

Posted by Drasko Kokic <dr...@yahoo.com>.
Hello again,

could anybody provide some code how to overcome this
problem?!

How should the nbsp be defined in XSL so that after
serialisation it only produces "&nbsp;"?

TIA
Drasko

--- Frans Thamura <ft...@yahoo.com> wrote:
> Try used XSL syntax, nbsp is HTML syntax..
> 
> I forgot the value, but it is look like #Ax0 or
> something.. that works in my
> script
> 
> Frans
> 
> ----- Original Message -----
> From: <ko...@brel.com>
> To: <co...@xml.apache.org>
> Sent: Tuesday, June 05, 2001 12:12 AM
> Subject: the problem of &nbsp
> 
> 
> > hi,
> >
> > I use the &nbsp; to define a empty roll or column,
> but it result a
> error(The entity "nbsp" was
> > referenced, but not declared) when the xsl is
> parsed. May I know how to
> solve this problem ?
> >
> > Thank you.
> >
> > Kok Choon
> >
> >
>
--------------------------------------------------------
> > E-mail: kokchoon@brel.com
> > Date: 06/05/01
> > Time: 01:12:52
> >
> > This message was sent by Z-Mail Pro - from
> NetManage
> > NetManage - delivers Standards Based IntraNet
> Solutions
> >
>
--------------------------------------------------------
> >
> >
>
---------------------------------------------------------------------
> > 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>
> 
> 
>
_________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at
> http://mail.yahoo.com
> 
> 
>
---------------------------------------------------------------------
> 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>
> 


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

---------------------------------------------------------------------
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: the problem of  

Posted by Frans Thamura <ft...@yahoo.com>.
Try used XSL syntax, nbsp is HTML syntax..

I forgot the value, but it is look like #Ax0 or something.. that works in my
script

Frans

----- Original Message -----
From: <ko...@brel.com>
To: <co...@xml.apache.org>
Sent: Tuesday, June 05, 2001 12:12 AM
Subject: the problem of &nbsp


> hi,
>
> I use the &nbsp; to define a empty roll or column, but it result a
error(The entity "nbsp" was
> referenced, but not declared) when the xsl is parsed. May I know how to
solve this problem ?
>
> Thank you.
>
> Kok Choon
>
> --------------------------------------------------------
> E-mail: kokchoon@brel.com
> Date: 06/05/01
> Time: 01:12:52
>
> This message was sent by Z-Mail Pro - from NetManage
> NetManage - delivers Standards Based IntraNet Solutions
> --------------------------------------------------------
>
> ---------------------------------------------------------------------
> 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>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


---------------------------------------------------------------------
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: the problem of  

Posted by Jaroslaw Kutylowski <JK...@axit.pl>.
Hi Kok,

the ampersand is a special character, it introduces an entity which is
somewhat similar to a C #define. So the XML parser thinks &nbsp; is a XML
tag, which is not declared anywhere. There are two solutions. The better one
is to write an entity clause in your DTD which will map &nbsp; to &#160; or,
the less elegant version is to replace all &nbsp; tags with &#160;

Jarek


-----Original Message-----
From: kokchoon@brel.com [mailto:kokchoon@brel.com]
Sent: Monday, June 04, 2001 7:13 PM
To: cocoon-users@xml.apache.org
Subject: the problem of &nbsp


hi,

I use the &nbsp; to define a empty roll or column, but it result a error(The
entity "nbsp" was
referenced, but not declared) when the xsl is parsed. May I know how to
solve this problem ?

Thank you.

Kok Choon

--------------------------------------------------------
E-mail: kokchoon@brel.com
Date: 06/05/01
Time: 01:12:52

This message was sent by Z-Mail Pro - from NetManage
NetManage - delivers Standards Based IntraNet Solutions
--------------------------------------------------------

---------------------------------------------------------------------
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>


---------------------------------------------------------------------
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: R: the problem of  

Posted by ko...@brel.com.
hi Gabriele Domenichini,Frans Thamura, Jaroslaw Kutylowksi, Azmir

Thank for your reply, and i found the way to solve my problem.
I have build a Cocoon1.8 process flow, but still don't know is it correct or not,
so really need you help for giving comment on the process flow.

You may view the process flow at :http://www.webappcabaret.com/mysoft/cocoon1.8/

Thank you.

Kok Choon.

--------------------------------------------------------
E-mail: kokchoon@brel.com
Date: 06/05/01
Time: 20:57:44

This message was sent by Z-Mail Pro - from NetManage
NetManage - delivers Standards Based IntraNet Solutions
--------------------------------------------------------


---------------------------------------------------------------------
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>


R: the problem of  

Posted by Gabriele Domenichini <ga...@inver.it>.
The correct way of manageing %nbsp and the other entity is in an article at
www.xml.com. You can try with the search function, searching for unparsed
entities or something similar

-----Messaggio originale-----
Da: kokchoon@brel.com [mailto:kokchoon@brel.com]
Inviato: lunedì 4 giugno 2001 19.13
A: cocoon-users@xml.apache.org
Oggetto: the problem of &nbsp


hi,

I use the &nbsp; to define a empty roll or column, but it result a error(The
entity "nbsp" was
referenced, but not declared) when the xsl is parsed. May I know how to
solve this problem ?

Thank you.

Kok Choon

--------------------------------------------------------
E-mail: kokchoon@brel.com
Date: 06/05/01
Time: 01:12:52

This message was sent by Z-Mail Pro - from NetManage
NetManage - delivers Standards Based IntraNet Solutions
--------------------------------------------------------

---------------------------------------------------------------------
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>



---------------------------------------------------------------------
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>