xsl-list
[Top] [All Lists]

Re: [xsl] position last and attributes

2012-09-20 06:30:47
<A 1st="1" second="2" third="3" fourth="4" fifth="5"/>

now tell me what are the first and last attributes of  A.

Ok, but first (as hopefully this will explain it):

1. What is the position() of @third ?

2. Why do:

@second/position()

@third/position()

both return 1?


-- 
Andrew Welch
http://andrewjwelch.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--