Stylesheet type for xslt?

Subject: Stylesheet type for xslt?
From: "Paul W. Abrahams" <abrahams@xxxxxxxxxxx>
Date: Mon, 09 Aug 1999 12:07:17 -0400
It's possible to associate a CSS2 stylesheet with an XML document by
including the processing instruction

   <?xml-stylesheet href="somestyle.css" type="text/css" ?>

What is the correct type for an XSLT stylesheet?

And by the way, what use if any do the `title', `media', and `charset'
pseudo-attributes have when used in such a processing instruction?  They
are carried over from HTML links.

Paul Abrahams
abrahams@xxxxxxx



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


Current Thread