1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-18 14:21:02 +03:00
Files
libxml2/result/VC/ElementValid8
Daniel Veillard 4de4d3bf2d - valid.c: warn when indeterminist content model is detected
- result/VC/ElementValid8: this adds a message
- Makefile.am: add --novalid for VCM tests
- parserInternals.c: added a call to Init memory
Daniel
2001-05-07 20:50:47 +00:00

4 lines
182 B
Plaintext

./test/VC/ElementValid8:7: validity warning: Element doc content model is ambiguous
<doc><a/><c> doc is non-deterministic </c></doc>
^