Re: [xsl] html output

Subject: Re: [xsl] html output
From: Jeni Tennison <mail@xxxxxxxxxxxxxxxx>
Date: Sun, 29 Apr 2001 14:01:54 +0100
Hi Zafer,

>     The browser outputs xml source instead of html output.

The xsl:output element, as you're using it, is exactly what you need
to output HTML rather than XHTML.  (If the document element of your
output is an html element then you don't need to use it explicitly,
the processor will automatically guess that you're outputting HTML.)

So I guess the question is how do you know that it's outputting XML
rather than HTML?  What is the difference that you expect that you're
not seeing?

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/



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


Current Thread