- From: guyin chennai <sguy_chennai@yahoo.co.in>
- Date: Wed, 3 Dec 2003 04:44:00 +0000 (GMT)
- To: www-xsl-fo@w3.org
Received on Tuesday, 2 December 2003 23:46:27 UTC
Explanation :
1) my xml is perfect and there is no problem in my xml. i have checked it
2) i get all the outputs correctly expect the last 3 lines when i get from some query
3) there is no mistake in the xml and in the xsl query
4) so i planned to print the white space more visibile for better
debugging? using
<xsl:value-of select="translate(.,'	 ','→↓')"/>
it produces the below output
# # main first over
last # #
# # main second over
last # #
# # main thid over
last # #
Expected Output :
main first over last
main second over last
main thid over last
please send me the solution ..it is very urgent..please
Yahoo! India Mobile: Ringtones, Wallpapers, Picture Messages and more.Download now.
Received on Tuesday, 2 December 2003 23:46:27 UTC