content1.xml.err   [plain text]


./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 : internal error
<!ELEMENT aElement (a |b * >
                         ^
./test/errors/content1.xml:7: parser error : DOCTYPE improperly terminated
<!ELEMENT aElement (a |b * >
                         ^
./test/errors/content1.xml:7: parser error : Start tag expected, '<' not found
<!ELEMENT aElement (a |b * >
                           ^