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

Re: Find and change an attribute in a Processing Inst

Subject: Re: Find and change an attribute in a Processing Instruction
From: "Rick Quatro" <frameexpert@xxxxxxxxxxxx>
Date: Mon, 30 Jan 2006 15:08:56 -0500
Re:  Find and change an attribute in a Processing  Inst
Thanks to Jon Gorman, I've got my stylesheet working. There is one more issue, though.

<xsl:template match="processing-instruction()">
 <xsl:processing-instruction name="Fm">
 <xsl:call-template name="do-replace">
   <xsl:with-param name="text" select="."/>
 </xsl:call-template>
 </xsl:processing-instruction>
</xsl:template>

When I encounter a processing instruction, I am re-writing it after calling the do-replace template. However, in the line

<xsl:processing-instruction name="Fm">

I am hardcoding the name of the processing instruction. How can I use the name of the current processing instruction instead of hard coding a name. Thanks in advance.

Rick Quatro
Carmen Publishing
585-659-8267
www.frameexpert.com

Current Thread

Back To School Sale!

Save 30% off all Stylus Studio 2008 Products when you purchase from our Online Shop.

Offer ends August 31, 2008.

Coupon Code
TRTY-C4JV-OFF

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-2007 All Rights Reserved.