Re: [xsl] XPath statement for traversing a nested node structure

Subject: Re: [xsl] XPath statement for traversing a nested node structure
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Wed, 04 Feb 2004 18:47:21 -0500
Scott,

At 04:52 PM 2/4/2004, you wrote:
I will try your suggestion above. I am having problems with XPath based upon my nested xml file structure.

Is there a XPath expression that while I am traversing my nested xml input file I can determine how many OBJECT elements exist between each <TABLE> </TABLE> structure or <DPROW></DPROW>. With the nesting structure of my xml input file I can have tables nested within dprows and objects within each of those dprows.

What is (or are) the context node(s) relative to which your XPath expression must be evaluated?


If you don't have a ready answer to this, I suggest you do some reading and homework on the XSLT processing model and how XPath works within it. Any decent book on the subject will cover it. Or Google for "context node".

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
======================================================================


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



Current Thread