[Home] [By Thread] [By Date] [Recent Entries]


> From: Kevin Burges [mailto:xmldude@b...]
> Sent: Thursday, November 29, 2001 10:40 AM
> To: K. Ari Krupnikov
> Cc: xml-dev@l...
> Subject: Re[2]:  Sharing Techniques: White Spaces in HTML pages
> by XSLT
>
>
>
> KAK> Why not simply use   as Mike Kay suggests on p. 135 of his XSLT
> KAK> Reference? And if you really want a general entity named nbsp, simply
> KAK> say as the HTML DTD does:
>
> KAK> <!DOCTYPE xsl:stylesheet [<!ENTITY nbsp "&#160;">]>
>
>
> That's what I use, but when my XSLT output goes to other machines,
> the &#160; characters are not always recognised as spaces. How come?

Possibly because you're not properly declaring your content encoding.


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member