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

Re: XSLT and XML in the same document

Subject: Re: XSLT and XML in the same document
From: "Andrew Welch" <andrew.j.welch@xxxxxxxxx>
Date: Tue, 29 May 2007 10:23:10 +0100
Re:  XSLT and XML in the same document
On 5/29/07, Julian Reschke <julian.reschke@xxxxxx> wrote:
Sufficient yes, but still a pain. The problem is that you can't do
something like:

<xsl:variable name="foo">
   <xsl:choose>
     <xsl:when test="function-available(...)">
        ...


</xsl:choose> </xsl:variable>

It's been a while since I bothered with this, but I think the pattern goes something like:

<xsl:variable name="foo-rtf">
....
</

and

<xsl:variable name="foo">
 <xsl:choose>
   <xsl:when test="function-available(...)">
....

I guess its good that people persist with client side XSLT (as one day
it might be worthwhile), but I reckon its just a hangover from the
original intentions of XML.

The sooner you move your transforms server side, the better imho.

cheers
andrew

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.