which file is that one? when I run xslt for config.xml, it did not work
properly, the output was one line and there was not spaces even between values.
Regards
Rasha
----- Original Message ----
From: Jesper Tverskov <jesper(_at_)tverskov(_dot_)dk>
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Sent: Thursday, December 27, 2007 3:24:56 PM
Subject: Re: [xsl] Table type output in text fromat in a xml file
In the configuration file, if you use the advanced solution, the
length value of @id must be set to be higher than the longest id
value.
If you use the less advanced solutions, where the length of the id
values are subtracted from a hard coded number in the stylesheet, that
number must be longer than the highest possible length of the id, that
is the "p" values.
cheers,
Jesper Tverskov
http://www.xmlplease.com
--~------------------------------------------------------------------
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>
--~--
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
--~------------------------------------------------------------------
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>
--~--