[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[xsl] Output input_xml apart from one tag change?
Subject: [xsl] Output input_xml apart from one tag change?
From: "John Smith" <debrief@xxxxxxxxx>
Date: Tue, 2 Oct 2007 13:56:50 +0100
|
Hello,
I have a large xml file and I only want to change a tiny part of it,
and for the rest of the xml input I like to output just the way it is.
How do I output everything as it is, but change only one descendant
element somewhere deep in the tree?
Thanks,
J
|