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

Selection of Just Attribute Nodes and Element Child Nodes

Subject: Selection of Just Attribute Nodes and Element Child Nodes
From: Ramkumar Menon <ram.menon@xxxxxxxxxx>
Date: Mon, 28 Jun 2004 14:09:28 +0530
element.child
Hi,
How do I select just the attribute nodes and element children from a context node using XPath?


for e.g.

<foo>
   <barChild  at="2" anAt="3">
      <barGC>
         ....
      </barGC>
   </barChild>
   <anotherBarChild>
         <abGC>
             ...
         </abGC>
    </anotherBarChild>
  </foo>

Here what would be the query to retrieve all the child nodes and attributes for barChild ?
/foo/barChild/??????
In this case, I need to get just "at", anAt" and "barGC" as results.
thanks,
Ram



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.