Subject: Re: XSL Examples? <?xml-stylesheet>?
From: James Clark <jjc@xxxxxxxxxx>
Date: Sat, 14 Nov 1998 08:16:52 +0000
|
Aneel Nazareth wrote:
> Also, the Proposal for XSL has a section on how an XML document should specify
> what stylesheet should be used to render it (see below). Is there a similar
> construct in the Working Draft? (I've looked in the document, but perhaps I've
> missed it?)
>
> 2.2. Referring to a Stylesheet from XML
>
> The XML WG is defining mechanisms to associate XML documents with stylesheets.
> Until this work has been completed, it is recommended that XSL implementations
> use the
> xml-stylesheet processing instruction proposal. For example, this line would
> be included in the XML source file:
>
> <?xml-stylesheet href="article.xsl" type="text/xsl" ?>
This is now a WD of its own:
http://www.w3.org/TR/WD-xml-stylesheet
James
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|