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

How to pick and choose nodes to get value

Subject: How to pick and choose nodes to get value
From: "Khalid"<k_ali@xxxxxxxxxxxxxxx>
Date: Fri, 4 Jan 2002 16:02:59 GMT
how to choose nodes
Hello,
I thank you all who responded for my last querry,particularly Mike Kay,your
suggestion helped and I was able to do what I intended to.:-)
Here is the next question I have.

suppose the following piece of XML text.

<billing-address>
      <address>
        <system-id>75</system-id>
        <last-modified>4 December, 2001 17:59</last-modified>
        <trading-name>XYZ</trading-name>
        <number-and-street-name>Stanney Mill Road</number-and-street-name>
        <locality-name>Little Stanney</locality-name>
        <post-town>Chester</post-town>
        <post-code>CH2 4HX</post-code>
        <country>England</country>
      </address>
    </billing-address>
in the above code what I want to do is to get all the nodes excluding system-id
and last-modified one'e.
and I want to get value of rest of the nodes one by one,Unlike, I have used
select = "." code, which returns a long string with all the values in it.
I want to get value of each node at a time not explicitly knowing that what
node I am getting value for .except the system id and last modified nodes?
Any guidance please?
Khalid

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


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.