[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] read/write in the same xml file


Subject: RE: [xsl] read/write in the same xml file
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Mon, 9 Jun 2003 21:42:54 +0100

>  i think i need absolutely the same file,because in my 
> application i have to write for each paragraph its place in 
> the output file 

This isn't the way XSLT works. Write your stylesheet so it copies the
parts of the document that you want to leave unchanged, and modifies
those that you want to change. XSLT transforms a source tree into a
result tree, it doesn't modify its input.

Michael Kay



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



Current Thread
Keywords