Re: [xsl] use two consecutive transformation in XSL

Subject: Re: [xsl] use two consecutive transformation in XSL
From: drkm <darkman_spam@xxxxxxxx>
Date: Mon, 5 Dec 2005 22:51:13 +0100 (CET)
"mus47@xxxxxxxx" wrote:

> I have added the identity transormation code to my
> file but it didn't work. 

> <xsl:template match="node()|@*">
>     <>xsl:copy>
>       <xsl:apply-templates select="node()|@*"/>
>     </xsl:copy>
>   </xsl:template>

  I guess the "<>xsl:copy>" is a typo in your email.  What are exactly
the symptoms?  Can you post a minimal stylesheet / input document that
reproduce de problem?

--drkm




















	

	
		
___________________________________________________________________________ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Tilichargez cette version sur http://fr.messenger.yahoo.com

Current Thread