xsl-list
[Top] [All Lists]

Re: [xsl] XHTML Link stripping

2006-11-29 06:27:21
Emmanouil Batsis wrote:

<xsl:template match="a">
    <xsl:apply-templates />
</xsl:template>

  In addition to my previous response, I guess you want the following
instead:

    <xsl:template match="a"/>

  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>
--~--

<Prev in Thread] Current Thread [Next in Thread>