Edit

kc3-lang/libxml2/result/VC/OneID2

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2005-06-27 13:42:57
    Hash : dbee0f19
    Message : working some weird error reporting problem for DTD validation. augmented * error.c valid.c: working some weird error reporting problem for DTD validation. * runtest.c: augmented with DTD validation tests * result/VC/OneID*: slight change in validation output. Daniel

  • result/VC/OneID2
  • ./test/VC/OneID2:3: validity error : Element doc has too may ID attributes defined : id
    <!ATTLIST doc id ID #IMPLIED>
                                ^
    ./test/VC/OneID2:3: validity error : Element doc has 2 ID attribute defined in the internal subset : id
    <!ATTLIST doc id ID #IMPLIED>
                                ^