[xsl] templates matches ... ?

Subject: [xsl] templates matches ... ?
From: Frederic Leclercq <frederic@xxxxxxxxxxxxx>
Date: Wed, 30 Jan 2002 17:34:06 +0100
Hello,

I've something like :

<xsl:template match="xml.fre.FREKernelKernel.FREGeneralDocument">
   .... a lot of lines in here ....
</xsl:template>
<xsl:template match="xml.fre.FREKernelKernel.FREDocument">
   .... exactly the same as above..... a.lot of lines in here ....
</xsl:template>

I can't imagine that this is the way it should be written ?
Could somebody please help me out ?

Thanks in advance,
Fred



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


Current Thread