This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re:


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

Regards,

Joerg

Cornelia Stratulat wrote:

> Hi,
> 
> Could someone tell me how to create a xsl processing
> instruction with an attribut using xslt? 
> 
> Sample:
> 
> I would like to create something like this
> <?xml-stylesheet type="text/css" href="toto.xsl"?>
> 
> I tried to create attributs within
> <xsl:processing-instruction> template but it seems not
> work.
> 
> Thanks,
> 
> Giro


-- 

System Development
VIRBUS AG
Fon  +49(0)341-979-7411
Fax  +49(0)341-979-7409
joerg.heinicke@virbus.de
www.virbus.de


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]