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

trouble getting at node

Subject: trouble getting at node
From: dan@xxxxxxxxxxxxx
Date: Mon, 16 Jan 2006 17:53:26 -0500 (EST)
mark farina download
I am trying to access the child node of specific nodes based on their
attributes, but am having trouble. Here is the xml:

<Item>
<Field Name="Filename">E:\Rap\DJ Mark Farina\Connect\Mark Farina - Connect
- 08 - Martin Venetjoki , Really Don't Stop.mp3</Field>
<Field Name="Artist">DJ Mark Farina</Field>
<Field Name="Album">Connect</Field>
<Field Name="Name">Martin Venetjoki , Really Don't Stop</Field>
<Field Name="File Type">mp3</Field>
<Field Name="Genre">Chill</Field>
<Field Name="Date">36526</Field>
<Field Name="Bitrate">128</Field>
<Field Name="Media Type">Audio</Field>
<Field Name="File Size">4196480</Field>
<Field Name="Duration">262</Field>
<Field Name="Track #">8</Field>
<Field Name="Date Created">1055524929</Field>
<Field Name="Date Modified">1054230842</Field>
<Field Name="Date Imported">1055529132</Field>
</Item>

I would like to transform that into:

<Item>
<Filename>E:\Rap\DJ Mark Farina\Connect\Mark Farina - Connect - 08 -
Martin Venetjoki , Really Don't Stop.mp3</Filename>
<Artist>DJ Mark Farina</Artist>
...
</Item>

Is it possible to do this?

thanks,

Dan

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.