You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by davide semprini <se...@hotmail.com> on 2000/11/23 16:46:26 UTC

problem with < and >

hi,
how I can convert  < and >
i.e < = &lt; and > how ?

tanks a lot
semprini davide

_____________________________________________________________________________________
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com


AW: problem with < and >

Posted by Gabi Brysch <br...@inxnet.de>.
hi,

for example :

< = &lt;		(less than)
> = &gt;		(greater than)
& = &amp;		(ampersand)
......

you can read the following dtd-file and in the ENTITY-declarations you'll
find more

	http://www.ietf.org/rfc/rfc1866.txt

GABI

-----Ursprüngliche Nachricht-----
Von: davide semprini [mailto:semprini_davide@hotmail.com]
Gesendet: Thursday, November 23, 2000 4:46 PM
An: cocoon-users@xml.apache.org
Betreff: problem with < and >


hi,
how I can convert  < and >
i.e < = &lt; and > how ?

tanks a lot
semprini davide

____________________________________________________________________________
_________
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org