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

RE: 2 problems with variables(include & frame)

Subject: RE: 2 problems with variables(include & frame)
From: Jarno.Elovirta@xxxxxxxxx
Date: Tue, 30 Apr 2002 13:04:37 +0300
jsp frame include
Heippa

> FIRST:
> ...
> <xsl:param name="lang"/>
> <xsl:include href="/dir/myfile{@lang}.xsl"/>   <!-- myfileen.xsl , 
> myfilefr.xsl , myfileit.xsl , etc -->
> 
> --> {@lang} (and {$lang} too) doesn't work , '{' not allowed
>  if I try <xsl:if test=....> , it appears not allowed in this 
> position 
> of the style-sheet

href attribute in xsl:include is not interpreted as an attribute value template - see http://www.w3.org/TR/xslt#include

> SECOND:
> ....
> <frame .....   src="/dir/myfile.jsp?lang={$lang}&grp={$grp}"/>
> 
> --> 'lang={$lang}'  works , but '&' not allowed (escape character?)

XSLT stylesheet in an XML document - see http://www.w3.org/TR/2000/REC-xml-20001006#syntax

Cheers,

Santtu

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