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 |
- Count
- Tham Tinh - 22 Feb 2005 19:23:32 -0000
- António Mota - 22 Feb 2005 19:26:43 -0000
- Wendell Piez - 22 Feb 2005 20:42:28 -0000 <=
|
|