[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Glossary Help

Subject: RE: Glossary Help
From: "Shailesh Shinde" <shailesh@xxxxxxxxxxxx>
Date: Sat, 29 Jul 2006 17:19:09 +0530
re glossary
Hi,

Yes, having other divisions also in the xml? So, needs to update only the
part of xml where glossary needed.

--
Shailesh

-----Original Message-----
From: Mukul Gandhi [mailto:gandhi.mukul@xxxxxxxxx] 
Sent: Saturday, July 29, 2006 5:13 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re:  Glossary Help

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?

As per the XML you posted lasted, this template looks unnecessary (or
you have something else also in the XML).

<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

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.