Re: [xsl] XSL & Doctype Declerations

Subject: Re: [xsl] XSL & Doctype Declerations
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 19 Feb 2003 15:36:00 GMT
You can use a doctype but it's much simpler just to use &#160; which is
the same thing as &nbsp; in html.

whether you use one form or the other in the stylesheet has no effect on
which form will be used in the result.

David

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


Current Thread