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

Re: Outputting literal and 'quoted' tags.

Subject: Re: Outputting literal and 'quoted' tags.
From: Emiliano <emile@xxxxxxxxxxxxxx>
Date: Wed, 5 Dec 2001 13:37:45 +0100 (CET)
Re:  Outputting literal and 'quoted' tags.
David Carlisle wrote:

>    Yes, that works with output mode="html". Thanks! With a workaround, I
>    can proceed.
>
> why on earth would you ever need to do that (which is non portable) when
> it will produce the same output (when it works) as the following, which
> is simpler, and portable?
>
> <xsl:template match="level1">
>    <H1>Level1</H1>
>    <xsl:apply-templates/>
> </xsl:template>

Because I'll be doing stuff like

&lt;input type="checkbox" name="<xsl:value-of select="@id"/>" value="yes"&lt;?php; if ($value == 'yes') { echo " checked"; } ?&gt;&gt;

and other ugliness. You're allowed to say 'yech!' at this point, but so
far, it's been working great for me.

In what way is this non-portable? Is there some behaviour that is
allowed to be differing per implementation in the xslt spec that is
going to bite me?

Emile



 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.