Hash : cd220b93 Author : Date : 2024-12-27T14:55:43
valid: Remove duplicate error messages when streaming
Download
1 2 3
./test/VC/ElementValid5:7: element doc: validity error : Element doc content does not follow the DTD, expecting (a , b* , c+), got (a b c b) <doc><a/><b> but this</b><c>was not declared</c><b>seems</b></doc> ^