Le 17 mai 05, � 01:07, Sebastien Arbogast a �crit :

...in
cocoon-2.1.7\build\webapp\samples\i18n\simple2page.xsl on line 112,
the href attribute of a is given the value '[EMAIL PROTECTED]' and I had never
seen this syntax before in XSLT...


<a href="[EMAIL PROTECTED]" class="page">

Means "generate an a and set its href attribute to the value of the href attribute of the current node".

{} is the equivalent of "xsl:value-of select.." for attributes.

-Bertrand


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to