xsl-list
[Top] [All Lists]

Re: position() misunderstanding

2003-02-13 12:39:39
Thanks for the FAQ link. I appreciate the help as I'm just getting started with XSL.

I-Lin Kuo, Ann Arbor, MI
Macromedia Certified ColdFusion 5.0 Advanced Developer
Sun Certified Java 2 Programmer
Ann Arbor Java Users Group (http://www.aajug.org)

----Original Message Follows----
From: David N Bertoni/Cambridge/IBM <david_n_bertoni(_at_)us(_dot_)ibm(_dot_)com





> I must be misunderstanding what a simple function like position() does.
Can
> someone explain to me why the following returns all even numbers in the
> result? I would expect it to be {1][2][3] instead of [2][4][6]

It's returning even numbers because you're forgetting about the whitespace
text nodes that are siblings of the book elements.  See the FAQ:

   http://www.dpawson.co.uk/xsl/sect2/N6099.html#d5877e70

Dave

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail


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



<Prev in Thread] Current Thread [Next in Thread>