Hallo,
<xsl:template match="alt">
xsl:copy
xsl:apply-templates/
</xsl:copy>
</xsl:template>
<xsl:template match="img">
</xsl:template>
Sollte das sein, was du willst.
Hallo,
<xsl:template match="alt">
xsl:copy
xsl:apply-templates/
</xsl:copy>
</xsl:template>
<xsl:template match="img">
</xsl:template>
Sollte das sein, was du willst.