ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xsl-list
xsl-list
RE: [xsl] how do I add a doctype when I create xsl from xsl?
by other posts by this author
Nov 5 2002 1:19PM messages near this date
RE: [xsl] Excel XML tranformation | RE: [xsl] Incorrect output with IE6
Hi,

>  I am using xslt to create one xsl from another xsl. How do I get this:
>  
>  <!DOCTYPE xsl:stylesheet [
>  <!ENTITY nbsp  '<xsl:text 
>  disable-output-escaping="yes">&amp;nbsp;</xsl:text>'>
>  ]>
>  
>  
>  ..placed in the top of the new xsl, that I am creating?

You don't. Why can't you use &#xA0; in the created stylesheet?

Cheers,

Jarno

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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved