|
Subject: Re: [xsl] why do I get duplicate <HTML> after xsl:copy ? From: Rahil <qamar_rahil@xxxxxxxxxxx> Date: Thu, 02 Jun 2005 17:25:06 +0100 |
If you only want to process TABLE children of BODY then you want
<xsl:apply-templates select="TABLE"/>
And of again you don't want <xsl:copy-of select="."/> unless you want
the entire input BODY copied with no change.
Thanks Rahil
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] why do I get duplicate <H, David Carlisle | Thread | Re: [xsl] why do I get duplicate <H, Rahil |
| Re: [xsl] why do I get duplicate <H, David Carlisle | Date | [xsl] Param Element, Karl Stubsjoen |
| Month |