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

RE: defaut xslt stylesheet for IE

Subject: RE: defaut xslt stylesheet for IE
From: "Jacoby, Peter R." <PJACOBY@xxxxxxxxxxxx>
Date: Mon, 29 Sep 2003 13:59:00 -0400
defaultss.xsl
The stylesheet that IE uses internally can be found at
res://msxml.dll/DEFAULTSS.xsl
or more specifically:
res://msxml4.dll/DEFAULTSS.xsl (or msxml3.dll)

For more information about this see the MSXML FAQ:
http://www.netcrucible.com/xslt/msxml-faq.htm#Q19

The only problem is that this is written not in XSLT, but in WD-XSL
Microsoft's language prior to XSLT 1.0  If you want an XSLT solution, you
can check out 
http://sources.redhat.com/ml/xsl-list/2002-02/msg00831.html

which has a version that does a fair amount of what the Microsoft version
does, but isn't quite as nice-looking.  There are probably others out there,
for you to use if you search on Google or the list archives.

Another idea to look into is whether you can pass the data from your
database to the client with a MIME type of XML set so that the browser
correctly interprets that as XML that it should handle accordingly.

-Peter


-----Original Message-----
From: Jiang, Peiyun [mailto:Peiyun.Jiang@xxxxxxxxxxxxxx]
Sent: Monday, September 29, 2003 1:18 PM
To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
Subject:  defaut xslt stylesheet for IE


For an xml file, IE will display a tree structure when without a stylesheet
attached to it. This works only when you have the xml file extension. I have
an oracle xsql page that returns an xml file, but IE won't display the tree
structure. Where can I find the default stylesheet for IE?

Thanks.

Peiyun 

 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.