Hi David!

"Schuetz, David" wrote:
> 
> Am I missing some sort of XSL command that should be in my top-level xsl
> file?  I'm currently experimenting with the samples provided in the Charlie
> preview.

Did you try to put 

<xsl:output method="html" encoding="ISO-8859-1"/>

into your XSL stylesheet, as a daughter to the top element,
"<xsl:stylesheet>"? 


Tylman

Reply via email to