ed command is amazing - it lets you modify a certain element of an XML document and output the result. Implementing an easy operation such as xml ed -d "//tag1" in XSLT doesn't look easy to me as an XSLT beginner. So I was wondering, what kind of XSLT style sheet is it based on?
Related information on this kind of operation is much appreciated! ;-)
Thanks.
Baiz
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi folks,
ed command is amazing - it lets you modify a certain element of an XML document and output the result. Implementing an easy operation such as xml ed -d "//tag1" in XSLT doesn't look easy to me as an XSLT beginner. So I was wondering, what kind of XSLT style sheet is it based on?
Related information on this kind of operation is much appreciated! ;-)
Thanks.
Baiz