xsl-list
[Top] [All Lists]

Re: [xsl] combination of copy-of and apply-templates

2006-11-22 03:43:11
Nico Van Cleemput wrote:

  Hi

     <xsl:template match="myhtml">
         <xsl:copy-of select="child::node()"/>
     </xsl:template>

     <xsl:template match="//mytag">
         blabla
     </xsl:template>

But this didn't do anything to changes the mytag tags.

  Look for the Modified Identity Template in the archives or in the
FAQ.

  Regards,

--drkm


























        

        
                
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.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>
--~--