Subject: RE: node-set() function in MSXML?
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Wed, 2 Aug 2000 18:56:20 +0100
|
> I tried your stylesheet with Saxon and with MSXML3, and it
> worked for both.
> However, I still don't entirely trust it. Is it really safe
> to assume that
> the processor will not choke on the attempt to access an RTF
> as a node-set
> because it won't come across that code at run-time?
> Especially if we're
> talking about compiling stylesheets--that's where I'd have my
> doubts about
> this stylesheet's portability.
The stylesheet is portable among a finite set of known XSLT processors.
Which is better than not being portable at all.
Mike
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|