Edit

kc3-lang/libxml2/test/XPath/xptr/chapterschildseq

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2003-02-13 15:52:58
    Hash : 9a237c9d
    Message : improved the script accordingly to the XInclude regression tests updates * check-xinclude-test-suite.py: improved the script accordingly to the XInclude regression tests updates * xpointer.c: Implemented XPointer element() Scheme W3C PR of 13 November 2002 * result/XPath/xptr/chapterschildseq result/XPath/xptr/vidchildseq test/XPath/xptr/chapterschildseq test/XPath/xptr/vidchildseq: augmented the Xpointer testsuite for the element() scheme Daniel

  • test/XPath/xptr/chapterschildseq
  • /1/2/3
    element(/1/2/3)
    element(foo)element(/1/2/3)
    element(/1/2/3)element(foo)
    chapter1/3
    element(chapter1/3)
    element(foo)element(chapter1/3)
    element(chapter1/3)element(foo)