Thanks, Simon. And fop-devs, also note that you are allowed (and encouraged) to correct, modify, improve and add test cases yourself. :-)
On 12.02.2005 14:25:12 Simon Pepping wrote: > Jeremias, > > Note that you can use the ancestor axis: > xpath="//text[. = 'line1']/ancestor::pageViewport/@nr" > instead of > xpath="//text[. = 'line1']/../../../../../../../../../@nr" Jeremias Maerki