[xsl] XSL and DOM

Subject: [xsl] XSL and DOM
From: Paramdeep Ahuja <paahuja@xxxxxxxxxxx>
Date: Fri, 6 Jun 2003 09:46:52 +0530
Hi
 
XSL transforms a source DOM tree into a target DOM Tree separate from the
source...Is it possible to apply the transformation on only a part of the
source DOM Tree and the changes be done in the same tree itself rather than
create a new DOM Tree as XSLT does...I wanted to know if this can be done
through some tool developed in Xalan C++


Thnx
Param



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


Current Thread