This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: problem converting xml into html


> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]