This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


From: "Sebastien NOEL" <snoei@hotmail.com>
To: XSL-List@lists.mulberrytech.com
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@hotmail.com>
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]