xsl-list
[Top] [All Lists]

Re: Alignment Problem

2005-07-12 07:40:08

Can any one suggest me what is the problem and how to overcome this
problem.

There are three ways that white space can get in to the putput
1) using <xsl:outputindent="yes"
2) generating white space in the stylesheet
3) copying white space from the source.

If you have white space in the result that you don't want then one of
those three is the cause, but since you din't show any of your input or
stylesheet it's impossible to guess.

Actually it is possible to guess (3)  so it might e that
<xsl:strip-space elements="*"/>
does something useful.

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
________________________________________________________________________

--~------------------------------------------------------------------
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>