Re: [xsl] XSL If Statement - Repost

Subject: Re: [xsl] XSL If Statement - Repost
From: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx>
Date: Fri, 22 Aug 2008 21:08:21 +0530
On Fri, Aug 22, 2008 at 7:40 PM, sumit patki <sumitpatki@xxxxxxxxxxx> wrote:
> I tried all the options given by you and I get the following errors:
>
> 1. Expected token 'eof' found '='. matrix-->=<--'1'
> 2. Expected token 'eof' found '='. number(matrix)-->=<--1
> 3. Unknown method. -->normalize-space(matrix<--)='1'

These are all valid syntax in XSLT 1.0 / 2.0. Perhaps as David has
suggested, you are using an environment, which is very old or is not
100% XSLT compliant.

Could you please let us know which environment / XSLT processor your
are working with ?


-- 
Regards,
Mukul Gandhi

Current Thread