|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: position() of the parent
> Worked great! But just for my curiosity, is there any way to find the > position() of the parent? the question is not well formed. Nodes do not, of themselves, have a position, they only have a position in a node list. So for example if you select the parent with .. or parent:: the position() will be 1, as it will be the first node in a list of one, but I assume this isn't what you meant. If you mean what is 1 more than the number of preceding siblings of the parent, you can do select="1+count(../preceding-sibling::*)" David 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
|

Cart








