[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Convert xml to another xml structure.

Subject: Convert xml to another xml structure.
From: Arulraj <p_arulraj@xxxxxxxxx>
Date: Wed, 16 Nov 2005 21:18:04 -0800 (PST)
convert xml to another xml
Hi, 

I have the following XML element.

<X1 level=1/>
<X2 level=2/>
<X3 level=3/>
<X3 level=3/>
<X2 level=2/>
<X3 level=3/>
<X2 level=2/>

Is it possible to arrange this XML to the following
XML element using XSL and using level attributes.

<X1 level=1>
 <X2 level=2>
   <X3 level=3/>
   <X3 level=3/>
 </X2>
 <X2 level=2> 
   <X3 level=3/>
 </X2>
 <X2 level=2/>
</X1>

Regards,
Raj


		
__________________________________ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.