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

Re: Including JavaScript

Subject: Re: Including JavaScript
From: Sebastian Rahtz <sebastian.rahtz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 4 Oct 2000 16:05:07 +0100
including javascript in xslt
ckublermaitre@xxxxxxxxxxx writes:
 > Is there a way to do something like that in xsl:
 > 
 > <xsl:value-of select="<xsl:value-of select="@pattern">"/>
 > 
 > Someone helped me and tell me to use:
 > <xsl:value-of select="{@pattern}"/>
 > 
 > But it did not work do you know why ?

'cos the { } notation isn't needed in xsl:value-of, it's not a result
fragment.  just do

<xsl:value-of select="@pattern"/>

sebastian


 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.