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

RE: A variable in the test attribute of <xsl:if> ?

Subject: RE: A variable in the test attribute of <xsl:if> ?
From: "John Horner" <Horner.John@xxxxxxxxxx>
Date: Fri, 26 Oct 2007 11:57:56 +1000
RE:  A variable in the test attribute of <xsl:if> ?
The reason I thought about doing this:

The XSL CMS I work with involves a lot of <xsl:copy-of> from one file to
another based on a wide variety of conditions, say for instance a simple

   "(X = 'foo' and Y = 'bar')"

which is easily able to be parameterised -- you have a
"x-and-y-must-match-params.xsl" and you pass it a value for X, a value
for Y.

but for complex, specialised requirements like

    "((X='foo' and Y='bar') or (Z='baz' and (A!='bof' or B='bop'))) or
(starts-with(C,'quux'))"

there's no sane way to generalise it and feed it params. You end up with
a large number of xsl files, each performing one specific job.

If I could create a "must-match-this-if-clause.xsl" and feed it the
above string, it would be more efficient.

Any other ways to approach this problem?


-----Original Message-----
From: Florent Georges [mailto:lists@xxxxxxxxxxxx]
Sent: Thursday, 25 October 2007 9:09 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re:  A variable in the test attribute of <xsl:if> ?

Michael Kay wrote:

  Hi

> As specified in EXSLT, dyn:evaluate() can return a value of
> any type (including of course a boolean). But there may be
> restrictions in the MSXML implementation, I don't know.

  Maybe the OP can find something else and avoid the need for
dyn:evaluate().  Almost everytime I saw the "need" for such a feature,
there were other ways to do the job, with more restricted
possibilities.  Such as testing an element name and then testing its
value against a sequence of strings, or more elaborated things...

  But for that, the OP should tell us exactly what he wants and why.

  Regards,

--drkm
























________________________________________________________________________
_____
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo!
Mail

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.