|
Subject: [xsl] JDK 5 XSLTC handling of namespace prefixes From: Julian Reschke <julian.reschke@xxxxxx> Date: Mon, 19 Dec 2005 12:19:27 +0100 |
<xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" >
<xsl:template match="*">
<xsl:element namespace="{namespace-uri()}" name="{local-name()}" />
</xsl:template><xsl:template match="/">
<xsl:copy><xsl:apply-templates select="node()" /></xsl:copy>
</xsl:template>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Isolation levels (long an, Colin Paul Adams | Thread | RE: [xsl] JDK 5 XSLTC handling of n, drkm |
| [xsl] Isolation levels (long and te, Colin Paul Adams | Date | [xsl] XalanTransformToFile can't fi, Willemsz, Mervin |
| Month |