|
[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
On 1/30/06, Rick Quatro <frameexpert@xxxxxxxxxxxx> wrote: > <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. Memory is a little rusty here, but off the top of my head I think that processing nodes in the XPath model aren't associated with a stylesheet but do have names, so either : <xsl:processing-instruction name="name()"> or <xsl:processing-instruction name="local-name()"> should do the trick. Not entirely positive though, might want to double-check the XPath spec on it. Jon Gorman
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








