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

xpath question

Subject: xpath question
From: florian <csshsh@xxxxxxxxxxxxxxx>
Date: 27 Mar 2003 18:07:55 +0100
group by xpath
hi!

i have a document xml doc like this:

<root>
  <group>
     <apple>bla</apple>
     <orange>bla</orange>
  </group>
  <group>
     <apple>bla</apple>
     <orange>bla</orange>
  </group>

  <order>
    <column name="orange" />
    <column name="apple" />
  </order>
</root>

i would like to do the following: im going though all the column nodes
and would like to access the group nodes where the column attribute name
and the group node name match up.

basically i can just not think of a way to do that in xpath.. anybody
got an tip? how can i say in xpath that it should get the node with
the name in @name and not just access the name attribute of a group
node..

thanks alot!

ciao!
florian


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


Current Thread
  • xpath question
    • florian - Thu, 27 Mar 2003 11:56:27 -0500 (EST) <=
      • Wendell Piez - Thu, 27 Mar 2003 12:28:26 -0500 (EST)
        • florian - Fri, 28 Mar 2003 07:46:02 -0500 (EST)
      • florian - Thu, 27 Mar 2003 12:29:33 -0500 (EST)
      • <Possible follow-ups>
      • Stuart Brown - Thu, 27 Mar 2003 12:14:19 -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.