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

Hi,

  Can you attach your xml and xsl.

  Then we can see what we can do :)

Karthikeyan B
  ----- Original Message ----- 
  From: guyin chennai 
  To: www-xsl-fo@w3.org 
  Sent: Wednesday, December 03, 2003 10:14 AM
  Subject: 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 Wednesday, 3 December 2003 05:54:36 UTC