xsl-list
[Top] [All Lists]

Re: Whats Wrong with: <xsl:value-of select="//exec[(_at_)stepid=$temp_step]/dds/dd[logical/@id=$temp_id]" />

2004-11-12 08:01:12


Mike Ferrando wrote:

David,
I always use double quotes as well.

Grammatically, double quotes are always first in and last out.
According to my limited experience or programming language, I have
always used single quotes to delimit strings.

To name just a few:

Java -> " for string, ' for char
C -> idem
VB -> " for string, ' marks comments

do you want me to continue?

;-)

So, the single quote gig must have supporters that come from some
other context.

Thanks,
Mike Ferrando

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--