RE: XPath expression

2003-05-15 Thread Torsten Erler
L PROTECTED] > Sent: Donnerstag, 15. Mai 2003 16:41 > To: '[EMAIL PROTECTED]' > Subject: RE: XPath expression > > > > Hi, > > > -position() doesn't work for me (it always returns '1' for > > the first child > > of a node but i've to

RE: XPath expression

2003-05-15 Thread David Neary
Hi, > -position() doesn't work for me (it always returns '1' for > the first child > of a node but i've to know the absolute position inside the > whole xml tree) It only does this if the context nodeset is the set of siblings. You can have the context node set be other stuff. > -preceding-si

RE: XPath expression

2003-05-15 Thread Torsten Erler
xsl. If anyone has time to look in it ...any comments/proposals etc. are very welcome cu Torsten > -Original Message- > From: David Neary [mailto:[EMAIL PROTECTED] > Sent: Donnerstag, 15. Mai 2003 11:43 > To: '[EMAIL PROTECTED]' > Subject: RE: XPath expression

RE: XPath expression

2003-05-15 Thread Andy Joslin
Title: Message Hi Torsten   It is probably worth you looking at the XSL List and the XSLT FAQ.   http://www.mulberrytech.com/xsl/xsl-list/ http://www.dpawson.co.uk/xsl/xslfaq.html http://www.dpawson.co.uk/xsl/sect2/N961.html   This is a frequently asked question, and the same logic applies wh

RE: XPath expression

2003-05-15 Thread David Neary
De : Torsten Erler [mailto:[EMAIL PROTECTED] > I know it's not the right List, but I think there are a lot of XSL-Experts here in this list. You might want to try the xsl-list at http://www.mulberrytech.com/xsl/xsl-list > Does anyone know the XPath expression for counting all Attributes and all