[Home] [By Thread] [By Date] [Recent Entries]
Thanks Markus for the correct answer: >did you try to specify the output-encoding in your stylesheet? >e.g.: <xsl:output method="html" encoding="ISO-8859-1" /> Since I am doing XHTML output my full <xsl:output> now looks like this: <xsl:output method="xml" indent="yes" encoding="ISO-8859-1"
doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
doctype-public="-//W3C//DTD XHTML 1.0 Transitional//EN" />
Stuart XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



