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: what can you do with {} and @@ (was: Generating Link References)



using { someelement name or xpath }within attribute; is shorthand for
<xsl:value-of select="someelement name or xpath"/>
not sure about the double @ though.

cheers, jim fuller

----- Original Message -----
From: "Rene de Vries" <RdVries@pcl-hage.nl>
To: <xsl-list@lists.mulberrytech.com>
Cc: <davidc@nag.co.uk>
Sent: Friday, June 29, 2001 11:04 AM
Subject: [xsl] what can you do with {} and @@ (was: Generating Link
References)


> David,
>
> Can you tell me more about your one-liner, because as you've noticed I'm
not used to use it.
>
> <a href="mailto:{.}@@somecompany.com";>
>
> Is {.} an equivalent of <xsl:value-of select="."/>?
> Are the double @@ necessary to get one @?
>
> Greetings Rene
>    { @   @ }
>         ^
>       \__/
>
> "You don't need eyes to see, you need vision!"
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 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]