xsl-list
[Top] [All Lists]

RE: read/write in the same xml file

2003-06-09 13:42:54
 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