[Home] [By Thread] [By Date] [Recent Entries]
On 7/29/06, Shailesh Shinde <shailesh@xxxxxxxxxxxx> wrote:
Migrating glossary xsl code to main xsl----which copies source xml to outputxml with Updates of glossary elements in outputxml, but getting output with no contents in divisions. Except glossary. What changes will required?
<xsl:template match="*">
<xsl:copy>
<xsl:copy-of select="@*"/>
<xsl:apply-templates/>
</xsl:copy>
</xsl:template>I think, we need more explanation about what you are trying to do exactly. Regards, Mukul http://gandhimukul.tripod.com
|

Cart



