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]
Other format: [Raw text]

outputting &nbsp to HTML


Hello all,

      I have a simple problem:
      how to emit &nbsp via xsl?
      if i write &nbsp it throws me an 'referene to undefined entity'
      error;
      if i write   it outputs   (instead of  )
      if i write <![CDATA[ &nbsp; ]]> the &nbsp appears when viewed in
      a browser...

any ideas?
thx
Gabor


 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]