Subject: RE: 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 |
- RE: read/write in the same xml file, (continued)
- Lars Huttar - Mon, 9 Jun 2003 10:56:43 -0400 (EDT)
- abbouh - Mon, 9 Jun 2003 11:40:32 -0400 (EDT)
- Lars Huttar - Mon, 9 Jun 2003 12:22:19 -0400 (EDT)
- abbouh - Mon, 9 Jun 2003 14:12:17 -0400 (EDT)
- Michael Kay - Mon, 9 Jun 2003 16:42:45 -0400 (EDT) <=
- David Carlisle - Mon, 9 Jun 2003 17:46:39 -0400 (EDT)
- Wendell Piez - Mon, 9 Jun 2003 19:21:29 -0400 (EDT)
- David Carlisle - Mon, 9 Jun 2003 19:39:28 -0400 (EDT)
- abbouh - Tue, 10 Jun 2003 06:01:22 -0400 (EDT)
|
|