Re: xsl:element

Subject: Re: xsl:element
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 14 Apr 2000 22:10:51 +0100 (BST)
> David,Im checking them in the browser which is the problem.So if I have
> xsl:output method="xml" then it is mandatory to have my output file as an
> xml file.right?

well your browser may or may not associate a different mime type for
.html and .xml files depending how it's set up.
But while debugging your output don't look at it with a browser look at
it with  a text editor.  XSL itself doesn't care what file extension you
give the output.

David


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


Current Thread