Subject: RE: boolean inconsistency
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 30 Nov 2000 17:13:46 -0000
|
> In other words, all the type conversion functions except boolean()
> will operate on the context node if the argument is omitted. Is there
> a reason for this inconsistency?
Yes. I wrote to them pointing out that there was no point calling boolean()
with no arguments since it was a synonym of true(): there is always a
context node.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|