Re: [xsl] integer comparision

Subject: Re: [xsl] integer comparision
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 17 Jan 2006 11:26:25 GMT
> please correct me where i am doing wrong

most likely the parameters do not have the values that you expect, but
as you have not shown how you set them we can not say. Can't even run
your template as posted as // is not XSLT comment syntax.

Of course it doesn't matter for xslt but font is a deprecated element in
html.

Try adding

[<xsl:copy-of select=$optcorrectno"/>][<xsl:copy-of select=$optposition"/>]

to your template and see what values they have.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread