Re: incremental re-transformation of changed source document

2003-02-21 Thread Lionel Villard
Hi Felix, > In your paper you state that this incremental transformation model has > been implemented in-part in Xalan. Yet, in the eMail below you say that > Xalan does not support this mode of operation. Why this discrepancy? The *public* version of Xalan doesn't support incremental transf

Re: incremental re-transformation of changed source document

2003-02-20 Thread Felix Breuer
> >Subject: incremental >re-transformation of changed source document >

Re: incremental re-transformation of changed source document

2003-02-19 Thread Lionel Villard
[EMAIL PROTECTED] >cc: Subject: incremental re-tr

incremental re-transformation of changed source document

2003-02-18 Thread Felix Breuer
Hello! What I would like to have is a XSLT processor that supports the following mode of operation: 1) given: a source DOM tree. 2) apply XSLT stylesheet to source DOM tree to obtain a) result DOM tree b) a mapping, which maps a node in the source tree, to the set of nodes in the result