[xsl] Re: xml to XML using xslt- Subject change

Subject: [xsl] Re: xml to XML using xslt- Subject change
From: Rose Rose <rose2577@xxxxxxxxx>
Date: Mon, 11 Feb 2008 09:18:24 -0800 (PST)
Hi All:

I am sorry the subject was wrong. I mean if I have one
one XML input file , I want the output to be XML also.
Can this be done using XSLT. 
--- Rose Rose <rose2577@xxxxxxxxx> wrote:

> Hi all:
>  
> Is it possible to write an xslt to convert one xml
> document to another by renaming the elements?
> eg: if i have soemthing like this:
>  
> <text1>
> <sample>data</sample>
> </text1>
>  
> and I want to transform it to:
>  
> <text2>
>  
> <sample1>data</sample1>
> </text2>
>  
> Can I do something like this in xslt?  
>  
> Any suggestions/help appreciated.
> 
> 
>      
>
____________________________________________________________________________________
> Never miss a thing.  Make Yahoo your home page. 
> http://www.yahoo.com/r/hs
> 



      ____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping

Current Thread