Re: [xsl] Whitespace problem, always returning identity

Subject: Re: [xsl] Whitespace problem, always returning identity
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 22 Jun 2005 17:09:03 +0100
  Expected Output:
  <myroot><innernode/></myroot>


that's the output you should get (because of the    <xsl:strip-space elements="*"/>)
If you don't get that, then something is wrong.

what processor are you using, how are you calling it, what's the phase
of the moon, etc..

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread