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

XPath Axes

Subject: XPath Axes
From: J dinesh <dine005@xxxxxxxxxxx>
Date: Wed, 2 Apr 2003 05:11:40 +0100 (BST)
xpath axes
Hi,

How to convert following xml into xml output format
using XPath Axes.

Input:
------
<trow>
      <cell>author 1</cell>
      <cell>fname:</cell>
      <cell>John</cell>
</trow>
<trow>
      <cell/>
      <cell>midname:</cell>
      <cell>N.</cell>
</trow>
<trow>
      <cell/>
      <cell>sname:</cell>
      <cell>Tippett</cell>
</trow>

Output:
-------
<author id="1">
<fname>John</fname>
<midname>N.</midname>
<sname>Tippett</sname>
</author>

Please advice.

Thanks
JD

________________________________________________________________________
Missed your favourite TV serial last night? Try the new, Yahoo! TV.
       visit http://in.tv.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • XPath Axes
    • J dinesh - Tue, 1 Apr 2003 23:08:06 -0500 (EST) <=

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.