xsl-list
[Top] [All Lists]

Re: XSLT internal tree representation in memory

2003-09-24 09:56:07
David Carlisle wrote:

It is not specified that way but in practice most (all?) implementations
do that.
In Microsoft .NET it's different. Instead XSLT engine operates on source tree via XPathNavigator interface. So if source XML is provided in XPathNavigator-compatible form (e.g. XmlDocument (DOM) or XPathDocument), it's used directly, otherwise XPathDocument is built and used internally.
--
Oleg Tkachenko
http://www.tkachenko.com/blog
Multiconn Technologies, Israel


XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list