[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: XSL and DOM

Subject: Re: XSL and DOM
From: david_n_bertoni@xxxxxxxxxx
Date: Thu, 5 Jun 2003 21:58:17 -0700
Re:  XSL and DOM



Paramdeep Ahuja <paahuja@xxxxxxxxxxx> wrote:
> XSL transforms a source DOM tree into a target DOM Tree separate from the
> source.

Neither the source tree nor the result tree is necessarily an instance of
the DOM.  In fact, the result tree often is not materialized, as many XSLT
processors serialize the result of the transformation as it is being
generated.

> 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

It is possible to apply a transformation to part of the source tree, but no
XSLT processor I know of modifies the source tree in-place.  In fact, such
behavior is not allowed in a conformant XSLT processor.

> I wanted to know if this can be done through some tool developed in Xalan
C++

No, it cannot.

Dave


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.