<xsl:template match="*"> <xsl:element name="{local-name()}" namespace="http://mdm-proxy.org/"> <xsl:copy-of select="@*"/> <xsl:apply-templates /> </xsl:element></xsl:template>
Комментариев нет:
Отправить комментарий