xsl-list
[Top] [All Lists]

Re: use two consecutive transformation in XSL

2005-12-05 14:51:13
"mus47(_at_)voila(_dot_)fr" 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 
Téléchargez cette version sur http://fr.messenger.yahoo.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--