xsl-list
[Top] [All Lists]

RE: Media types used in xml-stylesheet processing instruction

2005-03-04 01:02:38
Hi,

Which media types are currently used in xml-stylesheet processing
instructions for XSLT? I know about application/xslt+xml, and the
unregistered text/xsl. Are there any others in use?

Browsing the Mozilla CVS, nsXMLContentSink.cpp 
<http://lxr.mozilla.org/mozilla/source/content/xml/document/src/nsXMLContentSink.cpp>
 seems to check for

  text/xsl
  text/xml
  application/xml

The Mozilla CVS search didn't find occurences of "application/xslt+xml" in the 
source code.

Cheers,

Jarno

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--