Edit

kc3-lang/libxml2/test/XPath/tests/simplebase

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 1999-08-29 21:02:19
    Hash : b96e6438
    Message : Release 1.6, lot of fixes, more validation, code cleanup, added namespace on attributes, Daniel.

  • test/XPath/tests/simplebase
  • /child::*
    /child::EXAMPLE
    /child::EXAMPLE/child::head
    /child::EXAMPLE/child::*
    /child::EXAMPLE/child::head/child::title
    /child::EXAMPLE/child::head/child::title/child::text()
    /child::EXAMPLE/child::head/node()
    /descendant::title
    /descendant::p/ancestor::chapter