RE: html entities and xsl

2002-07-12 Thread Vadim Gritsenko
> From: Andrew C. Oliver [mailto:[EMAIL PROTECTED]] > > This sounds pretty specialized in one way and generic in another. The > problem being is that the insertion point is > content specific. Meaning you'll need to at least insert some kind of > tag into the file. Sometimes yes, and sometimes

Re: html entities and xsl

2002-07-12 Thread Andrew C. Oliver
This sounds pretty specialized in one way and generic in another. The problem being is that the insertion point is content specific. Meaning you'll need to at least insert some kind of tag into the file. From my limited understanding this is something that Velocity is pretty good at (provid

html entities and xsl

2002-07-12 Thread Albert Cervera Areny
Hi, I suppose this is a usual question but i've not been able to find its answer so far... how can I use html entities inside an xsl?... In fact I have an html file (not created by me) in which I have to insert dynamic information which cocoon will generate. The thing is thus that I'd like