[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: IE5's xsl:copy


Subject: RE: IE5's xsl:copy
From: "Shinichiro HAMADA" <shinichiro.hamada@xxxxxxxxxxxxx>
Date: Sat, 6 Mar 1999 00:01:13 +0900

><xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
> <!-- Identity transformation template -->
> <xsl:template><xsl:copy>
><xsl:apply-templates select="@*"/><xsl:apply-templates/>
></xsl:copy></xsl:template>
>
>MS's comment is that this performs an identity transform on the entire
>document.
>That is to say, that means this performs perfect copy, doesn't it?
>
>But, all attributes values of output are null. Is it right behavior?

I'm sorry. My IE5 was broken. I reinstalled IE5 and I worked correctly.

-- 
Shinichiro HAMADA


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread