[Home] [By Thread] [By Date] [Recent Entries]

Subject: xsl script
From: zze-wokup balr001 <wokup.balr001@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 21 Jun 2000 20:11:16 +0200
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


Current Thread
  • xsl script
    • zze-wokup balr001 - Wed, 21 Jun 2000 20:11:16 +0200 <=
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member