mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
11 lines
436 B
Plaintext
11 lines
436 B
Plaintext
./test/errors/content1.xml:7: parser error : ContentDecl : ',' '|' or ')' expected
|
|
<!ELEMENT aElement (a |b * >
|
|
^
|
|
./test/errors/content1.xml:7: parser error : expected '>'
|
|
<!ELEMENT aElement (a |b * >
|
|
^
|
|
./test/errors/content1.xml:7: parser error : Content error in the internal subset
|
|
<!ELEMENT aElement (a |b * >
|
|
^
|
|
./test/errors/content1.xml : failed to parse
|