[xsl] XSL : how to turn <name> into <data elem="name">

Subject: [xsl] XSL : how to turn <name> into <data elem="name">
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx (by way of Mulberry Technologies List Owner)
Date: Wed, 7 Feb 2001 17:48:53 -0500
From: "Sebastien NOEL" <snoei@xxxxxxxxxxx>
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject: XSL : how to turn <name> into <data elem="name">
Date: Wed, 07 Feb 2001 18:04:46 -0000
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Message-ID: <F68u4xIt1YtxQEfQm5U0000260a@xxxxxxxxxxx>
X-OriginalArrivalTime: 07 Feb 2001 18:04:46.0711 (UTC) FILETIME=[749A7070:01C09130]


Hello everyone,

I am a beginner in XSL. I would like to convert XML document into another
XML document using XSL. The only transformation is to do

<name>value<name/> INTO <data elem="name">value</data>

for all tags in incoming XML. How can I do this ?

Thank in advance,

SÈbastien
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

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


Current Thread