I have found this link, http://www.ibiblio.org/xml/books/bible2/chapters/ch17  to be a 
WONDERFUL resource for XSLT questions.

Kris Thompson

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 19, 2003 3:50 AM
> To: mav-user
> Subject: [Mav-user] a question about the example of maverick
> 
> 
> Hello, I like to know the difference between xsl:copy-of and 
> xsl-apply-template
> we use a model of page xsl and a page xsl 
>  
> first method :
>  
> <xsl:template match="@*|node()">
>             <xsl:copy>
>                 <xsl:apply-templates select="@*|node()"/>
>             </xsl:copy>
>         </xsl:template>
> ....
>     <xsl:apply-templates select="head"/>
> 
> second method:
> <xsl:copy-of select="head>
>  
> thanks 
> 
> ********** SPECIAL ADSL **********
> L'ADSL � partir de 15,95 EUR/mois et le modem ADSL offert ?  
> C'est en exclusivit� chez Tiscali !
> Pour profiter de cette offre, cliquez ici: 
> http://register.tiscali.fr/adsl/
> Offre soumise � conditions.
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: INetU
> Attention Web Developers & Consultants: Become An INetU 
> Hosting Partner.
> Refer Dedicated Servers. We Manage Them. You Get 10% Monthly 
> Commission!
> INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
> [INVALID FOOTER]
> 


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
[INVALID FOOTER]

Reply via email to