Problem Not Solved Till Now !! No Answer From Anybody So Far !!!!!!!!

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(.,'&#9;&#10;','&#x2192;&#x2193;')"/>
  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