Files

7 lines
277 B
Plaintext
Raw Permalink Normal View History

2026-07-19 22:48:13 +08:00
./test/errors/content1.xml:7: parser error : ContentDecl : ',' '|' or ')' expected
<!ELEMENT aElement (a |b * >
^
./test/errors/content1.xml:7: parser error : Content error in the internal subset
<!ELEMENT aElement (a |b * >
^