Edit

kc3-lang/libxml2/result/VC/ElementValid7

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 1999-08-10 19:10:03
    Hash : 424af391
    Message : Added and updated all the results for 1.5.0, Daniel

  • result/VC/ElementValid7
  • ./test/VC/ElementValid7:7: validity error: Element doc content doesn't follow the Dtd
    Expecting ((a | b)* , c+ , a , b? , c , a?), got (a b a c c a)
    <doc><a/><b/><a/><c/><c/><a/></doc>
                                      ^