Hallo,
<xsl:value-of select="translate($string, $source, $target)" />
Nur, wie baue ich das in mein copy-of ein?
<xsl:copy-of select="translate(@*,$source,$target)"/>
MfG, Thomas
Hallo,
<xsl:value-of select="translate($string, $source, $target)" />
Nur, wie baue ich das in mein copy-of ein?
<xsl:copy-of select="translate(@*,$source,$target)"/>
MfG, Thomas