Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Custom XSLT – syntax problem › Re: Custom XSLT – syntax problem
January 31, 2007 at 8:25 AM
#17494
Hi Stable,
Can you please output the value of that boolean so we can see if it is not some type mismatch between technologies?
Is it -1 or 0? True or false?
I think values have a tendency to be genericized to "string" when dealing with XSLT.
You need to look at that value and make the eval appropriate to the value you are getting.
– weak architect