|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] xsl script
Hi !
This one is my first xml file:
---------------------------------------------------------------------------
<data>
<tree>
<listNews>
<Title> Titre </Title>
<Url> URL </url>
</listNews>
</tree>
<style>
<list>
<b>
<element-title/>
</b>
<element-url/>
<br/>
</list>
</style>
</data>
---------------------------------------------------------------------------
I want to obtain a second xml file after xsl processing which is:
---------------------------------------------------------------------------
<data>
<style>
<list>
<b>
Titre
</b>
URL
<br/>
</list>
</style>
</data>
----------------------------------------------------------------------------
-
Is this possible? If so, which is the xsl script?
Thank you for your help.
/************************************/
// PF Lemosquet
// e-mail: wokup.balr001@xxxxxxxxxxxxxxxxxxx
//
// Societe: Wokup
// www.wokup.com
/************************************/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








