[xslt] <xsl:attribute name="x" select="y"/>



Hi

I don't understand the difference between

---- 1 ----
<xsl:attribute name="x" select="y"/>

and

---- 2 ----
<xsl:attribute name="x">
<xsl:value-of select="y"/>
</xsl:attribute>
-------------------------------------

In my opinion the result should be the same, but it
isn't. 

Is this an error in libxslt (1.0.20) or is it a "user
error".

bye

Bernhard Zwischenbrugger
http://datenkueche.com

__________________________________________________________________

Gesendet von Yahoo! Mail - http://mail.yahoo.de
Möchten Sie mit einem Gruß antworten? http://grusskarten.yahoo.de



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]