[xsl] "Simple" copy all and find and replace

Subject: [xsl] "Simple" copy all and find and replace
From: "Kai heiko Lienemann" <Xenum81@xxxxxx>
Date: Tue, 8 Jul 2003 12:46:24 +0200
For my program I need XML-Files, where nodes like PHOTO, IMG, FOTO, BILD, BILDCHEN should be renamed with the name IMAGE and the original name should be saved as an attribute "oldname".
The rest of the file should be the same. Just copy all and when the special nodes were found, rename them. I thought it would be really simple, but i tried some hours and had no good result. Maybe sombeody could help me.

Example for the original file:

<?xml version="1.0" encoding="UTF-8"?>

<Class>
   <Images>


____________________________________________________________________________
Nur bei WEB.DE Testsieger FreeMail testen und damit 1 qm Regenwald
schuetzen. Jetzt anmelden und mithelfen! http://user.web.de/Regenwald


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


Current Thread