Logo

Extensions to XPath

   <p id="start">Start a selection here with the whole node content</p>
   <p>include this whole paragraph</p>
   <p>and this one</p>
   <p>but not this one!</p>
   xpointer(p[@id='start']/range-to(following::p[2]))

Ivan Herman, W3C Head of Offices16 July, 200217 (18)