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

Re: getting the child element based on attribute

Subject: Re: getting the child element based on attribute
From: Mukul Gandhi <gandhi.mukul@xxxxxxxxx>
Date: Sat, 13 Nov 2010 07:34:03 +0530
Re:  getting the child element based on attribute
On Sat, Nov 13, 2010 at 6:14 AM, ram <ram_kurra@xxxxxxxxxxx> wrote:
> B  B  If let us suppose QMName is BRKQM i need to get save it on variable
> B  B  and based on this i need to take the QMNumber and save it in a
variable
> B  B  B  B  B similar case with BSKQM as well.

If your context node is element "Config-Policy" then the corresponding
value (as you've specified) of QMNumber can be assigned to a XSLT
variable as follows,

<xsl:variable name="qnNumber_val" select="Policy[QMName = 'BRKQM']/QMNumber"
/>




--
Regards,
Mukul Gandhi

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.