Subject: RE: XML to XML via XSLT, and then CSS?
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Fri, 13 Jan 2006 15:23:08 +0100 (CET)
|
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
___________________________________________________________________________
Nouveau : tiliphonez moins cher avec Yahoo! Messenger ! Dicouvez les tarifs exceptionnels pour appeler la France et l'international.
Tilichargez sur http://fr.messenger.yahoo.com
|