xsl-list
[Top] [All Lists]

Re: simple xslt question, retrieved data has no xml tags.

2006-01-23 00:18:16
omprakash(_dot_)v(_at_)polaris(_dot_)co(_dot_)in wrote:

<xsl:template match="self">
<xsl:copy>
<xsl:copy-of select="@*"/>
<xsl:apply-templates/>
</xsl:copy>
</xsl:template>

  And for more information:

    <URL:http://www.dpawson.co.uk/xsl/sect2/N1930.html>

--drkm




















        

        
                
___________________________________________________________________________ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.
Téléchargez 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>
--~--



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