Hallo,
Kann ich ja mit @bold auf die attribute zugreifen.
Es funktioniert sowas <xsl:if test="@style = 'bold'">
oder <xsl:if test="@style != ''">
<xsl:if test="@style">
Grüße
Thomas
Hallo,
Kann ich ja mit @bold auf die attribute zugreifen.
Es funktioniert sowas <xsl:if test="@style = 'bold'">
oder <xsl:if test="@style != ''">
<xsl:if test="@style">
Grüße
Thomas