XSLT Media Types
The element can optionally take the attribute
media-type
, which allows one to set the media type (or MIME type) for the resulting output, for example:
. The XSLT 1.0 recommendation recommends the more general attribute types text/xml
and application/xml
since for a long time there was no registered media type for XSLT. During this time text/xsl
became the de facto standard. In XSLT 1.0 it was not specified how the media-type
values should be used.
With the release of the XSLT 2.0, the W3C recommended the registration of the MIME media type application/xslt+xml
and it was later registered with the Internet Assigned Numbers Authority
Pre-1.0 working drafts of XSLT used text/xsl
in their embedding examples, and this type was implemented and continues to be promoted by Microsoft in Internet Explorer and MSXML. It is also widely recognized in the xml-stylesheet
processing instruction by other browsers. In practice, therefore, users wanting to control transformation in the browser using this processing instruction are obliged to use this unregistered media type.
Read more about this topic: XSLT
Famous quotes containing the words media and/or types:
“Few white citizens are acquainted with blacks other than those projected by the media and the socalled educational system, which is nothing more than a system of rewards and punishments based upon ones ability to pledge loyalty oaths to Anglo culture. The media and the educational system are the prime sources of racism in the United States.”
—Ishmael Reed (b. 1938)
“The bourgeoisie loves so-called positive types and novels with happy endings since they lull one into thinking that it is fine to simultaneously acquire capital and maintain ones innocence, to be a beast and still be happy.”
—Anton Pavlovich Chekhov (18601904)