This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Variable with Namespace


| As far as I can tell, I should be able to use a variable called <<foo:bar>>
|
|   <xsl:value-of select="$foo:var1"/>
|
| but when I try to run it using Xalan, I get the following output:
| 
| XSL Error: pattern = '$foo:var1'
| Extra illegal tokens: ':', 'var1', style tree node:

Seems like a bug in the version of Xalan you're using.

XT, Saxon, OracleXSL, and MSXSL3 (Sept2000) accept $foo:var1.

Perhaps a later release of Xalan fixes this. 
______________________________________________________________
Steve Muench, Lead XML Evangelist & Consulting Product Manager
BC4J & XSQL Servlet Development Teams, Oracle Rep to XSL WG
Author "Building Oracle XML Applications", O'Reilly
http://www.oreilly.com/catalog/orxmlapp/






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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]