[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: using a .htm file as the final output

Subject: RE: using a .htm file as the final output
From: "Lopez, William" <william.lopez@xxxxxxx>
Date: Fri, 4 Oct 2002 09:49:50 -0500
RE:  using a .htm file as the final output
Try adding <xsl:output method="html" .../>. Your file extension will now be
.html.

-Example
<?xml version='1.0' encoding='UTF-8'?>
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="html" doctype-public="-//W3C//DTD HTML 4.0//EN"/>

Later,
-Will

-----Original Message-----
From: Vedu Hariths [mailto:vhariths@xxxxxxxxx]
Sent: Friday, October 04, 2002 9:03 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  using a .htm file as the final output


Hi all,
The final output page after the XSL transformations is
an .xml file with html markup. If I change it to a
.html file, then the transformations do not occur and
I cannot view the page. However when the page is a
.xml file then only IE can show the page, Netscape
however wants to save the file. 

Is it a server configuration that would somehow dupe
the client browser to show the page regardless of its
extension or can I save the page with a .htm extension
and get it to work on Netscape somehow. 

Thanks,
Vedu

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

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

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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.