[Home] [By Thread] [By Date] [Recent Entries]
> > How can I output a non-blank-space > or nbsp; from my xsl file... > use the ASCII equivalent: Dec(160). You can declare it as an entity: <!ENTITY nbsp " "> Hence when you type in the XSL it will be printed as in the output. Or, just replace all in the XSL with  . ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



