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

Re: slicing an XML document

Subject: Re: slicing an XML document
From: Saverio Perugini <sperugin@xxxxxxxxxxxxxxxx>
Date: Tue, 15 Oct 2002 16:10:30 -0400 (EDT)
Re:  slicing an XML document
On Tue, 15 Oct 2002, David Carlisle wrote:

>
> oh that's even easier
>
> <xsl:template match="/">
>  <xsl:for-each select="//*[count(ancestor::*) = $somenumber]">
>     do something eg
>   <xsl:value-of select="name()"/>
>
> ...
>
> David

Thank You all.  This is the answer I was looking for.
When I run the snippet of XML from my original post (pizza) through this, it works
fine.  However, when I run it on a much larger document, it fails and returns
all nodes at any level.  This larger document is not uniform.  In other words,
even if a level x exists, not all nodes in the document
have a child at level x.  Could this be causing it to fail?

Thank You and Best Regards,

S. Perugini


 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.