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: xsl:element



> 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

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