[xsl] help with normalize-space()

Subject: [xsl] help with normalize-space()
From: Tran Thanh Dinh <dinh107@xxxxxxxxx>
Date: Tue, 2 Aug 2005 02:38:38 -0700 (PDT)
  Hi,
  
  I want to use the function normalize-space() in my
xsl file. It works well if I have
xmlns:xsl="http://www.w3.org/1999/XSL/Transform";

  But as the handset parser doesnt support this, I
have to use: xmlns:xsl="http://www.w3.org/TR/WD-xsl";.
And the normalize-space function is not recognized.

  Do you know anyway to use this function with
xmlns:xsl="http://www.w3.org/TR/WD-xsl"; or some other
similar functions, please?

  Thanks a lot,

Dinh Tran

 




		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 

Current Thread