|
[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
RE: container list display problem
Subject: RE: [xsl] container list display problem
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Thu, 02 May 2002 15:56:36 -0400
|
At 03:46 PM 5/2/2002, I just wrote:
I hate to catch Mike out (hee :-), but when he writes:
I haven't tried to understand your detailed logic but the
parent::c02[last()] test looks wrong. A node has exactly one parent so the
predicate [last()] is always true.
He's forgetting that when a predicate expression is reduced to a simple
number (as [last()] would be), it's inferred to be shorthand for
[position()=last()], so the problem isn't there. [XPath 2.4]
But of course he's correct that there's only one parent, so testing whether
it's the last won't do much. (It figures Mike is right all along....)
I think the rest of what I said is okay though.
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

|
PURCHASE STYLUS STUDIO ONLINE TODAY!
Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!
Download The World's Best XML IDE!
Accelerate XML development with our award-winning XML IDE - Download a free trial today!
Subscribe in XML format
| RSS 2.0 |
|
| Atom 0.3 |
|
|