[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: Count
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Tue, 22 Feb 2005 15:00:33 -0500
Hi Tham,

At 02:23 PM 2/22/2005, you wrote:
I would like to count how many level each div tag has.
 How do I do that please?

If you mean how deeply nested in div elements is each div


(that is, a "first-level" div would have no div ancestors, a "second-level div" would have one, etc.)

that would be

count(ancestor-or-self::div)

... which is pretty straightforward.

Some adjustments do occasionally have to be made in application, so please ask again if this isn't sufficient.

Cheers,
Wendell


====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member