xsl-list
[Top] [All Lists]

Re: Whitespace problem, always returning identity

2005-06-22 09:26:53
David Carlisle wrote:
  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..

Sorry for not including this info: I used two different processors: the one that comes with Java5 (guess that's the SAXParser) and the build-in
one from Stylus Studio (no idea if that's a proprietary one).

I just tested the XSL with the SAXON, and it works fine on my XMLs. So it must be some other problem than XSL. *sigh*

Cheers,
Stefan

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>