1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
libxml2/result/VC/UniqueElementTypeDeclaration2
Daniel Veillard bb5ababa28 more cleanup in make tests more work in the transition to the new error
* Makefile.am: more cleanup in make tests
* error.c valid.c parser.c include/libxml/xmlerror.h: more work
  in the transition to the new error reporting strategy.
* python/tests/reader2.py  result/VC/* result/valid/*:
  few changes in the strings generated by the validation output
Daniel
2003-10-03 22:21:51 +00:00

4 lines
151 B
Plaintext

./test/VC/UniqueElementTypeDeclaration2:6: validity error : Redefinition of element a
<!ELEMENT a (#PCDATA | b | c)*>
^