RE: [newbie]   in xslt-file

Subject: RE: [newbie]   in xslt-file
From: "Clapham, Paul" <pclapham@xxxxxxxxxxxxx>
Date: Wed, 1 Nov 2000 18:20:36 -0400 (EST)


>I tought the &nbsp; entity was predefined in xml. Does anyone know the
>numeric form of that character, or does anyone has other ideas why this
does
>not work?

Apparently it is not predefined in XML.  But '&amp;' is, so try using
'&amp;nbsp;' instead of '&nbsp;'.

PC2




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


Current Thread