RE: [xsl] DOM and XPath Data Model

Subject: RE: [xsl] DOM and XPath Data Model
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Thu, 19 Jun 2003 14:50:19 +0100
> 
> In addition to previous question, do XPath engines
> generate a physical tree to operate on?Or just treat
> source DOM as it is an XPath tree?
> 

Both. Some XPath engines work on "native" DOM trees. Some will work on
any DOM, some only on one particular DOM implementation. Some will only
work on their own tree structures.

Michael Kay


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


Current Thread