following-sibling

The following-sibling axis selects elements that follow the context node in the same parent element.

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


Previous | Next | Top | Cafe con Leche

Copyright 1999 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified October 10, 1999