preceding-sibling

The preceding-sibling axis selects elements that precede the context node in the same parent element.

/descendant::BORN[position()=2]/preceding-sibling::*[position() = 1]


Previous | Next | Top | Cafe con Leche

Copyright 1999 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified August 20, 1999