vidbase 367 B

12345678910111213141516171819
  1. ========================
  2. Expression: xpointer(id('chapter1')/p)
  3. Object is a Node Set :
  4. Set contains 4 nodes:
  5. 1 ELEMENT p
  6. 2 ELEMENT p
  7. 3 ELEMENT p
  8. 4 ELEMENT p
  9. ========================
  10. Expression: xpointer(id('chapter1')/p[1]/range-to(following-sibling::p[2]))
  11. Object is a Location Set:
  12. 1 : Object is a range :
  13. From node
  14. ELEMENT p
  15. To node
  16. ELEMENT p