xsl-list
[Top] [All Lists]

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

2007-05-18 06:58:58
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 

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>