[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: xsl:processing-instruction

Subject: RE: xsl:processing-instruction
From: "Chris Pearson" <chrisp@xxxxxxxxxxx>
Date: Tue, 15 Jan 2002 11:39:08 -0500
xsl processing instruction
This works for me:
<xsl:template match="/">
  <xsl:processing-instruction name="xml-stylesheet">
    <xsl:text>type="text/xsl" href="#style1"</xsl:text>
  </xsl:processing-instruction>
  <xsl:apply-templates />
</xsl:template>

Chris
-----Original Message-----
From: Cornelia Stratulat [mailto:girofix@xxxxxxxx]
Sent: Tuesday, January 15, 2002 11:24 AM
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject: 


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

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Courrier : http://courrier.yahoo.fr

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


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.