This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

  into the output ??



Hello,

I'm generatig HTML from XML via cocoon (xalan).
The output HTML needs to contain some " ". But until now I could not
find a way to implement that.

* <![CDATA[&xyz]]> delivers &amp;xyz
* a single & is not allowed
* &#x26; delivers &amp; too

For generating hrefs of <a> tags that's ok, but that's not what 
I need. Hope for some help.

Thanks, bye......

--
Alexander Rupsch				VUB Printmedia



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]