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

RE: Get a property of another node

Subject: RE: Get a property of another node
From: Jarno.Elovirta@xxxxxxxxx
Date: Wed, 28 May 2003 14:17:54 +0300
fleash get
Hi,

Use the parent axis <http://www.w3.org/TR/xpath#axes> to walk to ROW and then attribute axis to select the num attribute.

Cheers,

Jarno - Aiboforcen: The Shepherd's Deathline (Fleash Field remix)

-----Original Message-----
From: ext Molnár Ágnes [mailto:agi@xxxxxxxxxxxxxxxxx]
Sent: 28 May, 2003 14:08
To: xsl
Subject:  Get a property of another node


Hello,

I have the following XML:

<page>
    <ROWSET>
        <ROW num='1'>
            <other>value</other>
        </ROW>
        <ROW num='2'>
            <other>anyothervalue</value>
        </ROW>
    </ROWSET>
</page>

When I'm in the "other" node with my XSL, I need the "num" of the ROW. How can I get this propery with an xsl:value-of?
Thanks for all,

 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.