xsl-list
[Top] [All Lists]

Re: [xsl] how to put html element like & or • and make it to render as it should

2006-10-30 09:33:09
itay Malin wrote:
how do I put html element like & or • and make it render as it should?

Can you be more specific, please? What did you try with XSLT? Can show us where it goes wrong?

Elements like "&" etc do not exist. I assume you mean entities. XSLT won't output them (well, it will sometimes for " > ' and always for < and &).


"render as it should" is too vague. XSLT does not render anything. What do you mean and what do you want?

-- Abel Braaksma
  http://www.nuntia.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--