[xsl] Testing attribute name and replacing them with other attribute name

Subject: [xsl] Testing attribute name and replacing them with other attribute name
From: Thomas Winkler <thomasm003@xxxxxxxx>
Date: Mon, 5 Sep 2005 17:10:37 +0200 (CEST)
Hello, 

I am a newbie in XSL and using Xalan.

I want to find some attributes by name and then
replacing them with other attributes (actually doing
language transformation) :

for example 

<tshirts size="XXL" brand="Nike" price="14">

should be changed into :

<tshirts ldnge="XXL" marke="Nike" preis="14">


How can this be done ?



Thanks in advance !







	
		
___________________________________________________________ 
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de

Current Thread