xsl-list
[Top] [All Lists]

Re: XML to XML via XSLT, and then CSS?

2006-01-13 13:38:43
Florent Georges <darkman_spam(_at_)yahoo(_dot_)fr> wrote:

Sebastian Tennant wrote:

How do you pass processing instructions to a result tree,
so that I can point my XML enabled browser at an XML
document, have it transformed into another XML document
using XSLT, and then have it styled using CSS?

    <xsl:processing-instruction name="xml-stylesheet">
      href="css-sheet.css" type="text/css"
    </xsl:processing-instruction>

--drkm

Ta.

sdt


--~------------------------------------------------------------------
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>
--~--



<Prev in Thread] Current Thread [Next in Thread>