Re: [xsl] level of the next node

Subject: Re: [xsl] level of the next node
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 9 Dec 2005 17:19:48 GMT
  The variable next_level dosen4t contain the number of the next level. Can
  someone give me a tip where the problem is?

presumably
select="number(substring(following-sibling::w:p[node()][1]/w:pPr/w:pStyle/@w:val,13))"
doesn't select what you expected it to select. 

Since you have given no indication of what your input document looks
like, it's not possible to give any advice on how to change it.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread