Subject: RE: Displaying Images using MSXML
From: "Alexander Gutman" <gutman@xxxxxxxxxxxxxxx>
Date: Thu, 16 Aug 2001 13:20:39 +0700
|
Hello.
Hewko, Doug wrote:
> The problem is that MSXML (4.0 might, but not earlier version) does not
> support the <xsl:output="html"/> declaration.
Of course, it does not support <xsl:output="html"/>
(just because the latter is not well-formed).
But it does support <xsl:output method="html"/>, as I wrote. :-)
> -----Original Message-----
> From: Alexander Gutman [mailto:gutman@xxxxxxxxxxxxxxx]
> Sent: August 15, 2001 2:41 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: Displaying Images using MSXML
> How to make those tags "unclosed"?
> Then specify <xsl:output method="html"/>.
--
Alexander E. Gutman
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|