xref: /aosp_15_r20/external/libxml2/result/VC/ElementValid5 (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1*7c568831SAndroid Build Coastguard Worker./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)
2*7c568831SAndroid Build Coastguard Worker<doc><a/><b> but this</b><c>was not declared</c><b>seems</b></doc>
3*7c568831SAndroid Build Coastguard Worker                                                                  ^
4