Subject: RE: problem converting xml into html
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 28 Apr 2000 09:48:27 +0100
|
> When I use the microsoft.xmldom transformNode() method, and then write the
> resultant html string to a file, the file displays correctly
> in a browser.
> However, when I use lotusxsl to combine the xml and xsl, and
> write the resultant
> html string to a file, the html can not be viewed in a browser.
> <html xmlns:xsl="http://www.w3.org/TR/WD-xsl">
>
Try using the namespace URI for XSLT.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|