> My objective is to use the xsl stylesheet to replace text in a xml
> document without creating a new document.
An XSLT processor produces a result tree from a source tree. The source tree
is immutable. It would be possible in principle for the serialized result
file to overwrite the original serialized input file, but I can't see a good
reason for wanting to do that, and many good reasons for not doing it.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|
Chris Bayes - Thu, 13 Dec 2001 10:52:19 -0500 (EST)
|
|