Hallo ritschmanhard,
<xsl:output
method="xml"
encoding="iso-8859-1"
doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
indent="yes" />
Ohne viel Hoffnung auf Erfolg: Füge mal noch hinzu (version bezieht sich auf die XHTML-Version):
version="1.0" media-type="text/html"
und evtl. noch omit-xml-declaration="yes"
Grüße,
Thomas