[xsl] normalize-space and sequence

Subject: [xsl] normalize-space and sequence
From: "Mathieu Malaterre" <mathieu.malaterre@xxxxxxxxx>
Date: Tue, 25 Sep 2007 23:17:06 +0200
Hello,

  I am having a very simple issue here. I'd like to be able to apply
normalize-space() even if I am dealing with a sequence of string. If I
do call normalize-space, the transformation implicitly convert my
sequence of string into string (saxon 8.9).
  What's is this function that convert sequence of strings into string ?

  As a side note, there is no way to globally say 'all my xml
attribute/elements should have normalize space'.

Thanks,

-- 
Mathieu

Current Thread