Re: [xsl] In Grouping - inconsitance translate() behviour problem

Subject: Re: [xsl] In Grouping - inconsitance translate() behviour problem
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Fri, 18 May 2007 15:58:30 +0200 (CEST)
Karlmarx Rajangam wrote:

  Hi

  you samples are far from minimals.

> The translate works ok as expected if I try: 
> translate(assessmentType,'Quiz','Test')
> translate(assessmentType,'Quiz','Exam')
> translate(assessmentType,'Survey','Exam')
> translate(assessmentType,'Survey','Quiz')

> and fails when doing 
> translate(assessmentType,'NotSet','Exam') -> Is what needed
> translate(assessmentType,'Quiz','Survey')"/>

  What do you mean by "fails"?

  But the first point, are you sure that the call above is "what
needed"?  Do you really need translate()?  Maybe you want replace()
instead, don't you?

  regards,

--drkm





















      _____________________________________________________________________________ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 

Current Thread