Re: [xsl] Glossary Help

Subject: Re: [xsl] Glossary Help
From: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx>
Date: Thu, 3 Aug 2006 21:00:01 +0530
On 8/3/06, Shailesh Shinde <shailesh@xxxxxxxxxxxx> wrote:

The below xsl code works fine and getting required output....but now I have
receive the xml file from client where the <p id="doe13"> contains so the
below xsl code is failing to match the cases......what needs to be done
here?

To the best of my ability I am not able to understand your question. You need to explain more clearly.

       <xsl:preserve-space elements="*"/>
       <xsl:strip-space elements="*"/>

As I said earlier, the above combination of preserve-space and strip-space will have no effect.

--
Regards,
Mukul Gandhi

http://gandhimukul.tripod.com

Current Thread