No. The source tree in XSLT is immutable.
Dave
|---------+--------------------------->
| | "Vivekanand V." |
| | <[EMAIL PROTECTED]|
| | rk.co.in> |
| | |
| | 06/10/2003 11:08|
| | PM |
|---------+--------------------------->
>----------------------------------------------------------------------------------------------------------------|
|
|
| To: [email protected]
|
| cc: (bcc: David N Bertoni/Cambridge/IBM)
|
| Subject: Can a Source and Destination DOMTree be same for a XSLT
Transform ation. |
>----------------------------------------------------------------------------------------------------------------|
Hi,
I facing a problem where in we have some kind of a PlaceHolder concept
being represented in DOMTree. I want this PlaceHolders to be converted to
the actual values using a XSLT Transformation on the same DOMTree. But
after
applying a XSLT the target DOMTree is different from the source. Is there
any way that we can specify that Target and Source DOMTree to be same for a
XSLT Transformation.
Thanks in advance
Vivekanand.