Subject: RE: <xsl:if>
From: "Richard Lander" <rlander@xxxxxxxxxxxxx>
Date: Thu, 7 Aug 2003 09:41:11 -0700
|
Can you include the contents of x1 and x2 and the code that you are using to compare them?
Thanks,
Rich
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of AROSO Jose Antonio
Sent: Thursday, August 07, 2003 8:56 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: <xsl:if>
Hi.
I have two variables x1 e x2.
When i compare the x1[1] with x2[1] the comparison is correct. But when i compare x1[2] with x2[2] the comparison is wrong. However i print the content of this two positions of the variables and it is equal.
I dont know what is happen.
Anyone can help me?
Best Regards
Jose
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|