OASIS test full log

Sumary

Oasis positive tests

./xmllint --nowarning conf/oasis/p29pass1.xml leaks

      Sat Sep 16 08:10:45 2000

      MEMORY ALLOCATED : 275, MAX was 11364
BLOCK  NUMBER   SIZE  TYPE
0         138      3 malloc()  in parser.c(3030) "Pi"
1         137     52 malloc()  in tree.c(1215) pointer to #138 at index 8
2         115      3 malloc()  in parser.c(3030) "Pi"
3         114     52 malloc()  in tree.c(1215) pointer to #115 at index 8
4          91      3 malloc()  in parser.c(3030) "Pi"
5          90     52 malloc()  in tree.c(1215) pointer to #91 at index 8
6          61      3 malloc()  in parser.c(3030) "Pi"
7          60     52 malloc()  in tree.c(1215) pointer to #61 at index 8
8          41      3 malloc()  in parser.c(3030) "Pi"
9          40     52 malloc()  in tree.c(1215) pointer to #41 at index 8

0 of 98 tests failed

Japanese encoding tests

./xmllint --nowarning conf/japanese/pr-xml-euc-jp.xml leaks

      Sat Sep 16 08:10:54 2000

      MEMORY ALLOCATED : 488, MAX was 815803
BLOCK  NUMBER   SIZE  TYPE
0       42387     40 malloc()  in parser.c(1565)
1       42386     40 malloc()  in parser.c(1559) [-Char'>Char* - ]
2       42385     40 malloc()  in parser.c(1553)
3       42384     20 malloc()  in parser.c(1536) [references ]
4       42383    108 malloc()  in parser.c(1529)
5       42382    240 malloc()  in parser.c(1662) pointer to #42383 at index 0

./xmllint --nowarning conf/japanese/pr-xml-iso-2022-jp.xml leaks

      Sat Sep 16 08:10:55 2000

      MEMORY ALLOCATED : 488, MAX was 815818
BLOCK  NUMBER   SIZE  TYPE
0       42390     40 malloc()  in parser.c(1565)
1       42389     40 malloc()  in parser.c(1559) [-Char'>Char* - ]
2       42388     40 malloc()  in parser.c(1553)
3       42387     20 malloc()  in parser.c(1536) [references ]
4       42386    108 malloc()  in parser.c(1529)
5       42385    240 malloc()  in parser.c(1662) pointer to #42386 at index 0

./xmllint --nowarning conf/japanese/pr-xml-little-endian.xml leaks

      Sat Sep 16 08:10:55 2000

      MEMORY ALLOCATED : 488, MAX was 815774
BLOCK  NUMBER   SIZE  TYPE
0       42417     40 malloc()  in parser.c(1565)
1       42416     40 malloc()  in parser.c(1559) [-Char'>Char* - ]
2       42415     40 malloc()  in parser.c(1553)
3       42414     20 malloc()  in parser.c(1536) [references ]
4       42413    108 malloc()  in parser.c(1529)
5       42412    240 malloc()  in parser.c(1662) pointer to #42413 at index 0

./xmllint --nowarning conf/japanese/pr-xml-shift_jis.xml leaks

      Sat Sep 16 08:10:56 2000

      MEMORY ALLOCATED : 488, MAX was 815807
BLOCK  NUMBER   SIZE  TYPE
0       42387     40 malloc()  in parser.c(1565)
1       42386     40 malloc()  in parser.c(1559) [-Char'>Char* - ]
2       42385     40 malloc()  in parser.c(1553)
3       42384     20 malloc()  in parser.c(1536) [references ]
4       42383    108 malloc()  in parser.c(1529)
5       42382    240 malloc()  in parser.c(1662) pointer to #42383 at index 0

./xmllint --nowarning conf/japanese/pr-xml-utf-16.xml leaks

      Sat Sep 16 08:10:56 2000

      MEMORY ALLOCATED : 488, MAX was 815745
BLOCK  NUMBER   SIZE  TYPE
0       42417     40 malloc()  in parser.c(1565)
1       42416     40 malloc()  in parser.c(1559) [-Char'>Char* - ]
2       42415     40 malloc()  in parser.c(1553)
3       42414     20 malloc()  in parser.c(1536) [references ]
4       42413    108 malloc()  in parser.c(1529)
5       42412    240 malloc()  in parser.c(1662) pointer to #42413 at index 0

./xmllint --nowarning conf/japanese/pr-xml-utf-8.xml leaks

      Sat Sep 16 08:10:57 2000

      MEMORY ALLOCATED : 488, MAX was 807766
BLOCK  NUMBER   SIZE  TYPE
0       42389     40 malloc()  in parser.c(1565)
1       42388     40 malloc()  in parser.c(1559) [-Char'>Char* - ]
2       42387     40 malloc()  in parser.c(1553)
3       42386     20 malloc()  in parser.c(1536) [references ]
4       42385    108 malloc()  in parser.c(1529)
5       42384    240 malloc()  in parser.c(1662) pointer to #42385 at index 0

0 of 13 tests failed

Oasis negative tests

conf/oasis/p01fail1.xml test not WF

conf/oasis/p01fail1.xml:2: error: XML declaration allowed only at the start of the document

<?xml version="1.0"?>
     ^

conf/oasis/p01fail2.xml test not WF

conf/oasis/p01fail2.xml:1: error: XML declaration allowed only at the start of the document

<!--bad comment--><?xml version="1.0"?>
                       ^

conf/oasis/p01fail3.xml test not WF

conf/oasis/p01fail3.xml:1: error: Extra content at the end of the document

<doc/><bad/>
      ^

conf/oasis/p01fail4.xml test not WF

conf/oasis/p01fail4.xml:1: error: Premature end of data in tag <doc>

<doc>
     ^

conf/oasis/p02fail1.xml test not WF

conf/oasis/p02fail1.xml:1: error: Premature end of data in tag <doc>

<doc>
     ^

conf/oasis/p02fail10.xml test not WF

conf/oasis/p02fail10.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail10.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail10.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail11.xml test not WF

conf/oasis/p02fail11.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail11.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail11.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail12.xml test not WF

conf/oasis/p02fail12.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail12.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail12.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail13.xml test not WF

conf/oasis/p02fail13.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail13.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail13.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail14.xml test not WF

conf/oasis/p02fail14.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail14.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail14.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail15.xml test not WF

conf/oasis/p02fail15.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail15.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail15.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail16.xml test not WF

conf/oasis/p02fail16.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail16.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail16.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail17.xml test not WF

conf/oasis/p02fail17.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail17.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail17.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail18.xml test not WF

conf/oasis/p02fail18.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail18.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail18.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail19.xml test not WF

conf/oasis/p02fail19.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail19.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail19.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail2.xml test not WF

conf/oasis/p02fail2.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail2.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail2.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail20.xml test not WF

conf/oasis/p02fail20.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail20.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail20.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail21.xml test not WF

conf/oasis/p02fail21.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail21.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail21.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail22.xml test not WF

conf/oasis/p02fail22.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail22.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail22.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail23.xml test not WF

conf/oasis/p02fail23.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail23.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail23.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail24.xml test not WF

conf/oasis/p02fail24.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail24.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail24.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail25.xml test not WF

conf/oasis/p02fail25.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail25.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail25.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail26.xml test not WF

conf/oasis/p02fail26.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail26.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail26.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail27.xml test not WF

conf/oasis/p02fail27.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail27.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail27.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail28.xml test not WF

conf/oasis/p02fail28.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail28.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail28.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail29.xml test not WF

conf/oasis/p02fail29.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail29.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail29.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail3.xml test not WF

conf/oasis/p02fail3.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail3.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail3.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail30.xml test not WF

conf/oasis/p02fail30.xml:1: error: Char 0xFFFE out of allowed range

conf/oasis/p02fail31.xml test not WF

conf/oasis/p02fail31.xml:1: error: Char 0xFFFF out of allowed range

conf/oasis/p02fail4.xml test not WF

conf/oasis/p02fail4.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail4.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail4.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail5.xml test not WF

conf/oasis/p02fail5.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail5.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail5.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail6.xml test not WF

conf/oasis/p02fail6.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail6.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail6.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail7.xml test not WF

conf/oasis/p02fail7.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail7.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail7.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail8.xml test not WF

conf/oasis/p02fail8.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail8.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail8.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p02fail9.xml test not WF

conf/oasis/p02fail9.xml:1: error: detected an error in element content

<doc></doc>
     ^

conf/oasis/p02fail9.xml:1: error: Premature end of data in tag <doc></doc>

<doc></doc>
     ^

conf/oasis/p02fail9.xml:1: error: Extra content at the end of the document

<doc></doc>
     ^

conf/oasis/p03fail1.xml test not WF

conf/oasis/p03fail1.xml:1: error: Document is empty


^

conf/oasis/p03fail1.xml:1: error: Start tag expected, '<' not found


^

conf/oasis/p03fail10.xml test not WF

conf/oasis/p03fail10.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail11.xml test not WF

conf/oasis/p03fail11.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail12.xml test not WF

conf/oasis/p03fail12.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail13.xml test not WF

conf/oasis/p03fail13.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail14.xml test not WF

conf/oasis/p03fail14.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail15.xml test not WF

conf/oasis/p03fail15.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail16.xml test not WF

conf/oasis/p03fail16.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail17.xml test not WF

conf/oasis/p03fail17.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail18.xml test not WF

conf/oasis/p03fail18.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail19.xml test not WF

conf/oasis/p03fail19.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail2.xml test not WF

conf/oasis/p03fail2.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail20.xml test not WF

conf/oasis/p03fail20.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail21.xml test not WF

conf/oasis/p03fail21.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail22.xml test not WF

conf/oasis/p03fail22.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail23.xml test not WF

conf/oasis/p03fail23.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail24.xml test not WF

conf/oasis/p03fail24.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail25.xml test not WF

conf/oasis/p03fail25.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail26.xml test not WF

conf/oasis/p03fail26.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail27.xml test not WF

conf/oasis/p03fail27.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail28.xml test not WF

conf/oasis/p03fail28.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail29.xml test not WF

conf/oasis/p03fail29.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail3.xml test not WF

conf/oasis/p03fail3.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail4.xml test not WF

conf/oasis/p03fail4.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail5.xml test not WF

conf/oasis/p03fail5.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail7.xml test not WF

conf/oasis/p03fail7.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail8.xml test not WF

conf/oasis/p03fail8.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p03fail9.xml test not WF

conf/oasis/p03fail9.xml:1: error: Start tag expected, '<' not found

<doc/>
^

conf/oasis/p04fail1.xml test not WF

conf/oasis/p04fail1.xml:1: error: error parsing attribute name

<A@/>
  ^

conf/oasis/p04fail1.xml:1: error: attributes construct error

<A@/>
  ^

conf/oasis/p04fail1.xml:1: error: xmlParseStartTag: problem parsing attributes

<A@/>
  ^

conf/oasis/p04fail1.xml:1: error: Couldn't find end of Start Tag <A@/>

<A@/>
  ^

conf/oasis/p04fail1.xml:1: error: Extra content at the end of the document

<A@/>
  ^

conf/oasis/p04fail2.xml test not WF

conf/oasis/p04fail2.xml:1: error: error parsing attribute name

<A#/>
  ^

conf/oasis/p04fail2.xml:1: error: attributes construct error

<A#/>
  ^

conf/oasis/p04fail2.xml:1: error: xmlParseStartTag: problem parsing attributes

<A#/>
  ^

conf/oasis/p04fail2.xml:1: error: Couldn't find end of Start Tag <A#/>

<A#/>
  ^

conf/oasis/p04fail2.xml:1: error: Extra content at the end of the document

<A#/>
  ^

conf/oasis/p04fail3.xml test not WF

conf/oasis/p04fail3.xml:1: error: error parsing attribute name

<A$/>
  ^

conf/oasis/p04fail3.xml:1: error: attributes construct error

<A$/>
  ^

conf/oasis/p04fail3.xml:1: error: xmlParseStartTag: problem parsing attributes

<A$/>
  ^

conf/oasis/p04fail3.xml:1: error: Couldn't find end of Start Tag <A$/>

<A$/>
  ^

conf/oasis/p04fail3.xml:1: error: Extra content at the end of the document

<A$/>
  ^

conf/oasis/p05fail1.xml test not WF

conf/oasis/p05fail1.xml:1: error: xmlParseStartTag: invalid element name

<0A/>
 ^

conf/oasis/p05fail1.xml:1: error: Extra content at the end of the document

<0A/>
 ^

conf/oasis/p05fail2.xml test not WF

conf/oasis/p05fail2.xml:1: error: xmlParseStartTag: invalid element name

<.A/>
 ^

conf/oasis/p05fail2.xml:1: error: Extra content at the end of the document

<.A/>
 ^

conf/oasis/p05fail3.xml test not WF

conf/oasis/p05fail3.xml:1: error: xmlParseStartTag: invalid element name

<-A/>
 ^

conf/oasis/p05fail3.xml:1: error: Extra content at the end of the document

<-A/>
 ^

conf/oasis/p05fail4.xml test not WF

conf/oasis/p05fail4.xml:1: error: xmlParseStartTag: invalid element name

conf/oasis/p05fail5.xml test not WF

conf/oasis/p05fail5.xml:1: error: xmlParseStartTag: invalid element name

conf/oasis/p06fail1.xml test WF but not valid

conf/oasis/p06fail1.xml:12: validity error: Syntax of value for attribute refs on refs is not valid

<refs refs=""/>
             ^

conf/oasis/p08fail1.xml test WF but not valid

conf/oasis/p08fail1.xml:9: validity error: Syntax of value for attribute att on A is not valid

<A att=""/>
         ^

conf/oasis/p08fail2.xml test WF but not valid

conf/oasis/p08fail2.xml:9: validity error: Syntax of value for attribute att on A is not valid

<A att="abc / def"/>
                  ^

conf/oasis/p09fail1.xml test WF but not valid

p09fail1.dtd:2: error: EntityValue: '%' forbidden except for entities references

<!ENTITY % ent1 "asdf%">
                      ^

p09fail1.dtd:2: error: xmlParseStringPEReference: no name

<!ENTITY % ent1 "asdf%">
                       ^

conf/oasis/p09fail2.xml test WF but not valid

p09fail2.dtd:2: error: EntityValue: '&' forbidden except for entities references

<!ENTITY % ent1 "asdf&">
                      ^

conf/oasis/p09fail3.xml test not WF

conf/oasis/p09fail3.xml:4: error: xmlParseStringCharRef: invalid decimal value

<!ENTITY % ent1 "asdf&#65">
                          ^

conf/oasis/p09fail3.xml:4: error: CharRef: invalid xmlChar value 0

<!ENTITY % ent1 "asdf&#65">
                          ^

conf/oasis/p09fail4.xml test not WF

conf/oasis/p09fail4.xml:6: error: EntityValue: " expected

<doc/>
      ^

conf/oasis/p09fail4.xml:6: error: Entity value required

<doc/>
      ^

conf/oasis/p09fail4.xml:6: error: xmlParseEntityDecl: entity ent1 not terminated

<doc/>
      ^

conf/oasis/p09fail4.xml:6: error: xmlParseInternalSubset: error detected in Markup declaration

<doc/>
      ^

conf/oasis/p09fail4.xml:6: error: DOCTYPE unproperly terminated

<doc/>
      ^

conf/oasis/p09fail4.xml:6: error: Start tag expected, '<' not found

<doc/>
      ^

conf/oasis/p09fail5.xml test not WF

conf/oasis/p09fail5.xml:6: error: EntityValue: " expected

<doc/>
      ^

conf/oasis/p09fail5.xml:6: error: Entity value required

<doc/>
      ^

conf/oasis/p09fail5.xml:6: error: xmlParseEntityDecl: entity ent1 not terminated

<doc/>
      ^

conf/oasis/p09fail5.xml:6: error: xmlParseInternalSubset: error detected in Markup declaration

<doc/>
      ^

conf/oasis/p09fail5.xml:6: error: DOCTYPE unproperly terminated

<doc/>
      ^

conf/oasis/p09fail5.xml:6: error: Start tag expected, '<' not found

<doc/>
      ^

conf/oasis/p10fail1.xml test not WF

conf/oasis/p10fail1.xml:1: error: Unescaped '<' not allowed in attributes values

<doc a="1 < 2"/>
          ^

conf/oasis/p10fail1.xml:1: error: attributes construct error

<doc a="1 < 2"/>
          ^

conf/oasis/p10fail1.xml:1: error: error parsing attribute name

<doc a="1 < 2"/>
          ^

conf/oasis/p10fail1.xml:1: error: attributes construct error

<doc a="1 < 2"/>
          ^

conf/oasis/p10fail1.xml:1: error: xmlParseStartTag: problem parsing attributes

<doc a="1 < 2"/>
          ^

conf/oasis/p10fail1.xml:1: error: Couldn't find end of Start Tag <doc a="1 < 2"/>

<doc a="1 < 2"/>
          ^

conf/oasis/p10fail1.xml:1: error: Extra content at the end of the document

<doc a="1 < 2"/>
          ^

conf/oasis/p10fail2.xml test not WF

conf/oasis/p10fail2.xml:1: error: xmlParseEntityRef: no name

<doc a="1 &"/>
           ^

conf/oasis/p10fail3.xml test not WF

conf/oasis/p10fail3.xml:2: error: AttValue: ' expected


^

conf/oasis/p10fail3.xml:2: error: attributes construct error


^

conf/oasis/p10fail3.xml:2: error: Couldn't find end of Start Tag <doc a='asd"/>


^

conf/oasis/p11fail1.xml test not WF

conf/oasis/p11fail1.xml:8: error: Unfinished SystemLiteral


^

conf/oasis/p11fail1.xml:8: error: '>' required to close NOTATION declaration


^

conf/oasis/p11fail1.xml:8: error: xmlParseInternalSubset: error detected in Markup declaration


^

conf/oasis/p11fail1.xml:8: error: DOCTYPE unproperly terminated


^

conf/oasis/p11fail1.xml:8: error: Start tag expected, '<' not found


^

conf/oasis/p11fail2.xml test not WF

conf/oasis/p11fail2.xml:5: error: '>' required to close NOTATION declaration

<!NOTATION not1 SYSTEM """>
                         ^

conf/oasis/p11fail2.xml:5: error: xmlParseInternalSubset: error detected in Markup declaration

<!NOTATION not1 SYSTEM """>
                         ^

conf/oasis/p11fail2.xml:5: error: DOCTYPE unproperly terminated

<!NOTATION not1 SYSTEM """>
                         ^

conf/oasis/p11fail2.xml:5: error: Start tag expected, '<' not found

<!NOTATION not1 SYSTEM """>
                          ^

conf/oasis/p12fail1.xml test not WF

conf/oasis/p12fail1.xml:5: error: Unfinished PubidLiteral

<!NOTATION not1 PUBLIC '"'>
                        ^

conf/oasis/p12fail1.xml:5: error: '>' required to close NOTATION declaration

<!NOTATION not1 PUBLIC '"'>
                        ^

conf/oasis/p12fail1.xml:5: error: xmlParseInternalSubset: error detected in Markup declaration

<!NOTATION not1 PUBLIC '"'>
                        ^

conf/oasis/p12fail1.xml:5: error: DOCTYPE unproperly terminated

<!NOTATION not1 PUBLIC '"'>
                        ^

conf/oasis/p12fail1.xml:5: error: Start tag expected, '<' not found

<!NOTATION not1 PUBLIC '"'>
                         ^

conf/oasis/p12fail2.xml test not WF

conf/oasis/p12fail2.xml:5: error: Unfinished PubidLiteral

<!NOTATION not1 PUBLIC "\\">
                        ^

conf/oasis/p12fail2.xml:5: error: '>' required to close NOTATION declaration

<!NOTATION not1 PUBLIC "\\">
                        ^

conf/oasis/p12fail2.xml:5: error: xmlParseInternalSubset: error detected in Markup declaration

<!NOTATION not1 PUBLIC "\\">
                        ^

conf/oasis/p12fail2.xml:5: error: DOCTYPE unproperly terminated

<!NOTATION not1 PUBLIC "\\">
                        ^

conf/oasis/p12fail2.xml:5: error: Start tag expected, '<' not found

<!NOTATION not1 PUBLIC "\\">
                         ^

conf/oasis/p12fail3.xml test not WF

conf/oasis/p12fail3.xml:6: error: Entity references are forbiden in DTDs!

<!NOTATION not1 PUBLIC "&x;">
                        ^

conf/oasis/p12fail3.xml:6: error: Unfinished PubidLiteral

<!NOTATION not1 PUBLIC "&x;">
                        ^

conf/oasis/p12fail3.xml:6: error: Entity references are forbiden in DTDs!

<!NOTATION not1 PUBLIC "&x;">
                        ^

conf/oasis/p12fail3.xml:6: error: '>' required to close NOTATION declaration

<!NOTATION not1 PUBLIC "&x;">
                        ^

conf/oasis/p12fail3.xml:6: error: Entity references are forbiden in DTDs!

<!NOTATION not1 PUBLIC "&x;">
                        ^

conf/oasis/p12fail3.xml:6: error: xmlParseInternalSubset: error detected in Markup declaration

<!NOTATION not1 PUBLIC "&x;">
                        ^

conf/oasis/p12fail3.xml:6: error: DOCTYPE unproperly terminated

<!NOTATION not1 PUBLIC "&x;">
                        ^

conf/oasis/p12fail3.xml:6: error: Start tag expected, '<' not found

<!NOTATION not1 PUBLIC "&x;">
                         ^

conf/oasis/p12fail4.xml test not WF

conf/oasis/p12fail4.xml:5: error: Unfinished PubidLiteral

<!NOTATION not1 PUBLIC ">">
                        ^

conf/oasis/p12fail4.xml:5: error: xmlParseInternalSubset: error detected in Markup declaration

<!NOTATION not1 PUBLIC ">">
                         ^

conf/oasis/p12fail4.xml:5: error: DOCTYPE unproperly terminated

<!NOTATION not1 PUBLIC ">">
                         ^

conf/oasis/p12fail4.xml:5: error: Start tag expected, '<' not found

<!NOTATION not1 PUBLIC ">">
                          ^

conf/oasis/p12fail5.xml test not WF

conf/oasis/p12fail5.xml:5: error: Unfinished PubidLiteral

<!NOTATION not1 PUBLIC "<">
                        ^

conf/oasis/p12fail5.xml:5: error: '>' required to close NOTATION declaration

<!NOTATION not1 PUBLIC "<">
                        ^

conf/oasis/p12fail5.xml:5: error: xmlParseInternalSubset: error detected in Markup declaration

<!NOTATION not1 PUBLIC "<">
                        ^

conf/oasis/p12fail5.xml:5: error: DOCTYPE unproperly terminated

<!NOTATION not1 PUBLIC "<">
                        ^

conf/oasis/p12fail5.xml:5: error: Start tag expected, '<' not found

<!NOTATION not1 PUBLIC "<">
                         ^

conf/oasis/p12fail6.xml test not WF

conf/oasis/p12fail6.xml:5: error: Entity references are forbiden in DTDs!

<!NOTATION not1 PUBLIC "&amp;">
                        ^

conf/oasis/p12fail6.xml:5: error: Unfinished PubidLiteral

<!NOTATION not1 PUBLIC "&amp;">
                        ^

conf/oasis/p12fail6.xml:5: error: Entity references are forbiden in DTDs!

<!NOTATION not1 PUBLIC "&amp;">
                        ^

conf/oasis/p12fail6.xml:5: error: '>' required to close NOTATION declaration

<!NOTATION not1 PUBLIC "&amp;">
                        ^

conf/oasis/p12fail6.xml:5: error: Entity references are forbiden in DTDs!

<!NOTATION not1 PUBLIC "&amp;">
                        ^

conf/oasis/p12fail6.xml:5: error: xmlParseInternalSubset: error detected in Markup declaration

<!NOTATION not1 PUBLIC "&amp;">
                        ^

conf/oasis/p12fail6.xml:5: error: DOCTYPE unproperly terminated

<!NOTATION not1 PUBLIC "&amp;">
                        ^

conf/oasis/p12fail6.xml:5: error: Start tag expected, '<' not found

<!NOTATION not1 PUBLIC "&amp;">
                         ^

conf/oasis/p12fail7.xml test not WF

conf/oasis/p12fail7.xml:5: error: Unfinished PubidLiteral

<!NOTATION not1 PUBLIC "	">
                        ^

conf/oasis/p12fail7.xml:8: error: Unfinished SystemLiteral


^

conf/oasis/p12fail7.xml:8: error: '>' required to close NOTATION declaration


^

conf/oasis/p12fail7.xml:8: error: xmlParseInternalSubset: error detected in Markup declaration


^

conf/oasis/p12fail7.xml:8: error: DOCTYPE unproperly terminated


^

conf/oasis/p12fail7.xml:8: error: Start tag expected, '<' not found


^

conf/oasis/p14fail1.xml test not WF

conf/oasis/p14fail1.xml:1: error: xmlParseStartTag: invalid element name

<doc>< </doc>
      ^

conf/oasis/p14fail2.xml test not WF

conf/oasis/p14fail2.xml:1: error: xmlParseEntityRef: no name

<doc>& </doc>
      ^

conf/oasis/p14fail3.xml test not WF

conf/oasis/p14fail3.xml:1: error: Sequence ']]>' not allowed in content

<doc>a]]>b</doc>
      ^

conf/oasis/p15fail1.xml test WF but not valid

conf/oasis/p15fail1.xml:2: validity error: Validation failed: no DTD found !

<doc/>
    ^

conf/oasis/p15fail2.xml test not WF

conf/oasis/p15fail2.xml:1: error: Comment must not contain '--' (double-hyphen)`

<!-- -- -- -->
          ^

conf/oasis/p15fail3.xml test not WF

conf/oasis/p15fail3.xml:1: error: Comment must not contain '--' (double-hyphen)`

<!-- --- -->
        ^

conf/oasis/p16fail1.xml test not WF

conf/oasis/p16fail1.xml:2: error: XML declaration allowed only at the start of the document

<?xml?>
     ^

conf/oasis/p16fail2.xml test not WF

conf/oasis/p16fail2.xml:1: error: xmlParsePI : no target name

<??>
  ^

conf/oasis/p16fail2.xml:1: error: Start tag expected, '<' not found

<??>
  ^

conf/oasis/p16fail3.xml test WF but not valid

conf/oasis/p16fail3.xml:2: validity error: Validation failed: no DTD found !

<doc/>
    ^

conf/oasis/p18fail1.xml test not WF

conf/oasis/p18fail1.xml:1: error: xmlParseStartTag: invalid element name

<doc><![ CDATA[a]]></doc>
      ^

conf/oasis/p18fail1.xml:1: error: Sequence ']]>' not allowed in content

<doc><![ CDATA[a]]></doc>
                ^

conf/oasis/p18fail2.xml test not WF

conf/oasis/p18fail2.xml:1: error: xmlParseStartTag: invalid element name

<doc><![CDATA [a]]></doc>
      ^

conf/oasis/p18fail2.xml:1: error: Sequence ']]>' not allowed in content

<doc><![CDATA [a]]></doc>
                ^

conf/oasis/p18fail3.xml test not WF

conf/oasis/p18fail3.xml:4: error: Sequence ']]>' not allowed in content

]]>
^

conf/oasis/p22fail1.xml test not WF

conf/oasis/p22fail1.xml:2: error: XML declaration allowed only at the start of the document

<?xml version="1.0"?>
     ^

conf/oasis/p22fail2.xml test not WF

conf/oasis/p22fail2.xml:4: error: XML declaration allowed only at the start of the document

<?xml version="1.0"?>
     ^

conf/oasis/p23fail1.xml test not WF

conf/oasis/p23fail1.xml:1: error: Invalid PI name

<?XML version="1.0"?>
     ^

conf/oasis/p23fail2.xml test not WF

conf/oasis/p23fail2.xml:1: error: Blank needed here

<?xml encoding="UTF-8"?>
      ^

conf/oasis/p23fail3.xml test not WF

conf/oasis/p23fail3.xml:1: error: Blank needed here

<?xml encoding="UTF-8" version="1.0"?>
      ^

conf/oasis/p23fail3.xml:1: error: parsing XML declaration: '?>' expected

<?xml encoding="UTF-8" version="1.0"?>
                       ^

conf/oasis/p23fail4.xml test not WF

conf/oasis/p23fail4.xml:1: error: parsing XML declaration: '?>' expected

<?xml version="1.0" standalone="yes" encoding="UTF-8"?>
                                     ^

conf/oasis/p23fail5.xml test not WF

conf/oasis/p23fail5.xml:1: error: Blank needed here

<?xml version="1.0">
                   ^

conf/oasis/p23fail5.xml:1: error: XML declaration must end-up with '?>'

<?xml version="1.0">
                   ^

conf/oasis/p24fail1.xml test not WF

conf/oasis/p24fail1.xml:1: error: String not closed 1.0"?> <doc/>

<?xml version = '1.0"?>
                    ^

conf/oasis/p24fail1.xml:1: error: Blank needed here

<?xml version = '1.0"?>
                    ^

conf/oasis/p24fail1.xml:1: error: parsing XML declaration: '?>' expected

<?xml version = '1.0"?>
                    ^

conf/oasis/p24fail2.xml test not WF

conf/oasis/p24fail2.xml:1: error: String not closed 1.0'?> <doc/>

<?xml version = "1.0'?>
                    ^

conf/oasis/p24fail2.xml:1: error: Blank needed here

<?xml version = "1.0'?>
                    ^

conf/oasis/p24fail2.xml:1: error: parsing XML declaration: '?>' expected

<?xml version = "1.0'?>
                    ^

conf/oasis/p25fail1.xml test not WF

conf/oasis/p25fail1.xml:1: error: xmlParseVersionInfo : expected '='

<?xml version <!--bad comment--> ="1.0"?>
              ^

conf/oasis/p25fail1.xml:1: error: Blank needed here

<?xml version <!--bad comment--> ="1.0"?>
              ^

conf/oasis/p25fail1.xml:1: error: parsing XML declaration: '?>' expected

<?xml version <!--bad comment--> ="1.0"?>
              ^

conf/oasis/p25fail1.xml:1: error: Start tag expected, '<' not found

<?xml version <!--bad comment--> ="1.0"?>
                                 ^

conf/oasis/p26fail1.xml test not WF

conf/oasis/p26fail1.xml:1: error: String not closed 1.0?"?> <doc/>

<?xml version="1.0?"?>
                  ^

conf/oasis/p26fail1.xml:1: error: Blank needed here

<?xml version="1.0?"?>
                  ^

conf/oasis/p26fail1.xml:1: error: parsing XML declaration: '?>' expected

<?xml version="1.0?"?>
                  ^

conf/oasis/p26fail2.xml test not WF

conf/oasis/p26fail2.xml:1: error: String not closed 1.0^"?> <doc/>

<?xml version="1.0^"?>
                  ^

conf/oasis/p26fail2.xml:1: error: Blank needed here

<?xml version="1.0^"?>
                  ^

conf/oasis/p26fail2.xml:1: error: parsing XML declaration: '?>' expected

<?xml version="1.0^"?>
                  ^

conf/oasis/p27fail1.xml test not WF

conf/oasis/p27fail1.xml:2: error: CharRef in prolog!

&#32;
^

conf/oasis/p27fail1.xml:2: error: CharRef in prolog!

&#32;
^

conf/oasis/p27fail1.xml:2: error: Start tag expected, '<' not found

&#32;
^

conf/oasis/p28fail1.xml test not WF

conf/oasis/p28fail1.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<doc/>
^

conf/oasis/p28fail1.xml:3: error: DOCTYPE unproperly terminated

<doc/>
^

conf/oasis/p28fail1.xml:3: error: Start tag expected, '<' not found

<doc/>
 ^

conf/oasis/p29fail1.xml test not WF

conf/oasis/p29fail1.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!DUNNO should not pass unknown declaration types>
^

conf/oasis/p29fail1.xml:3: error: DOCTYPE unproperly terminated

<!DUNNO should not pass unknown declaration types>
^

conf/oasis/p29fail1.xml:3: error: Start tag expected, '<' not found

<!DUNNO should not pass unknown declaration types>
 ^

conf/oasis/p30fail1.xml test WF but not valid

p30fail1.dtd:1: error: parsing XML declaration: '?>' expected

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
                                     ^

conf/oasis/p31fail1.xml test WF but not valid

p31fail1.dtd:1: error: Content error in the external subset

<!DOCTYPE doc
^

p31fail1.dtd:1: error: Extra content at the end of the document

<!DOCTYPE doc
^

conf/oasis/p32fail1.xml test not WF

conf/oasis/p32fail1.xml:1: error: String not closed

<?xml version="1.0" standalone='yes"?>
                                   ^

conf/oasis/p32fail1.xml:1: error: parsing XML declaration: '?>' expected

<?xml version="1.0" standalone='yes"?>
                                   ^

conf/oasis/p32fail2.xml test not WF

conf/oasis/p32fail2.xml:1: error: String not closed

<?xml version="1.0" standalone="yes'?>
                                   ^

conf/oasis/p32fail2.xml:1: error: parsing XML declaration: '?>' expected

<?xml version="1.0" standalone="yes'?>
                                   ^

conf/oasis/p32fail3.xml test not WF

conf/oasis/p32fail3.xml:1: error: Blank needed here

<?xml version="1.0"standalone="yes"?>
                   ^

conf/oasis/p32fail4.xml test not WF

conf/oasis/p32fail4.xml:1: error: Standalone value not found

<?xml version="1.0" standalone=yes?>
                               ^

conf/oasis/p32fail4.xml:1: error: parsing XML declaration: '?>' expected

<?xml version="1.0" standalone=yes?>
                               ^

conf/oasis/p32fail5.xml test not WF

conf/oasis/p32fail5.xml:1: error: standalone accepts only 'yes' or 'no'

<?xml version="1.0" standalone="YES"?>
                                ^

conf/oasis/p32fail5.xml:1: error: String not closed

<?xml version="1.0" standalone="YES"?>
                                ^

conf/oasis/p32fail5.xml:1: error: parsing XML declaration: '?>' expected

<?xml version="1.0" standalone="YES"?>
                                ^

conf/oasis/p39fail1.xml test not WF

conf/oasis/p39fail1.xml:1: error: Premature end of data in tag <doc>content

<doc>content
            ^

conf/oasis/p39fail2.xml test not WF

conf/oasis/p39fail2.xml:1: error: Opening and ending tag mismatch: doc and a

<doc>content</a></doc>
                ^

conf/oasis/p39fail2.xml:1: error: Extra content at the end of the document

<doc>content</a></doc>
                ^

conf/oasis/p39fail3.xml test not WF

conf/oasis/p39fail3.xml:1: error: Document is empty


^

conf/oasis/p39fail3.xml:1: error: Start tag expected, '<' not found


^

conf/oasis/p39fail4.xml test not WF

conf/oasis/p39fail4.xml:1: error: Blank needed here

<?xml version="1.0">
                   ^

conf/oasis/p39fail4.xml:1: error: XML declaration must end-up with '?>'

<?xml version="1.0">
                   ^

conf/oasis/p39fail4.xml:2: error: Start tag expected, '<' not found


^

conf/oasis/p39fail5.xml test not WF

conf/oasis/p39fail5.xml:1: error: Blank needed here

<?xml version="1.0">
                   ^

conf/oasis/p39fail5.xml:1: error: XML declaration must end-up with '?>'

<?xml version="1.0">
                   ^

conf/oasis/p39fail5.xml:9: error: Start tag expected, '<' not found


^

conf/oasis/p40fail1.xml test not WF

conf/oasis/p40fail1.xml:1: error: attributes construct error

<doc att="val"att2="val2"></doc>
              ^

conf/oasis/p40fail2.xml test not WF

conf/oasis/p40fail2.xml:1: error: xmlParseStartTag: invalid element name

<3notname></3notname>
 ^

conf/oasis/p40fail2.xml:1: error: Extra content at the end of the document

<3notname></3notname>
 ^

conf/oasis/p40fail3.xml test not WF

conf/oasis/p40fail3.xml:1: error: xmlParseStartTag: invalid element name

<3notname></notname>
 ^

conf/oasis/p40fail3.xml:1: error: Extra content at the end of the document

<3notname></notname>
 ^

conf/oasis/p40fail4.xml test not WF

conf/oasis/p40fail4.xml:1: error: xmlParseStartTag: invalid element name

< doc></doc>
 ^

conf/oasis/p40fail4.xml:1: error: Extra content at the end of the document

< doc></doc>
  ^

conf/oasis/p41fail1.xml test not WF

conf/oasis/p41fail1.xml:3: error: xmlParseElementDecl: 'EMPTY', 'ANY' or '(' expected

<!ELEMENT doc att (val|val2)>
              ^

conf/oasis/p41fail1.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc att (val|val2)>
              ^

conf/oasis/p41fail1.xml:3: error: DOCTYPE unproperly terminated

<!ELEMENT doc att (val|val2)>
              ^

conf/oasis/p41fail1.xml:3: error: Start tag expected, '<' not found

<!ELEMENT doc att (val|val2)>
               ^

conf/oasis/p41fail2.xml test not WF

conf/oasis/p41fail2.xml:3: error: xmlParseElementDecl: 'EMPTY', 'ANY' or '(' expected

<!ELEMENT doc att (val|val2)>
              ^

conf/oasis/p41fail2.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc att (val|val2)>
              ^

conf/oasis/p41fail2.xml:3: error: DOCTYPE unproperly terminated

<!ELEMENT doc att (val|val2)>
              ^

conf/oasis/p41fail2.xml:3: error: Start tag expected, '<' not found

<!ELEMENT doc att (val|val2)>
               ^

conf/oasis/p41fail3.xml test not WF

conf/oasis/p41fail3.xml:1: error: Specification mandate value for attribute att

<doc att "val"></doc>
         ^

conf/oasis/p41fail3.xml:1: error: attributes construct error

<doc att "val"></doc>
         ^

conf/oasis/p41fail3.xml:1: error: error parsing attribute name

<doc att "val"></doc>
         ^

conf/oasis/p41fail3.xml:1: error: attributes construct error

<doc att "val"></doc>
         ^

conf/oasis/p41fail3.xml:1: error: xmlParseStartTag: problem parsing attributes

<doc att "val"></doc>
         ^

conf/oasis/p41fail3.xml:1: error: Couldn't find end of Start Tag <doc att "val"></doc>

<doc att "val"></doc>
         ^

conf/oasis/p41fail3.xml:1: error: Extra content at the end of the document

<doc att "val"></doc>
         ^

conf/oasis/p42fail1.xml test not WF

conf/oasis/p42fail1.xml:1: error: End tag : expected '>'

<doc></ doc>
        ^

conf/oasis/p42fail1.xml:1: error: Ending tag eror for: doc

<doc></ doc>
        ^

conf/oasis/p42fail1.xml:1: error: Extra content at the end of the document

<doc></ doc>
        ^

conf/oasis/p42fail2.xml test not WF

conf/oasis/p42fail2.xml:1: error: End tag : expected '>'

<doc></doc/>
          ^

conf/oasis/p42fail2.xml:1: error: Extra content at the end of the document

<doc></doc/>
          ^

conf/oasis/p42fail3.xml test not WF

conf/oasis/p42fail3.xml:1: error: error parsing attribute name

<doc/doc/
    ^

conf/oasis/p42fail3.xml:1: error: attributes construct error

<doc/doc/
    ^

conf/oasis/p42fail3.xml:1: error: xmlParseStartTag: problem parsing attributes

<doc/doc/
    ^

conf/oasis/p42fail3.xml:1: error: Couldn't find end of Start Tag <doc/doc/

<doc/doc/
    ^

conf/oasis/p42fail3.xml:1: error: Extra content at the end of the document

<doc/doc/
    ^

conf/oasis/p43fail1.xml test not WF

conf/oasis/p43fail1.xml:7: error: xmlParseStartTag: invalid element name

<!ENTITY badent "bad">
 ^

conf/oasis/p43fail2.xml test not WF

conf/oasis/p43fail2.xml:7: error: xmlParseStartTag: invalid element name

<![IGNORE[This was valid in SGML, but not XML]]>
 ^

conf/oasis/p43fail2.xml:7: error: Sequence ']]>' not allowed in content

<![IGNORE[This was valid in SGML, but not XML]]>
                                             ^

conf/oasis/p43fail3.xml test not WF

conf/oasis/p43fail3.xml:7: error: xmlParseStartTag: invalid element name

<![INCLUDE[This was valid in SGML, but not XML]]>
 ^

conf/oasis/p43fail3.xml:7: error: Sequence ']]>' not allowed in content

<![INCLUDE[This was valid in SGML, but not XML]]>
                                              ^

conf/oasis/p44fail1.xml test not WF

conf/oasis/p44fail1.xml:1: error: xmlParseStartTag: invalid element name

< doc/>
 ^

conf/oasis/p44fail1.xml:1: error: Extra content at the end of the document

< doc/>
  ^

conf/oasis/p44fail2.xml test not WF

conf/oasis/p44fail2.xml:1: error: error parsing attribute name

<doc/ >
    ^

conf/oasis/p44fail2.xml:1: error: attributes construct error

<doc/ >
    ^

conf/oasis/p44fail2.xml:1: error: xmlParseStartTag: problem parsing attributes

<doc/ >
    ^

conf/oasis/p44fail2.xml:1: error: Couldn't find end of Start Tag <doc/ >

<doc/ >
    ^

conf/oasis/p44fail2.xml:1: error: Extra content at the end of the document

<doc/ >
    ^

conf/oasis/p44fail3.xml test not WF

conf/oasis/p44fail3.xml:1: error: error parsing attribute name

<doc --bad comment--/>
     ^

conf/oasis/p44fail3.xml:1: error: attributes construct error

<doc --bad comment--/>
     ^

conf/oasis/p44fail3.xml:1: error: xmlParseStartTag: problem parsing attributes

<doc --bad comment--/>
     ^

conf/oasis/p44fail3.xml:1: error: Couldn't find end of Start Tag <doc --bad comment--/>

<doc --bad comment--/>
     ^

conf/oasis/p44fail3.xml:1: error: Extra content at the end of the document

<doc --bad comment--/>
     ^

conf/oasis/p44fail4.xml test not WF

conf/oasis/p44fail4.xml:1: error: attributes construct error

<doc att="val"att2="val2"/>
              ^

conf/oasis/p44fail5.xml test not WF

conf/oasis/p44fail5.xml:1: error: Attribute att redefined

<doc att="val" att="val"/>
                        ^

conf/oasis/p45fail1.xml test not WF

conf/oasis/p45fail1.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!element doc EMPTY>
^

conf/oasis/p45fail1.xml:3: error: DOCTYPE unproperly terminated

<!element doc EMPTY>
^

conf/oasis/p45fail1.xml:3: error: Start tag expected, '<' not found

<!element doc EMPTY>
 ^

conf/oasis/p45fail2.xml test not WF

conf/oasis/p45fail2.xml:3: error: Space required after the element name

<!ELEMENT doc(#PCDATA)>
             ^

conf/oasis/p45fail3.xml test not WF

conf/oasis/p45fail3.xml:3: error: xmlParseElementDecl: no name for Element

<!ELEMENT (doc|a) (#PCDATA)>
          ^

conf/oasis/p45fail3.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT (doc|a) (#PCDATA)>
          ^

conf/oasis/p45fail3.xml:3: error: DOCTYPE unproperly terminated

<!ELEMENT (doc|a) (#PCDATA)>
          ^

conf/oasis/p45fail3.xml:3: error: Start tag expected, '<' not found

<!ELEMENT (doc|a) (#PCDATA)>
           ^

conf/oasis/p45fail4.xml test not WF

conf/oasis/p45fail4.xml:3: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc (#PCDATA) --bad comment-->
                        ^

conf/oasis/p45fail4.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc (#PCDATA) --bad comment-->
                        ^

conf/oasis/p45fail4.xml:3: error: DOCTYPE unproperly terminated

<!ELEMENT doc (#PCDATA) --bad comment-->
                        ^

conf/oasis/p45fail4.xml:3: error: Start tag expected, '<' not found

<!ELEMENT doc (#PCDATA) --bad comment-->
                         ^

conf/oasis/p46fail1.xml test not WF

conf/oasis/p46fail1.xml:4: error: xmlParseElementChildrenContentDecl : Name or '(' expected

<!ELEMENT a (#EMPTY)>
             ^

conf/oasis/p46fail1.xml:4: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT a (#EMPTY)>
             ^

conf/oasis/p46fail1.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT a (#EMPTY)>
             ^

conf/oasis/p46fail1.xml:4: error: DOCTYPE unproperly terminated

<!ELEMENT a (#EMPTY)>
             ^

conf/oasis/p46fail1.xml:4: error: Start tag expected, '<' not found

<!ELEMENT a (#EMPTY)>
              ^

conf/oasis/p46fail2.xml test not WF

conf/oasis/p46fail2.xml:4: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT a (#PCDATA) +(doc)>
                      ^

conf/oasis/p46fail2.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT a (#PCDATA) +(doc)>
                      ^

conf/oasis/p46fail2.xml:4: error: DOCTYPE unproperly terminated

<!ELEMENT a (#PCDATA) +(doc)>
                      ^

conf/oasis/p46fail2.xml:4: error: Start tag expected, '<' not found

<!ELEMENT a (#PCDATA) +(doc)>
                       ^

conf/oasis/p46fail3.xml test not WF

conf/oasis/p46fail3.xml:4: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT a (#PCDATA) -(doc)>
                      ^

conf/oasis/p46fail3.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT a (#PCDATA) -(doc)>
                      ^

conf/oasis/p46fail3.xml:4: error: DOCTYPE unproperly terminated

<!ELEMENT a (#PCDATA) -(doc)>
                      ^

conf/oasis/p46fail3.xml:4: error: Start tag expected, '<' not found

<!ELEMENT a (#PCDATA) -(doc)>
                       ^

conf/oasis/p46fail4.xml test not WF

conf/oasis/p46fail4.xml:4: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT a (doc) +>
                  ^

conf/oasis/p46fail4.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT a (doc) +>
                  ^

conf/oasis/p46fail4.xml:4: error: DOCTYPE unproperly terminated

<!ELEMENT a (doc) +>
                  ^

conf/oasis/p46fail4.xml:4: error: Start tag expected, '<' not found

<!ELEMENT a (doc) +>
                   ^

conf/oasis/p46fail5.xml test not WF

conf/oasis/p46fail5.xml:4: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT a (#PCDATA)(doc)>
                     ^

conf/oasis/p46fail5.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT a (#PCDATA)(doc)>
                     ^

conf/oasis/p46fail5.xml:4: error: DOCTYPE unproperly terminated

<!ELEMENT a (#PCDATA)(doc)>
                     ^

conf/oasis/p46fail5.xml:4: error: Start tag expected, '<' not found

<!ELEMENT a (#PCDATA)(doc)>
                      ^

conf/oasis/p46fail6.xml test not WF

conf/oasis/p46fail6.xml:4: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT a EMPTY (doc)>
                  ^

conf/oasis/p46fail6.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT a EMPTY (doc)>
                  ^

conf/oasis/p46fail6.xml:4: error: DOCTYPE unproperly terminated

<!ELEMENT a EMPTY (doc)>
                  ^

conf/oasis/p46fail6.xml:4: error: Start tag expected, '<' not found

<!ELEMENT a EMPTY (doc)>
                   ^

conf/oasis/p47fail1.xml test not WF

conf/oasis/p47fail1.xml:4: error: xmlParseElementChildrenContentDecl : ',' expected

<!ELEMENT a (doc,a?|a?)>
                   ^

conf/oasis/p47fail1.xml:4: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT a (doc,a?|a?)>
                   ^

conf/oasis/p47fail1.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT a (doc,a?|a?)>
                   ^

conf/oasis/p47fail1.xml:4: error: DOCTYPE unproperly terminated

<!ELEMENT a (doc,a?|a?)>
                   ^

conf/oasis/p47fail1.xml:4: error: Start tag expected, '<' not found

<!ELEMENT a (doc,a?|a?)>
                    ^

conf/oasis/p47fail2.xml test not WF

conf/oasis/p47fail2.xml:4: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT a (doc)->
                 ^

conf/oasis/p47fail2.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT a (doc)->
                 ^

conf/oasis/p47fail2.xml:4: error: DOCTYPE unproperly terminated

<!ELEMENT a (doc)->
                 ^

conf/oasis/p47fail2.xml:4: error: Start tag expected, '<' not found

<!ELEMENT a (doc)->
                  ^

conf/oasis/p47fail3.xml test not WF

conf/oasis/p47fail3.xml:4: error: xmlParseElementDecl: 'EMPTY', 'ANY' or '(' expected

<!ELEMENT a *(doc)>
            ^

conf/oasis/p47fail3.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT a *(doc)>
            ^

conf/oasis/p47fail3.xml:4: error: DOCTYPE unproperly terminated

<!ELEMENT a *(doc)>
            ^

conf/oasis/p47fail3.xml:4: error: Start tag expected, '<' not found

<!ELEMENT a *(doc)>
             ^

conf/oasis/p47fail4.xml test not WF

conf/oasis/p47fail4.xml:4: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT a (doc) ?>
                  ^

conf/oasis/p47fail4.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT a (doc) ?>
                  ^

conf/oasis/p47fail4.xml:4: error: DOCTYPE unproperly terminated

<!ELEMENT a (doc) ?>
                  ^

conf/oasis/p47fail4.xml:4: error: Start tag expected, '<' not found

<!ELEMENT a (doc) ?>
                   ^

conf/oasis/p48fail1.xml test not WF

conf/oasis/p48fail1.xml:4: error: xmlParseElementChildrenContentDecl : ',' '|' or ')' expected

<!ELEMENT a (doc *)>
                 ^

conf/oasis/p48fail1.xml:4: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT a (doc *)>
                 ^

conf/oasis/p48fail1.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT a (doc *)>
                 ^

conf/oasis/p48fail1.xml:4: error: DOCTYPE unproperly terminated

<!ELEMENT a (doc *)>
                 ^

conf/oasis/p48fail1.xml:4: error: Start tag expected, '<' not found

<!ELEMENT a (doc *)>
                  ^

conf/oasis/p48fail2.xml test not WF

conf/oasis/p48fail2.xml:4: error: xmlParseElementChildrenContentDecl : ',' '|' or ')' expected

<!ELEMENT a ((doc|a?) +)>
                      ^

conf/oasis/p48fail2.xml:4: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT a ((doc|a?) +)>
                      ^

conf/oasis/p48fail2.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT a ((doc|a?) +)>
                      ^

conf/oasis/p48fail2.xml:4: error: DOCTYPE unproperly terminated

<!ELEMENT a ((doc|a?) +)>
                      ^

conf/oasis/p48fail2.xml:4: error: Start tag expected, '<' not found

<!ELEMENT a ((doc|a?) +)>
                       ^

conf/oasis/p49fail1.xml test not WF

conf/oasis/p49fail1.xml:4: error: xmlParseElementChildrenContentDecl : '|' expected

<!ELEMENT a (doc|a?,a?)>
                   ^

conf/oasis/p49fail1.xml:4: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT a (doc|a?,a?)>
                   ^

conf/oasis/p49fail1.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT a (doc|a?,a?)>
                   ^

conf/oasis/p49fail1.xml:4: error: DOCTYPE unproperly terminated

<!ELEMENT a (doc|a?,a?)>
                   ^

conf/oasis/p49fail1.xml:4: error: Start tag expected, '<' not found

<!ELEMENT a (doc|a?,a?)>
                    ^

conf/oasis/p50fail1.xml test not WF

conf/oasis/p50fail1.xml:4: error: xmlParseElementChildrenContentDecl : ',' expected

<!ELEMENT a (doc,a?|a?)>
                   ^

conf/oasis/p50fail1.xml:4: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT a (doc,a?|a?)>
                   ^

conf/oasis/p50fail1.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT a (doc,a?|a?)>
                   ^

conf/oasis/p50fail1.xml:4: error: DOCTYPE unproperly terminated

<!ELEMENT a (doc,a?|a?)>
                   ^

conf/oasis/p50fail1.xml:4: error: Start tag expected, '<' not found

<!ELEMENT a (doc,a?|a?)>
                    ^

conf/oasis/p51fail1.xml test not WF

conf/oasis/p51fail1.xml:3: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc (#PCDATA)?>
                       ^

conf/oasis/p51fail1.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc (#PCDATA)?>
                       ^

conf/oasis/p51fail1.xml:3: error: DOCTYPE unproperly terminated

<!ELEMENT doc (#PCDATA)?>
                       ^

conf/oasis/p51fail1.xml:3: error: Start tag expected, '<' not found

<!ELEMENT doc (#PCDATA)?>
                        ^

conf/oasis/p51fail2.xml test not WF

conf/oasis/p51fail2.xml:3: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc (#PCDATA)+>
                       ^

conf/oasis/p51fail2.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc (#PCDATA)+>
                       ^

conf/oasis/p51fail2.xml:3: error: DOCTYPE unproperly terminated

<!ELEMENT doc (#PCDATA)+>
                       ^

conf/oasis/p51fail2.xml:3: error: Start tag expected, '<' not found

<!ELEMENT doc (#PCDATA)+>
                        ^

conf/oasis/p51fail3.xml test not WF

conf/oasis/p51fail3.xml:4: error: xmlParseElementChildrenContentDecl : Name or '(' expected

<!ELEMENT a (doc|#PCDATA)*>
                 ^

conf/oasis/p51fail3.xml:4: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT a (doc|#PCDATA)*>
                 ^

conf/oasis/p51fail3.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT a (doc|#PCDATA)*>
                 ^

conf/oasis/p51fail3.xml:4: error: DOCTYPE unproperly terminated

<!ELEMENT a (doc|#PCDATA)*>
                 ^

conf/oasis/p51fail3.xml:4: error: Start tag expected, '<' not found

<!ELEMENT a (doc|#PCDATA)*>
                  ^

conf/oasis/p51fail4.xml test not WF

conf/oasis/p51fail4.xml:4: error: xmlParseElementMixedContentDecl : '|' or ')*' expected

<!ELEMENT a (#PCDATA|doc)?>
                        ^

conf/oasis/p51fail4.xml:4: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT a (#PCDATA|doc)?>
                        ^

conf/oasis/p51fail4.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT a (#PCDATA|doc)?>
                        ^

conf/oasis/p51fail4.xml:4: error: DOCTYPE unproperly terminated

<!ELEMENT a (#PCDATA|doc)?>
                        ^

conf/oasis/p51fail4.xml:4: error: Start tag expected, '<' not found

<!ELEMENT a (#PCDATA|doc)?>
                         ^

conf/oasis/p51fail5.xml test not WF

conf/oasis/p51fail5.xml:4: error: xmlParseElementMixedContentDecl : '|' or ')*' expected

<!ELEMENT a (#PCDATA|doc,a?)*>
                        ^

conf/oasis/p51fail5.xml:4: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT a (#PCDATA|doc,a?)*>
                        ^

conf/oasis/p51fail5.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT a (#PCDATA|doc,a?)*>
                        ^

conf/oasis/p51fail5.xml:4: error: DOCTYPE unproperly terminated

<!ELEMENT a (#PCDATA|doc,a?)*>
                        ^

conf/oasis/p51fail5.xml:4: error: Start tag expected, '<' not found

<!ELEMENT a (#PCDATA|doc,a?)*>
                         ^

conf/oasis/p51fail6.xml test not WF

conf/oasis/p51fail6.xml:4: error: xmlParseElementMixedContentDecl : '|' or ')*' expected

<!ELEMENT a (#PCDATA,doc,a?)*>
                    ^

conf/oasis/p51fail6.xml:4: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT a (#PCDATA,doc,a?)*>
                    ^

conf/oasis/p51fail6.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT a (#PCDATA,doc,a?)*>
                    ^

conf/oasis/p51fail6.xml:4: error: DOCTYPE unproperly terminated

<!ELEMENT a (#PCDATA,doc,a?)*>
                    ^

conf/oasis/p51fail6.xml:4: error: Start tag expected, '<' not found

<!ELEMENT a (#PCDATA,doc,a?)*>
                     ^

conf/oasis/p51fail7.xml test not WF

conf/oasis/p51fail7.xml:4: error: xmlParseElementMixedContentDecl : Name expected

<!ELEMENT a (#PCDATA|(doc|a))*>
                     ^

conf/oasis/p51fail7.xml:4: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT a (#PCDATA|(doc|a))*>
                     ^

conf/oasis/p51fail7.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT a (#PCDATA|(doc|a))*>
                     ^

conf/oasis/p51fail7.xml:4: error: DOCTYPE unproperly terminated

<!ELEMENT a (#PCDATA|(doc|a))*>
                     ^

conf/oasis/p51fail7.xml:4: error: Start tag expected, '<' not found

<!ELEMENT a (#PCDATA|(doc|a))*>
                      ^

conf/oasis/p52fail1.xml test not WF

conf/oasis/p52fail1.xml:4: error: ATTLIST: no name for Element

<!ATTLIST  >
           ^

conf/oasis/p52fail1.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST  >
           ^

conf/oasis/p52fail1.xml:5: error: Start tag expected, '<' not found

]>
^

conf/oasis/p52fail2.xml test not WF

conf/oasis/p52fail2.xml:4: error: Space required after '<!ATTLIST'

<!ATTLIST>
         ^

conf/oasis/p52fail2.xml:4: error: ATTLIST: no name for Element

<!ATTLIST>
         ^

conf/oasis/p52fail2.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST>
         ^

conf/oasis/p52fail2.xml:5: error: Start tag expected, '<' not found

]>
^

conf/oasis/p53fail1.xml test not WF

conf/oasis/p53fail1.xml:4: error: Space required after the attribute type

<!ATTLIST doc att CDATA#IMPLIED>
                       ^

conf/oasis/p53fail1.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att CDATA#IMPLIED>
                       ^

conf/oasis/p53fail1.xml:4: error: DOCTYPE unproperly terminated

<!ATTLIST doc att CDATA#IMPLIED>
                       ^

conf/oasis/p53fail1.xml:4: error: Start tag expected, '<' not found

<!ATTLIST doc att CDATA#IMPLIED>
                        ^

conf/oasis/p53fail2.xml test not WF

conf/oasis/p53fail2.xml:4: error: Space required after the attribute name

<!ATTLIST doc att(a|b) #IMPLIED>
                 ^

conf/oasis/p53fail2.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att(a|b) #IMPLIED>
                 ^

conf/oasis/p53fail2.xml:4: error: DOCTYPE unproperly terminated

<!ATTLIST doc att(a|b) #IMPLIED>
                 ^

conf/oasis/p53fail2.xml:4: error: Start tag expected, '<' not found

<!ATTLIST doc att(a|b) #IMPLIED>
                  ^

conf/oasis/p53fail3.xml test not WF

conf/oasis/p53fail3.xml:4: error: '(' required to start ATTLIST enumeration

<!ATTLIST doc att #IMPLIED>
                  ^

conf/oasis/p53fail3.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att #IMPLIED>
                  ^

conf/oasis/p53fail3.xml:4: error: DOCTYPE unproperly terminated

<!ATTLIST doc att #IMPLIED>
                  ^

conf/oasis/p53fail3.xml:4: error: Start tag expected, '<' not found

<!ATTLIST doc att #IMPLIED>
                   ^

conf/oasis/p53fail4.xml test not WF

conf/oasis/p53fail4.xml:4: error: Space required after the attribute type

<!ATTLIST doc att CDATA>
                       ^

conf/oasis/p53fail5.xml test not WF

conf/oasis/p53fail5.xml:4: error: ATTLIST: no name for Attribute

<!ATTLIST doc (a|b) #IMPLIED>
              ^

conf/oasis/p53fail5.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc (a|b) #IMPLIED>
              ^

conf/oasis/p53fail5.xml:4: error: DOCTYPE unproperly terminated

<!ATTLIST doc (a|b) #IMPLIED>
              ^

conf/oasis/p53fail5.xml:4: error: Start tag expected, '<' not found

<!ATTLIST doc (a|b) #IMPLIED>
               ^

conf/oasis/p54fail1.xml test not WF

conf/oasis/p54fail1.xml:4: error: '(' required to start ATTLIST enumeration

<!ATTLIST doc att DUNNO #IMPLIED>
                  ^

conf/oasis/p54fail1.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att DUNNO #IMPLIED>
                  ^

conf/oasis/p54fail1.xml:4: error: DOCTYPE unproperly terminated

<!ATTLIST doc att DUNNO #IMPLIED>
                  ^

conf/oasis/p54fail1.xml:4: error: Start tag expected, '<' not found

<!ATTLIST doc att DUNNO #IMPLIED>
                   ^

conf/oasis/p55fail1.xml test not WF

conf/oasis/p55fail1.xml:4: error: '(' required to start ATTLIST enumeration

<!ATTLIST doc att cdata #IMPLIED>
                  ^

conf/oasis/p55fail1.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att cdata #IMPLIED>
                  ^

conf/oasis/p55fail1.xml:4: error: DOCTYPE unproperly terminated

<!ATTLIST doc att cdata #IMPLIED>
                  ^

conf/oasis/p55fail1.xml:4: error: Start tag expected, '<' not found

<!ATTLIST doc att cdata #IMPLIED>
                   ^

conf/oasis/p56fail1.xml test not WF

conf/oasis/p56fail1.xml:4: error: Space required after the attribute type

<!ATTLIST doc att IDS #IMPLIED>
                    ^

conf/oasis/p56fail1.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att IDS #IMPLIED>
                    ^

conf/oasis/p56fail1.xml:4: error: DOCTYPE unproperly terminated

<!ATTLIST doc att IDS #IMPLIED>
                    ^

conf/oasis/p56fail1.xml:4: error: Start tag expected, '<' not found

<!ATTLIST doc att IDS #IMPLIED>
                      ^

conf/oasis/p56fail2.xml test not WF

conf/oasis/p56fail2.xml:4: error: '(' required to start ATTLIST enumeration

<!ATTLIST doc att NUMBER #IMPLIED>
                  ^

conf/oasis/p56fail2.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att NUMBER #IMPLIED>
                  ^

conf/oasis/p56fail2.xml:4: error: DOCTYPE unproperly terminated

<!ATTLIST doc att NUMBER #IMPLIED>
                  ^

conf/oasis/p56fail2.xml:4: error: Start tag expected, '<' not found

<!ATTLIST doc att NUMBER #IMPLIED>
                   ^

conf/oasis/p56fail3.xml test not WF

conf/oasis/p56fail3.xml:4: error: '(' required to start ATTLIST enumeration

<!ATTLIST doc att NAME #IMPLIED>
                  ^

conf/oasis/p56fail3.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att NAME #IMPLIED>
                  ^

conf/oasis/p56fail3.xml:4: error: DOCTYPE unproperly terminated

<!ATTLIST doc att NAME #IMPLIED>
                  ^

conf/oasis/p56fail3.xml:4: error: Start tag expected, '<' not found

<!ATTLIST doc att NAME #IMPLIED>
                   ^

conf/oasis/p56fail4.xml test not WF

conf/oasis/p56fail4.xml:4: error: Space required after the attribute type

<!ATTLIST doc att ENTITYS #IMPLIED>
                        ^

conf/oasis/p56fail4.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att ENTITYS #IMPLIED>
                        ^

conf/oasis/p56fail4.xml:4: error: DOCTYPE unproperly terminated

<!ATTLIST doc att ENTITYS #IMPLIED>
                        ^

conf/oasis/p56fail4.xml:4: error: Start tag expected, '<' not found

<!ATTLIST doc att ENTITYS #IMPLIED>
                          ^

conf/oasis/p56fail5.xml test not WF

conf/oasis/p56fail5.xml:4: error: '(' required to start ATTLIST enumeration

<!ATTLIST doc att id #IMPLIED>
                  ^

conf/oasis/p56fail5.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att id #IMPLIED>
                  ^

conf/oasis/p56fail5.xml:4: error: DOCTYPE unproperly terminated

<!ATTLIST doc att id #IMPLIED>
                  ^

conf/oasis/p56fail5.xml:4: error: Start tag expected, '<' not found

<!ATTLIST doc att id #IMPLIED>
                   ^

conf/oasis/p57fail1.xml test not WF

conf/oasis/p57fail1.xml:4: error: AttValue: " or ' expected

<!ATTLIST doc att NMTOKEN (a|b) #IMPLIED>
                          ^

conf/oasis/p57fail1.xml:4: error: Attribute default value declaration error

<!ATTLIST doc att NMTOKEN (a|b) #IMPLIED>
                          ^

conf/oasis/p57fail1.xml:4: error: Space required after the attribute default value

<!ATTLIST doc att NMTOKEN (a|b) #IMPLIED>
                          ^

conf/oasis/p57fail1.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att NMTOKEN (a|b) #IMPLIED>
                          ^

conf/oasis/p57fail1.xml:4: error: DOCTYPE unproperly terminated

<!ATTLIST doc att NMTOKEN (a|b) #IMPLIED>
                          ^

conf/oasis/p57fail1.xml:4: error: Start tag expected, '<' not found

<!ATTLIST doc att NMTOKEN (a|b) #IMPLIED>
                           ^

conf/oasis/p58fail1.xml test not WF

conf/oasis/p58fail1.xml:6: error: Name expected in NOTATION declaration

<!ATTLIST doc att NOTATION () #IMPLIED>
                            ^

conf/oasis/p58fail1.xml:6: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att NOTATION () #IMPLIED>
                            ^

conf/oasis/p58fail1.xml:6: error: DOCTYPE unproperly terminated

<!ATTLIST doc att NOTATION () #IMPLIED>
                            ^

conf/oasis/p58fail1.xml:6: error: Start tag expected, '<' not found

<!ATTLIST doc att NOTATION () #IMPLIED>
                              ^

conf/oasis/p58fail2.xml test not WF

conf/oasis/p58fail2.xml:6: error: ')' required to finish NOTATION declaration

<!ATTLIST doc att NOTATION (a,b) #IMPLIED>
                             ^

conf/oasis/p58fail2.xml:6: error: Space required after the attribute type

<!ATTLIST doc att NOTATION (a,b) #IMPLIED>
                             ^

conf/oasis/p58fail2.xml:6: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att NOTATION (a,b) #IMPLIED>
                             ^

conf/oasis/p58fail2.xml:6: error: DOCTYPE unproperly terminated

<!ATTLIST doc att NOTATION (a,b) #IMPLIED>
                             ^

conf/oasis/p58fail2.xml:6: error: Start tag expected, '<' not found

<!ATTLIST doc att NOTATION (a,b) #IMPLIED>
                              ^

conf/oasis/p58fail3.xml test not WF

conf/oasis/p58fail3.xml:6: error: Name expected in NOTATION declaration

<!ATTLIST doc att NOTATION (a|0b) #IMPLIED>
                              ^

conf/oasis/p58fail3.xml:6: error: Space required after the attribute type

<!ATTLIST doc att NOTATION (a|0b) #IMPLIED>
                              ^

conf/oasis/p58fail3.xml:6: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att NOTATION (a|0b) #IMPLIED>
                              ^

conf/oasis/p58fail3.xml:6: error: DOCTYPE unproperly terminated

<!ATTLIST doc att NOTATION (a|0b) #IMPLIED>
                              ^

conf/oasis/p58fail3.xml:6: error: Start tag expected, '<' not found

<!ATTLIST doc att NOTATION (a|0b) #IMPLIED>
                               ^

conf/oasis/p58fail4.xml test not WF

conf/oasis/p58fail4.xml:6: error: '(' required to start ATTLIST enumeration

<!ATTLIST doc att notation (a|b) #IMPLIED>
                  ^

conf/oasis/p58fail4.xml:6: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att notation (a|b) #IMPLIED>
                  ^

conf/oasis/p58fail4.xml:6: error: DOCTYPE unproperly terminated

<!ATTLIST doc att notation (a|b) #IMPLIED>
                  ^

conf/oasis/p58fail4.xml:6: error: Start tag expected, '<' not found

<!ATTLIST doc att notation (a|b) #IMPLIED>
                   ^

conf/oasis/p58fail5.xml test not WF

conf/oasis/p58fail5.xml:6: error: Space required after 'NOTATION'

<!ATTLIST doc att NOTATION(a|b) #IMPLIED>
                          ^

conf/oasis/p58fail5.xml:6: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att NOTATION(a|b) #IMPLIED>
                          ^

conf/oasis/p58fail5.xml:6: error: DOCTYPE unproperly terminated

<!ATTLIST doc att NOTATION(a|b) #IMPLIED>
                          ^

conf/oasis/p58fail5.xml:6: error: Start tag expected, '<' not found

<!ATTLIST doc att NOTATION(a|b) #IMPLIED>
                           ^

conf/oasis/p58fail6.xml test not WF

conf/oasis/p58fail6.xml:5: error: '(' required to start 'NOTATION'

<!ATTLIST doc att NOTATION a #IMPLIED>
                           ^

conf/oasis/p58fail6.xml:5: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att NOTATION a #IMPLIED>
                           ^

conf/oasis/p58fail6.xml:5: error: DOCTYPE unproperly terminated

<!ATTLIST doc att NOTATION a #IMPLIED>
                           ^

conf/oasis/p58fail6.xml:5: error: Start tag expected, '<' not found

<!ATTLIST doc att NOTATION a #IMPLIED>
                             ^

conf/oasis/p58fail7.xml test not WF

conf/oasis/p58fail7.xml:5: error: '(' required to start 'NOTATION'

<!ATTLIST doc att NOTATION "a" #IMPLIED>
                           ^

conf/oasis/p58fail7.xml:5: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att NOTATION "a" #IMPLIED>
                           ^

conf/oasis/p58fail7.xml:5: error: DOCTYPE unproperly terminated

<!ATTLIST doc att NOTATION "a" #IMPLIED>
                           ^

conf/oasis/p58fail7.xml:5: error: Start tag expected, '<' not found

<!ATTLIST doc att NOTATION "a" #IMPLIED>
                            ^

conf/oasis/p58fail8.xml test not WF

conf/oasis/p58fail8.xml:5: error: Name expected in NOTATION declaration

<!ATTLIST doc att NOTATION ("a") #IMPLIED>
                            ^

conf/oasis/p58fail8.xml:5: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att NOTATION ("a") #IMPLIED>
                            ^

conf/oasis/p58fail8.xml:5: error: DOCTYPE unproperly terminated

<!ATTLIST doc att NOTATION ("a") #IMPLIED>
                            ^

conf/oasis/p58fail8.xml:5: error: Start tag expected, '<' not found

<!ATTLIST doc att NOTATION ("a") #IMPLIED>
                             ^

conf/oasis/p59fail1.xml test not WF

conf/oasis/p59fail1.xml:4: error: NmToken expected in ATTLIST enumeration

<!ATTLIST doc att () #IMPLIED>
                   ^

conf/oasis/p59fail1.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att () #IMPLIED>
                   ^

conf/oasis/p59fail1.xml:4: error: DOCTYPE unproperly terminated

<!ATTLIST doc att () #IMPLIED>
                   ^

conf/oasis/p59fail1.xml:4: error: Start tag expected, '<' not found

<!ATTLIST doc att () #IMPLIED>
                     ^

conf/oasis/p59fail2.xml test not WF

conf/oasis/p59fail2.xml:4: error: ')' required to finish ATTLIST enumeration

<!ATTLIST doc att (a,b) #IMPLIED>
                    ^

conf/oasis/p59fail2.xml:4: error: Space required after the attribute type

<!ATTLIST doc att (a,b) #IMPLIED>
                    ^

conf/oasis/p59fail2.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att (a,b) #IMPLIED>
                    ^

conf/oasis/p59fail2.xml:4: error: DOCTYPE unproperly terminated

<!ATTLIST doc att (a,b) #IMPLIED>
                    ^

conf/oasis/p59fail2.xml:4: error: Start tag expected, '<' not found

<!ATTLIST doc att (a,b) #IMPLIED>
                     ^

conf/oasis/p59fail3.xml test not WF

conf/oasis/p59fail3.xml:4: error: NmToken expected in ATTLIST enumeration

<!ATTLIST doc att ("a") #IMPLIED>
                   ^

conf/oasis/p59fail3.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att ("a") #IMPLIED>
                   ^

conf/oasis/p59fail3.xml:4: error: DOCTYPE unproperly terminated

<!ATTLIST doc att ("a") #IMPLIED>
                   ^

conf/oasis/p59fail3.xml:4: error: Start tag expected, '<' not found

<!ATTLIST doc att ("a") #IMPLIED>
                    ^

conf/oasis/p60fail1.xml test not WF

conf/oasis/p60fail1.xml:4: error: AttValue: " or ' expected

<!ATTLIST doc att CDATA #implied>
                        ^

conf/oasis/p60fail1.xml:4: error: Attribute default value declaration error

<!ATTLIST doc att CDATA #implied>
                        ^

conf/oasis/p60fail1.xml:4: error: Space required after the attribute default value

<!ATTLIST doc att CDATA #implied>
                        ^

conf/oasis/p60fail1.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att CDATA #implied>
                        ^

conf/oasis/p60fail1.xml:4: error: DOCTYPE unproperly terminated

<!ATTLIST doc att CDATA #implied>
                        ^

conf/oasis/p60fail1.xml:4: error: Start tag expected, '<' not found

<!ATTLIST doc att CDATA #implied>
                         ^

conf/oasis/p60fail2.xml test not WF

conf/oasis/p60fail2.xml:4: error: Space required after '#FIXED'

<!ATTLIST doc att CDATA #FIXED"value">
                              ^

conf/oasis/p60fail3.xml test not WF

conf/oasis/p60fail3.xml:4: error: ATTLIST: no name for Attribute

<!ATTLIST doc att CDATA #REQUIRED "value">
                                  ^

conf/oasis/p60fail3.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att CDATA #REQUIRED "value">
                                  ^

conf/oasis/p60fail3.xml:4: error: DOCTYPE unproperly terminated

<!ATTLIST doc att CDATA #REQUIRED "value">
                                  ^

conf/oasis/p60fail3.xml:4: error: Start tag expected, '<' not found

<!ATTLIST doc att CDATA #REQUIRED "value">
                                   ^

conf/oasis/p60fail4.xml test not WF

conf/oasis/p60fail4.xml:4: error: Space required after '#FIXED'

<!ATTLIST doc att CDATA #FIXED>
                              ^

conf/oasis/p60fail4.xml:4: error: AttValue: " or ' expected

<!ATTLIST doc att CDATA #FIXED>
                              ^

conf/oasis/p60fail4.xml:4: error: Attribute default value declaration error

<!ATTLIST doc att CDATA #FIXED>
                              ^

conf/oasis/p60fail5.xml test not WF

conf/oasis/p60fail5.xml:4: error: ATTLIST: no name for Attribute

<!ATTLIST doc att CDATA #IMPLIED #REQUIRED>
                                 ^

conf/oasis/p60fail5.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc att CDATA #IMPLIED #REQUIRED>
                                 ^

conf/oasis/p60fail5.xml:4: error: DOCTYPE unproperly terminated

<!ATTLIST doc att CDATA #IMPLIED #REQUIRED>
                                 ^

conf/oasis/p60fail5.xml:4: error: Start tag expected, '<' not found

<!ATTLIST doc att CDATA #IMPLIED #REQUIRED>
                                  ^

conf/oasis/p61fail1.xml test WF but not valid

p61fail1.dtd:2: error: XML conditional section INCLUDE or IGNORE keyword expected

<![TEMP[
   ^

p61fail1.dtd:2: error: Extra content at the end of the document

<![TEMP[
      ^

conf/oasis/p62fail1.xml test WF but not valid

p62fail1.dtd:1: error: XML conditional section INCLUDE or IGNORE keyword expected

<![include[
   ^

p62fail1.dtd:1: error: Extra content at the end of the document

<![include[
      ^

conf/oasis/p62fail2.xml test WF but not valid

p62fail2.dtd:3: error: Content error in the external subset

] ]>
^

p62fail2.dtd:3: error: Extra content at the end of the document

] ]>
   ^

conf/oasis/p63fail1.xml test WF but not valid

p63fail1.dtd:2: error: XML conditional section INCLUDE or IGNORE keyword expected

<![ignore[]]>
   ^

p63fail1.dtd:2: error: Extra content at the end of the document

<![ignore[]]>
      ^

conf/oasis/p63fail2.xml test WF but not valid

p63fail2.dtd:2: error: XML conditional section INCLUDE or IGNORE keyword expected

<![IGNORE[<![]]>
             ^

p63fail2.dtd:3: error: XML conditional section not closed


^

conf/oasis/p64fail1.xml test WF but not valid

p64fail1.dtd:2: error: Content error in the external subset

<![IGNORE[ ends must balance ]]>]]>
           ^

p64fail1.dtd:2: error: Extra content at the end of the document

<![IGNORE[ ends must balance ]]>]]>
              ^

conf/oasis/p64fail2.xml test WF but not valid

p64fail2.dtd:2: error: XML conditional section INCLUDE or IGNORE keyword expected

<![IGNORE[ <![ starts must balance ]]>
               ^

p64fail2.dtd:2: error: Content error in the external subset

<![IGNORE[ <![ starts must balance ]]>
                  ^

p64fail2.dtd:2: error: Extra content at the end of the document

<![IGNORE[ <![ starts must balance ]]>
                      ^

conf/oasis/p66fail1.xml test not WF

conf/oasis/p66fail1.xml:1: error: xmlParseCharRef: invalid decimal value

<doc>&#65</doc>
         ^

conf/oasis/p66fail1.xml:1: error: CharRef: invalid xmlChar value 0

<doc>&#65</doc>
         ^

conf/oasis/p66fail2.xml test not WF

conf/oasis/p66fail2.xml:1: error: xmlParseCharRef: invalid decimal value

<doc>&# 65;</doc>
       ^

conf/oasis/p66fail2.xml:1: error: CharRef: invalid xmlChar value 0

<doc>&# 65;</doc>
       ^

conf/oasis/p66fail3.xml test not WF

conf/oasis/p66fail3.xml:1: error: xmlParseCharRef: invalid decimal value

<doc>&#A;</doc>
       ^

conf/oasis/p66fail3.xml:1: error: CharRef: invalid xmlChar value 0

<doc>&#A;</doc>
       ^

conf/oasis/p66fail4.xml test not WF

conf/oasis/p66fail4.xml:1: error: xmlParseCharRef: invalid hexadecimal value

<doc>&#x4G;</doc>
         ^

conf/oasis/p66fail4.xml:1: error: CharRef: invalid xmlChar value 0

<doc>&#x4G;</doc>
         ^

conf/oasis/p66fail5.xml test not WF

conf/oasis/p66fail5.xml:1: error: CharRef: invalid xmlChar value 5

<doc>&#5;</doc>
         ^

conf/oasis/p66fail6.xml test not WF

conf/oasis/p66fail6.xml:1: error: CharRef: invalid xmlChar value 55298

<doc>&#xd802;&#xdc02;</doc>
             ^

conf/oasis/p66fail6.xml:1: error: CharRef: invalid xmlChar value 56322

<doc>&#xd802;&#xdc02;</doc>
                     ^

conf/oasis/p68fail1.xml test not WF

conf/oasis/p68fail1.xml:7: error: xmlParseEntityRef: expecting ';'

&ent
   ^

conf/oasis/p68fail2.xml test not WF

conf/oasis/p68fail2.xml:7: error: xmlParseEntityRef: no name

& ent;
 ^

conf/oasis/p68fail3.xml test not WF

conf/oasis/p68fail3.xml:7: error: xmlParseEntityRef: expecting ';'

&ent ;
    ^

conf/oasis/p69fail1.xml test not WF

conf/oasis/p69fail1.xml:5: error: xmlParsePEReference: expecting ';'

%pe<!---->
   ^

conf/oasis/p69fail2.xml test not WF

conf/oasis/p69fail2.xml:5: error: xmlParsePEReference: no name

% pe;
 ^

conf/oasis/p69fail2.xml:5: error: xmlParseInternalSubset: error detected in Markup declaration

% pe;
  ^

conf/oasis/p69fail2.xml:5: error: DOCTYPE unproperly terminated

% pe;
  ^

conf/oasis/p69fail2.xml:5: error: Start tag expected, '<' not found

% pe;
   ^

conf/oasis/p69fail3.xml test not WF

conf/oasis/p69fail3.xml:5: error: xmlParsePEReference: expecting ';'

%pe ;
   ^

conf/oasis/p69fail3.xml:5: error: xmlParseInternalSubset: error detected in Markup declaration

%pe ;
    ^

conf/oasis/p69fail3.xml:5: error: DOCTYPE unproperly terminated

%pe ;
    ^

conf/oasis/p69fail3.xml:6: error: Start tag expected, '<' not found

]>
^

conf/oasis/p70fail1.xml test not WF

conf/oasis/p70fail1.xml:4: error: xmlParseEntityDecl: no name

<!ENTITY & bad "replacement text">
         ^

conf/oasis/p70fail1.xml:4: error: Entity references are forbiden in DTDs!

<!ENTITY & bad "replacement text">
         ^

conf/oasis/p70fail1.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ENTITY & bad "replacement text">
         ^

conf/oasis/p70fail1.xml:4: error: DOCTYPE unproperly terminated

<!ENTITY & bad "replacement text">
         ^

conf/oasis/p70fail1.xml:4: error: Start tag expected, '<' not found

<!ENTITY & bad "replacement text">
           ^

conf/oasis/p71fail1.xml test not WF

conf/oasis/p71fail1.xml:4: error: Space required after the entity name

<!ENTITY ge"replacement text">
           ^

conf/oasis/p71fail2.xml test not WF

conf/oasis/p71fail2.xml:4: error: xmlParseEntityDecl: no name

<!ENTITY -ge "replacement text">
         ^

conf/oasis/p71fail2.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ENTITY -ge "replacement text">
         ^

conf/oasis/p71fail2.xml:4: error: DOCTYPE unproperly terminated

<!ENTITY -ge "replacement text">
         ^

conf/oasis/p71fail2.xml:4: error: Start tag expected, '<' not found

<!ENTITY -ge "replacement text">
          ^

conf/oasis/p71fail3.xml test not WF

conf/oasis/p71fail3.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<! ENTITY ge "replacement text">
^

conf/oasis/p71fail3.xml:4: error: DOCTYPE unproperly terminated

<! ENTITY ge "replacement text">
^

conf/oasis/p71fail3.xml:4: error: Start tag expected, '<' not found

<! ENTITY ge "replacement text">
 ^

conf/oasis/p71fail4.xml test not WF

conf/oasis/p71fail4.xml:4: error: Space required after '<!ENTITY'

<!ENTITYge "replacement text">
        ^

conf/oasis/p72fail1.xml test not WF

conf/oasis/p72fail1.xml:4: error: Space required after '<!ENTITY'

<!ENTITY% pe "<!--replacement decl-->">
        ^

conf/oasis/p72fail2.xml test not WF

conf/oasis/p72fail2.xml:4: error: Space required after '%'

<!ENTITY %pe "<!--replacement decl-->">
          ^

conf/oasis/p72fail3.xml test not WF

conf/oasis/p72fail3.xml:4: error: Space required after the entity name

<!ENTITY % pe"<!--replacement decl-->">
             ^

conf/oasis/p72fail4.xml test not WF

conf/oasis/p72fail4.xml:4: error: xmlParseEntityDecl: no name

<!ENTITY % .pe "<!--replacement decl-->">
           ^

conf/oasis/p72fail4.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ENTITY % .pe "<!--replacement decl-->">
           ^

conf/oasis/p72fail4.xml:4: error: DOCTYPE unproperly terminated

<!ENTITY % .pe "<!--replacement decl-->">
           ^

conf/oasis/p72fail4.xml:4: error: Start tag expected, '<' not found

<!ENTITY % .pe "<!--replacement decl-->">
            ^

conf/oasis/p73fail1.xml test not WF

conf/oasis/p73fail1.xml:5: error: Entity value required

<!ENTITY ge CDATA "replacement text">
            ^

conf/oasis/p73fail1.xml:5: error: Space required before 'NDATA'

<!ENTITY ge CDATA "replacement text">
            ^

conf/oasis/p73fail1.xml:5: error: xmlParseEntityDecl: entity ge not terminated

<!ENTITY ge CDATA "replacement text">
            ^

conf/oasis/p73fail1.xml:5: error: xmlParseInternalSubset: error detected in Markup declaration

<!ENTITY ge CDATA "replacement text">
            ^

conf/oasis/p73fail1.xml:5: error: DOCTYPE unproperly terminated

<!ENTITY ge CDATA "replacement text">
            ^

conf/oasis/p73fail1.xml:5: error: Start tag expected, '<' not found

<!ENTITY ge CDATA "replacement text">
             ^

conf/oasis/p73fail2.xml test not WF

conf/oasis/p73fail2.xml:5: error: xmlParseEntityDecl: entity ge not terminated

<!ENTITY ge "replacement text" "more text">
                               ^

conf/oasis/p73fail2.xml:5: error: xmlParseInternalSubset: error detected in Markup declaration

<!ENTITY ge "replacement text" "more text">
                               ^

conf/oasis/p73fail2.xml:5: error: DOCTYPE unproperly terminated

<!ENTITY ge "replacement text" "more text">
                               ^

conf/oasis/p73fail2.xml:5: error: Start tag expected, '<' not found

<!ENTITY ge "replacement text" "more text">
                                ^

conf/oasis/p73fail3.xml test not WF

conf/oasis/p73fail3.xml:5: error: xmlParseEntityDecl: entity ge not terminated

<!ENTITY ge "replacement text" NDATA unknot>
                               ^

conf/oasis/p73fail3.xml:5: error: xmlParseInternalSubset: error detected in Markup declaration

<!ENTITY ge "replacement text" NDATA unknot>
                               ^

conf/oasis/p73fail3.xml:5: error: DOCTYPE unproperly terminated

<!ENTITY ge "replacement text" NDATA unknot>
                               ^

conf/oasis/p73fail3.xml:5: error: Start tag expected, '<' not found

<!ENTITY ge "replacement text" NDATA unknot>
                                ^

conf/oasis/p73fail4.xml test not WF

conf/oasis/p73fail4.xml:5: error: Entity value required

<!ENTITY ge >
            ^

conf/oasis/p73fail5.xml test not WF

conf/oasis/p73fail5.xml:5: error: Entity value required

<!ENTITY ge NDATA unknot>
            ^

conf/oasis/p73fail5.xml:5: error: Space required before 'NDATA'

<!ENTITY ge NDATA unknot>
            ^

conf/oasis/p74fail1.xml test not WF

conf/oasis/p74fail1.xml:4: error: xmlParseEntityDecl: entity pe not terminated

<!ENTITY % pe SYSTEM "nop.ent" NDATA unknot>
                               ^

conf/oasis/p74fail1.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ENTITY % pe SYSTEM "nop.ent" NDATA unknot>
                               ^

conf/oasis/p74fail1.xml:4: error: DOCTYPE unproperly terminated

<!ENTITY % pe SYSTEM "nop.ent" NDATA unknot>
                               ^

conf/oasis/p74fail1.xml:4: error: Start tag expected, '<' not found

<!ENTITY % pe SYSTEM "nop.ent" NDATA unknot>
                                ^

conf/oasis/p74fail2.xml test not WF

conf/oasis/p74fail2.xml:4: error: Space required after the entity name

<!ENTITY % pe>
             ^

conf/oasis/p74fail2.xml:4: error: Entity value required

<!ENTITY % pe>
             ^

conf/oasis/p74fail3.xml test not WF

conf/oasis/p74fail3.xml:3: error: xmlParseEntityDecl: entity pe not terminated

<!ENTITY % pe "<!--decl1-->" SYSTEM "nop.ent">
                             ^

conf/oasis/p74fail3.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!ENTITY % pe "<!--decl1-->" SYSTEM "nop.ent">
                             ^

conf/oasis/p74fail3.xml:3: error: DOCTYPE unproperly terminated

<!ENTITY % pe "<!--decl1-->" SYSTEM "nop.ent">
                             ^

conf/oasis/p74fail3.xml:3: error: Start tag expected, '<' not found

<!ENTITY % pe "<!--decl1-->" SYSTEM "nop.ent">
                              ^

conf/oasis/p75fail1.xml test not WF

conf/oasis/p75fail1.xml:3: error: Space required after 'PUBLIC'

<!ENTITY ent PUBLIC"PublicID" "nop.ent">
                   ^

conf/oasis/p75fail2.xml test not WF

conf/oasis/p75fail2.xml:3: error: Space required after 'SYSTEM'

<!ENTITY ent SYSTEM"nop.ent">
                   ^

conf/oasis/p75fail3.xml test not WF

conf/oasis/p75fail3.xml:3: error: Space required after the Public Identifier

<!ENTITY ent PUBLIC "PublicID""nop.ent">
                              ^

conf/oasis/p75fail4.xml test not WF

conf/oasis/p75fail4.xml:3: error: xmlParseEntityDecl: entity ent not terminated

<!ENTITY ent SYSTEM "PublicID" "nop.ent">
                               ^

conf/oasis/p75fail4.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!ENTITY ent SYSTEM "PublicID" "nop.ent">
                               ^

conf/oasis/p75fail4.xml:3: error: DOCTYPE unproperly terminated

<!ENTITY ent SYSTEM "PublicID" "nop.ent">
                               ^

conf/oasis/p75fail4.xml:3: error: Start tag expected, '<' not found

<!ENTITY ent SYSTEM "PublicID" "nop.ent">
                                ^

conf/oasis/p75fail5.xml test not WF

conf/oasis/p75fail5.xml:3: error: SystemLiteral " or ' expected

<!ENTITY ent PUBLIC "PublicID" SYSTEM "nop.ent">
                               ^

conf/oasis/p75fail5.xml:3: error: xmlParseExternalID: PUBLIC, no URI

<!ENTITY ent PUBLIC "PublicID" SYSTEM "nop.ent">
                               ^

conf/oasis/p75fail5.xml:3: error: Space required before 'NDATA'

<!ENTITY ent PUBLIC "PublicID" SYSTEM "nop.ent">
                               ^

conf/oasis/p75fail5.xml:3: error: xmlParseEntityDecl: entity ent not terminated

<!ENTITY ent PUBLIC "PublicID" SYSTEM "nop.ent">
                               ^

conf/oasis/p75fail5.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!ENTITY ent PUBLIC "PublicID" SYSTEM "nop.ent">
                               ^

conf/oasis/p75fail5.xml:3: error: DOCTYPE unproperly terminated

<!ENTITY ent PUBLIC "PublicID" SYSTEM "nop.ent">
                               ^

conf/oasis/p75fail5.xml:3: error: Start tag expected, '<' not found

<!ENTITY ent PUBLIC "PublicID" SYSTEM "nop.ent">
                                ^

conf/oasis/p75fail6.xml test not WF

conf/oasis/p75fail6.xml:3: error: Space required after the Public Identifier

<!ENTITY ent PUBLIC "PublicID">
                              ^

conf/oasis/p75fail6.xml:3: error: SystemLiteral " or ' expected

<!ENTITY ent PUBLIC "PublicID">
                              ^

conf/oasis/p75fail6.xml:3: error: xmlParseExternalID: PUBLIC, no URI

<!ENTITY ent PUBLIC "PublicID">
                              ^

conf/oasis/p76fail1.xml test not WF

conf/oasis/p76fail1.xml:5: error: Space required before 'NDATA'

<!ENTITY ge SYSTEM "nop.ent"NDATA unknot>
                            ^

conf/oasis/p76fail2.xml test not WF

conf/oasis/p76fail2.xml:5: error: xmlParseEntityDecl: entity ge not terminated

<!ENTITY ge SYSTEM "nop.ent" ndata unknot>
                             ^

conf/oasis/p76fail2.xml:5: error: xmlParseInternalSubset: error detected in Markup declaration

<!ENTITY ge SYSTEM "nop.ent" ndata unknot>
                             ^

conf/oasis/p76fail2.xml:5: error: DOCTYPE unproperly terminated

<!ENTITY ge SYSTEM "nop.ent" ndata unknot>
                             ^

conf/oasis/p76fail2.xml:5: error: Start tag expected, '<' not found

<!ENTITY ge SYSTEM "nop.ent" ndata unknot>
                              ^

conf/oasis/p76fail3.xml test not WF

conf/oasis/p76fail3.xml:5: error: Space required after 'NDATA'

<!ENTITY ge SYSTEM "nop.ent" NDATA>
                                  ^

conf/oasis/p76fail4.xml test not WF

conf/oasis/p76fail4.xml:6: error: xmlParseEntityDecl: entity ge not terminated

<!ENTITY ge SYSTEM "nop.ent" NDATA -unknot>
                                   ^

conf/oasis/p76fail4.xml:6: error: xmlParseInternalSubset: error detected in Markup declaration

<!ENTITY ge SYSTEM "nop.ent" NDATA -unknot>
                                   ^

conf/oasis/p76fail4.xml:6: error: DOCTYPE unproperly terminated

<!ENTITY ge SYSTEM "nop.ent" NDATA -unknot>
                                   ^

conf/oasis/p76fail4.xml:6: error: Start tag expected, '<' not found

<!ENTITY ge SYSTEM "nop.ent" NDATA -unknot>
                                    ^

0 of 250 tests failed

James Clark not WF standalone tests

conf/xmltest/not-wf/sa/001.xml not WF

conf/xmltest/not-wf/sa/001.xml:3: error: error parsing attribute name

?
^

conf/xmltest/not-wf/sa/001.xml:3: error: attributes construct error

?
^

conf/xmltest/not-wf/sa/001.xml:3: error: xmlParseStartTag: problem parsing attributes

?
^

conf/xmltest/not-wf/sa/001.xml:3: error: Couldn't find end of Start Tag <doc ? <a</a> </doc>

?
^

conf/xmltest/not-wf/sa/001.xml:4: error: error parsing attribute name

<a</a>
  ^

conf/xmltest/not-wf/sa/001.xml:4: error: attributes construct error

<a</a>
  ^

conf/xmltest/not-wf/sa/001.xml:4: error: xmlParseStartTag: problem parsing attributes

<a</a>
  ^

conf/xmltest/not-wf/sa/001.xml:4: error: Couldn't find end of Start Tag <a</a> </doc>

<a</a>
  ^

conf/xmltest/not-wf/sa/001.xml:4: error: Opening and ending tag mismatch: doc and a

<a</a>
     ^

conf/xmltest/not-wf/sa/001.xml:5: error: Extra content at the end of the document

</doc>
^

conf/xmltest/not-wf/sa/002.xml not WF

conf/xmltest/not-wf/sa/002.xml:2: error: xmlParseStartTag: invalid element name

<.doc></.doc>
 ^

conf/xmltest/not-wf/sa/002.xml:2: error: End tag : expected '>'

<.doc></.doc>
        ^

conf/xmltest/not-wf/sa/002.xml:2: error: Ending tag eror for: doc

<.doc></.doc>
        ^

conf/xmltest/not-wf/sa/002.xml:2: error: Extra content at the end of the document

<.doc></.doc>
        ^

conf/xmltest/not-wf/sa/003.xml not WF

conf/xmltest/not-wf/sa/003.xml:1: error: xmlParsePI : no target name

<doc><? ?></doc>
       ^

conf/xmltest/not-wf/sa/004.xml not WF

conf/xmltest/not-wf/sa/004.xml:2: error: xmlParsePI: PI target never end ...


^

conf/xmltest/not-wf/sa/004.xml:2: error: Premature end of data in tag <doc><?target some data></doc>


^

conf/xmltest/not-wf/sa/005.xml not WF

conf/xmltest/not-wf/sa/005.xml:2: error: xmlParsePI: PI target never end ...


^

conf/xmltest/not-wf/sa/005.xml:2: error: Premature end of data in tag <doc><?target some data?</doc>


^

conf/xmltest/not-wf/sa/006.xml not WF

conf/xmltest/not-wf/sa/006.xml:1: error: Comment must not contain '--' (double-hyphen)`

<doc><!-- a comment -- another --></doc>
                      ^

conf/xmltest/not-wf/sa/007.xml not WF

conf/xmltest/not-wf/sa/007.xml:1: error: xmlParseEntityRef: expecting ';'

<doc>&amp no refc</doc>
         ^

conf/xmltest/not-wf/sa/008.xml not WF

conf/xmltest/not-wf/sa/008.xml:1: error: xmlParseEntityRef: no name

<doc>&.entity;</doc>
      ^

conf/xmltest/not-wf/sa/009.xml not WF

conf/xmltest/not-wf/sa/009.xml:1: error: xmlParseCharRef: invalid decimal value

<doc>&#RE;</doc>
       ^

conf/xmltest/not-wf/sa/009.xml:1: error: CharRef: invalid xmlChar value 0

<doc>&#RE;</doc>
       ^

conf/xmltest/not-wf/sa/010.xml not WF

conf/xmltest/not-wf/sa/010.xml:1: error: xmlParseEntityRef: no name

<doc>A & B</doc>
        ^

conf/xmltest/not-wf/sa/011.xml not WF

conf/xmltest/not-wf/sa/011.xml:1: error: Specification mandate value for attribute a1

<doc a1></doc>
       ^

conf/xmltest/not-wf/sa/012.xml not WF

conf/xmltest/not-wf/sa/012.xml:1: error: AttValue: " or ' expected

<doc a1=v1></doc>
        ^

conf/xmltest/not-wf/sa/012.xml:1: error: attributes construct error

<doc a1=v1></doc>
        ^

conf/xmltest/not-wf/sa/012.xml:1: error: Specification mandate value for attribute v1

<doc a1=v1></doc>
          ^

conf/xmltest/not-wf/sa/013.xml not WF

conf/xmltest/not-wf/sa/013.xml:1: error: Unescaped '<' not allowed in attributes values

<doc a1="v1'></doc>
             ^

conf/xmltest/not-wf/sa/013.xml:1: error: attributes construct error

<doc a1="v1'></doc>
             ^

conf/xmltest/not-wf/sa/013.xml:1: error: error parsing attribute name

<doc a1="v1'></doc>
             ^

conf/xmltest/not-wf/sa/013.xml:1: error: attributes construct error

<doc a1="v1'></doc>
             ^

conf/xmltest/not-wf/sa/013.xml:1: error: xmlParseStartTag: problem parsing attributes

<doc a1="v1'></doc>
             ^

conf/xmltest/not-wf/sa/013.xml:1: error: Couldn't find end of Start Tag <doc a1="v1'></doc>

<doc a1="v1'></doc>
             ^

conf/xmltest/not-wf/sa/013.xml:1: error: Extra content at the end of the document

<doc a1="v1'></doc>
             ^

conf/xmltest/not-wf/sa/014.xml not WF

conf/xmltest/not-wf/sa/014.xml:1: error: Unescaped '<' not allowed in attributes values

<doc a1="<foo>"></doc>
         ^

conf/xmltest/not-wf/sa/014.xml:1: error: attributes construct error

<doc a1="<foo>"></doc>
         ^

conf/xmltest/not-wf/sa/014.xml:1: error: error parsing attribute name

<doc a1="<foo>"></doc>
         ^

conf/xmltest/not-wf/sa/014.xml:1: error: attributes construct error

<doc a1="<foo>"></doc>
         ^

conf/xmltest/not-wf/sa/014.xml:1: error: xmlParseStartTag: problem parsing attributes

<doc a1="<foo>"></doc>
         ^

conf/xmltest/not-wf/sa/014.xml:1: error: Couldn't find end of Start Tag <doc a1="<foo>"></doc>

<doc a1="<foo>"></doc>
         ^

conf/xmltest/not-wf/sa/014.xml:1: error: Extra content at the end of the document

<doc a1="<foo>"></doc>
         ^

conf/xmltest/not-wf/sa/015.xml not WF

conf/xmltest/not-wf/sa/015.xml:1: error: AttValue: " or ' expected

<doc a1=></doc>
        ^

conf/xmltest/not-wf/sa/016.xml not WF

conf/xmltest/not-wf/sa/016.xml:1: error: error parsing attribute name

<doc a1="v1" "v2"></doc>
             ^

conf/xmltest/not-wf/sa/016.xml:1: error: attributes construct error

<doc a1="v1" "v2"></doc>
             ^

conf/xmltest/not-wf/sa/016.xml:1: error: xmlParseStartTag: problem parsing attributes

<doc a1="v1" "v2"></doc>
             ^

conf/xmltest/not-wf/sa/016.xml:1: error: Couldn't find end of Start Tag <doc a1="v1" "v2"></doc>

<doc a1="v1" "v2"></doc>
             ^

conf/xmltest/not-wf/sa/016.xml:1: error: Extra content at the end of the document

<doc a1="v1" "v2"></doc>
             ^

conf/xmltest/not-wf/sa/017.xml not WF

conf/xmltest/not-wf/sa/017.xml:2: error: CData section not finished </doc


^

conf/xmltest/not-wf/sa/017.xml:2: error: Premature end of data in tag <doc><![CDATA[</doc>


^

conf/xmltest/not-wf/sa/018.xml not WF

conf/xmltest/not-wf/sa/018.xml:1: error: xmlParseStartTag: invalid element name

<doc><![CDATA [ stuff]]></doc>
      ^

conf/xmltest/not-wf/sa/018.xml:1: error: Sequence ']]>' not allowed in content

<doc><![CDATA [ stuff]]></doc>
                     ^

conf/xmltest/not-wf/sa/019.xml not WF

conf/xmltest/not-wf/sa/019.xml:1: error: Ending tag eror for: doc

<doc></>
       ^

conf/xmltest/not-wf/sa/020.xml not WF

conf/xmltest/not-wf/sa/020.xml:1: error: xmlParseEntityRef: no name

<doc a1="A & B"></doc>
            ^

conf/xmltest/not-wf/sa/021.xml not WF

conf/xmltest/not-wf/sa/021.xml:1: error: xmlParseEntityRef: expecting ';'

<doc a1="a&b"></doc>
            ^

conf/xmltest/not-wf/sa/022.xml not WF

conf/xmltest/not-wf/sa/022.xml:1: error: xmlParseCharRef: invalid decimal value

<doc a1="&#123:"></doc>
              ^

conf/xmltest/not-wf/sa/022.xml:1: error: CharRef: invalid xmlChar value 0

<doc a1="&#123:"></doc>
              ^

conf/xmltest/not-wf/sa/023.xml not WF

conf/xmltest/not-wf/sa/023.xml:1: error: error parsing attribute name

<doc 12="34"></doc>
     ^

conf/xmltest/not-wf/sa/023.xml:1: error: attributes construct error

<doc 12="34"></doc>
     ^

conf/xmltest/not-wf/sa/023.xml:1: error: xmlParseStartTag: problem parsing attributes

<doc 12="34"></doc>
     ^

conf/xmltest/not-wf/sa/023.xml:1: error: Couldn't find end of Start Tag <doc 12="34"></doc>

<doc 12="34"></doc>
     ^

conf/xmltest/not-wf/sa/023.xml:1: error: Extra content at the end of the document

<doc 12="34"></doc>
     ^

conf/xmltest/not-wf/sa/024.xml not WF

conf/xmltest/not-wf/sa/024.xml:2: error: xmlParseStartTag: invalid element name

<123></123>
 ^

conf/xmltest/not-wf/sa/024.xml:2: error: End tag : expected '>'

<123></123>
       ^

conf/xmltest/not-wf/sa/024.xml:2: error: Ending tag eror for: doc

<123></123>
       ^

conf/xmltest/not-wf/sa/024.xml:2: error: Extra content at the end of the document

<123></123>
       ^

conf/xmltest/not-wf/sa/025.xml not WF

conf/xmltest/not-wf/sa/025.xml:1: error: Sequence ']]>' not allowed in content

<doc>]]></doc>
     ^

conf/xmltest/not-wf/sa/026.xml not WF

conf/xmltest/not-wf/sa/026.xml:1: error: Sequence ']]>' not allowed in content

<doc>]]]></doc>
      ^

conf/xmltest/not-wf/sa/027.xml not WF

conf/xmltest/not-wf/sa/027.xml:4: error: Comment not terminated <!-- abc </doc


^

conf/xmltest/not-wf/sa/027.xml:4: error: Premature end of data in tag <doc> <!-- abc </doc>


^

conf/xmltest/not-wf/sa/028.xml not WF

conf/xmltest/not-wf/sa/028.xml:5: error: xmlParsePI: PI a never end ...


^

conf/xmltest/not-wf/sa/028.xml:5: error: Premature end of data in tag <doc> <?a pi that is not clos


^

conf/xmltest/not-wf/sa/029.xml not WF

conf/xmltest/not-wf/sa/029.xml:1: error: Sequence ']]>' not allowed in content

<doc>abc]]]>def</doc>
         ^

conf/xmltest/not-wf/sa/030.xml not WF

conf/xmltest/not-wf/sa/030.xml:1: error: detected an error in element content

<doc>A form feed () is not legal in data</doc>
                  ^

conf/xmltest/not-wf/sa/030.xml:1: error: Premature end of data in tag <doc>A form feed () is not le

<doc>A form feed () is not legal in data</doc>
                  ^

conf/xmltest/not-wf/sa/030.xml:1: error: Extra content at the end of the document

<doc>A form feed () is not legal in data</doc>
                  ^

conf/xmltest/not-wf/sa/031.xml not WF

conf/xmltest/not-wf/sa/031.xml:1: error: xmlParsePI: PI pi never end ...

<doc><?pi a form feed () is not allowed in a pi?></doc>
                       ^

conf/xmltest/not-wf/sa/031.xml:1: error: detected an error in element content

<doc><?pi a form feed () is not allowed in a pi?></doc>
                       ^

conf/xmltest/not-wf/sa/031.xml:1: error: Premature end of data in tag <doc><?pi a form feed () is n

<doc><?pi a form feed () is not allowed in a pi?></doc>
                       ^

conf/xmltest/not-wf/sa/031.xml:1: error: Extra content at the end of the document

<doc><?pi a form feed () is not allowed in a pi?></doc>
                       ^

conf/xmltest/not-wf/sa/032.xml not WF

conf/xmltest/not-wf/sa/032.xml:1: error: Comment not terminated <!-- a form feed

<doc><!-- a form feed () is not allowed in a comment --></doc>
                       ^

conf/xmltest/not-wf/sa/032.xml:1: error: detected an error in element content

<doc><!-- a form feed () is not allowed in a comment --></doc>
                       ^

conf/xmltest/not-wf/sa/032.xml:1: error: Premature end of data in tag <doc><!-- a form feed () is n

<doc><!-- a form feed () is not allowed in a comment --></doc>
                       ^

conf/xmltest/not-wf/sa/032.xml:1: error: Extra content at the end of the document

<doc><!-- a form feed () is not allowed in a comment --></doc>
                       ^

conf/xmltest/not-wf/sa/033.xml not WF

conf/xmltest/not-wf/sa/033.xml:1: error: detected an error in element content

<doc>abcdef</doc>
        ^

conf/xmltest/not-wf/sa/033.xml:1: error: Premature end of data in tag <doc>abcdef</doc>

<doc>abcdef</doc>
        ^

conf/xmltest/not-wf/sa/033.xml:1: error: Extra content at the end of the document

<doc>abcdef</doc>
        ^

conf/xmltest/not-wf/sa/034.xml not WF

conf/xmltest/not-wf/sa/034.xml:1: error: Couldn't find end of Start Tag <doc>A form-feed is not white

<doc>A form-feed is not white space or a name character</doc>
    ^

conf/xmltest/not-wf/sa/034.xml:1: error: Extra content at the end of the document

<doc>A form-feed is not white space or a name character</doc>
    ^

conf/xmltest/not-wf/sa/035.xml not WF

conf/xmltest/not-wf/sa/035.xml:1: error: xmlParseStartTag: invalid element name

<doc>1 < 2 but not in XML</doc>
        ^

conf/xmltest/not-wf/sa/036.xml not WF

conf/xmltest/not-wf/sa/036.xml:2: error: Extra content at the end of the document

Illegal data
^

conf/xmltest/not-wf/sa/037.xml not WF

conf/xmltest/not-wf/sa/037.xml:2: error: CharRef in epilog!

&#32;
^

conf/xmltest/not-wf/sa/037.xml:2: error: Extra content at the end of the document

&#32;
^

conf/xmltest/not-wf/sa/038.xml not WF

conf/xmltest/not-wf/sa/038.xml:1: error: Attribute x redefined

<doc x="foo" y="bar" x="baz"></doc>
                            ^

conf/xmltest/not-wf/sa/039.xml not WF

conf/xmltest/not-wf/sa/039.xml:1: error: Opening and ending tag mismatch: a and aa

<doc><a></aa></doc>
             ^

conf/xmltest/not-wf/sa/040.xml not WF

conf/xmltest/not-wf/sa/040.xml:2: error: Extra content at the end of the document

<doc></doc>
^

conf/xmltest/not-wf/sa/041.xml not WF

conf/xmltest/not-wf/sa/041.xml:2: error: Extra content at the end of the document

<doc></doc>
^

conf/xmltest/not-wf/sa/042.xml not WF

conf/xmltest/not-wf/sa/042.xml:1: error: Extra content at the end of the document

<doc/></doc/>
      ^

conf/xmltest/not-wf/sa/043.xml not WF

conf/xmltest/not-wf/sa/043.xml:2: error: Extra content at the end of the document

Illegal data
^

conf/xmltest/not-wf/sa/044.xml not WF

conf/xmltest/not-wf/sa/044.xml:1: error: Extra content at the end of the document

<doc/><doc/>
      ^

conf/xmltest/not-wf/sa/045.xml not WF

conf/xmltest/not-wf/sa/045.xml:2: error: error parsing attribute name

<a/
  ^

conf/xmltest/not-wf/sa/045.xml:2: error: attributes construct error

<a/
  ^

conf/xmltest/not-wf/sa/045.xml:2: error: xmlParseStartTag: problem parsing attributes

<a/
  ^

conf/xmltest/not-wf/sa/045.xml:2: error: Couldn't find end of Start Tag <a/ </doc>

<a/
  ^

conf/xmltest/not-wf/sa/046.xml not WF

conf/xmltest/not-wf/sa/046.xml:2: error: error parsing attribute name

<a/</a>
  ^

conf/xmltest/not-wf/sa/046.xml:2: error: attributes construct error

<a/</a>
  ^

conf/xmltest/not-wf/sa/046.xml:2: error: xmlParseStartTag: problem parsing attributes

<a/</a>
  ^

conf/xmltest/not-wf/sa/046.xml:2: error: Couldn't find end of Start Tag <a/</a> </doc>

<a/</a>
  ^

conf/xmltest/not-wf/sa/046.xml:2: error: Opening and ending tag mismatch: doc and a

<a/</a>
      ^

conf/xmltest/not-wf/sa/046.xml:3: error: Extra content at the end of the document

</doc>
^

conf/xmltest/not-wf/sa/047.xml not WF

conf/xmltest/not-wf/sa/047.xml:2: error: error parsing attribute name

<a / >
   ^

conf/xmltest/not-wf/sa/047.xml:2: error: attributes construct error

<a / >
   ^

conf/xmltest/not-wf/sa/047.xml:2: error: xmlParseStartTag: problem parsing attributes

<a / >
   ^

conf/xmltest/not-wf/sa/047.xml:2: error: Couldn't find end of Start Tag <a / > </doc>

<a / >
   ^

conf/xmltest/not-wf/sa/048.xml not WF

conf/xmltest/not-wf/sa/048.xml:3: error: Extra content at the end of the document

<![CDATA[]]>
^

conf/xmltest/not-wf/sa/049.xml not WF

conf/xmltest/not-wf/sa/049.xml:3: error: Opening and ending tag mismatch: doc and a

<![CDATA[]]></a>
               ^

conf/xmltest/not-wf/sa/049.xml:4: error: Extra content at the end of the document

</doc>
^

conf/xmltest/not-wf/sa/050.xml not WF

conf/xmltest/not-wf/sa/050.xml:1: error: Document is empty


^

conf/xmltest/not-wf/sa/050.xml:1: error: Start tag expected, '<' not found


^

conf/xmltest/not-wf/sa/051.xml not WF

conf/xmltest/not-wf/sa/051.xml:2: error: xmlParseStartTag: invalid element name

<![CDATA[]]>
 ^

conf/xmltest/not-wf/sa/051.xml:2: error: Extra content at the end of the document

<![CDATA[]]>
 ^

conf/xmltest/not-wf/sa/052.xml not WF

conf/xmltest/not-wf/sa/052.xml:2: error: CharRef in prolog!

&#32;
^

conf/xmltest/not-wf/sa/052.xml:2: error: Start tag expected, '<' not found

&#32;
^

conf/xmltest/not-wf/sa/053.xml not WF

conf/xmltest/not-wf/sa/053.xml:1: error: Opening and ending tag mismatch: doc and DOC

<doc></DOC>
          ^

conf/xmltest/not-wf/sa/054.xml not WF

conf/xmltest/not-wf/sa/054.xml:2: error: Space required after the Public Identifier

<!ENTITY foo PUBLIC "some public id">
                                    ^

conf/xmltest/not-wf/sa/054.xml:2: error: SystemLiteral " or ' expected

<!ENTITY foo PUBLIC "some public id">
                                    ^

conf/xmltest/not-wf/sa/054.xml:2: error: xmlParseExternalID: PUBLIC, no URI

<!ENTITY foo PUBLIC "some public id">
                                    ^

conf/xmltest/not-wf/sa/055.xml not WF

conf/xmltest/not-wf/sa/055.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<doc></doc>
^

conf/xmltest/not-wf/sa/055.xml:2: error: DOCTYPE unproperly terminated

<doc></doc>
^

conf/xmltest/not-wf/sa/055.xml:2: error: Start tag expected, '<' not found

<doc></doc>
 ^

conf/xmltest/not-wf/sa/056.xml not WF

conf/xmltest/not-wf/sa/056.xml:1: error: DOCTYPE unproperly terminated

<!DOCTYPE doc -- a comment -- []>
              ^

conf/xmltest/not-wf/sa/056.xml:1: error: Start tag expected, '<' not found

<!DOCTYPE doc -- a comment -- []>
               ^

conf/xmltest/not-wf/sa/057.xml not WF

conf/xmltest/not-wf/sa/057.xml:2: error: xmlParseEntityDecl: entity e not terminated

<!ENTITY e "whatever" -- a comment -->
                      ^

conf/xmltest/not-wf/sa/057.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ENTITY e "whatever" -- a comment -->
                      ^

conf/xmltest/not-wf/sa/057.xml:2: error: DOCTYPE unproperly terminated

<!ENTITY e "whatever" -- a comment -->
                      ^

conf/xmltest/not-wf/sa/057.xml:2: error: Start tag expected, '<' not found

<!ENTITY e "whatever" -- a comment -->
                       ^

conf/xmltest/not-wf/sa/058.xml not WF

conf/xmltest/not-wf/sa/058.xml:3: error: ')' required to finish ATTLIST enumeration

<!ATTLIST doc a1 (foo,bar) #IMPLIED>
                     ^

conf/xmltest/not-wf/sa/058.xml:3: error: Space required after the attribute type

<!ATTLIST doc a1 (foo,bar) #IMPLIED>
                     ^

conf/xmltest/not-wf/sa/058.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc a1 (foo,bar) #IMPLIED>
                     ^

conf/xmltest/not-wf/sa/058.xml:3: error: DOCTYPE unproperly terminated

<!ATTLIST doc a1 (foo,bar) #IMPLIED>
                     ^

conf/xmltest/not-wf/sa/058.xml:3: error: Start tag expected, '<' not found

<!ATTLIST doc a1 (foo,bar) #IMPLIED>
                      ^

conf/xmltest/not-wf/sa/059.xml not WF

conf/xmltest/not-wf/sa/059.xml:3: error: AttValue: " or ' expected

<!ATTLIST doc a1 NMTOKEN v1>
                         ^

conf/xmltest/not-wf/sa/059.xml:3: error: Attribute default value declaration error

<!ATTLIST doc a1 NMTOKEN v1>
                         ^

conf/xmltest/not-wf/sa/059.xml:3: error: Space required after the attribute default value

<!ATTLIST doc a1 NMTOKEN v1>
                         ^

conf/xmltest/not-wf/sa/059.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc a1 NMTOKEN v1>
                         ^

conf/xmltest/not-wf/sa/059.xml:3: error: DOCTYPE unproperly terminated

<!ATTLIST doc a1 NMTOKEN v1>
                         ^

conf/xmltest/not-wf/sa/059.xml:3: error: Start tag expected, '<' not found

<!ATTLIST doc a1 NMTOKEN v1>
                          ^

conf/xmltest/not-wf/sa/060.xml not WF

conf/xmltest/not-wf/sa/060.xml:3: error: '(' required to start ATTLIST enumeration

<!ATTLIST doc a1 NAME #IMPLIED>
                 ^

conf/xmltest/not-wf/sa/060.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc a1 NAME #IMPLIED>
                 ^

conf/xmltest/not-wf/sa/060.xml:3: error: DOCTYPE unproperly terminated

<!ATTLIST doc a1 NAME #IMPLIED>
                 ^

conf/xmltest/not-wf/sa/060.xml:3: error: Start tag expected, '<' not found

<!ATTLIST doc a1 NAME #IMPLIED>
                  ^

conf/xmltest/not-wf/sa/061.xml not WF

conf/xmltest/not-wf/sa/061.xml:2: error: Space required after the Public Identifier

<!ENTITY e PUBLIC "whatever""e.ent">
                            ^

conf/xmltest/not-wf/sa/062.xml not WF

conf/xmltest/not-wf/sa/062.xml:2: error: Space required after the entity name

<!ENTITY foo"some text">
            ^

conf/xmltest/not-wf/sa/063.xml not WF

conf/xmltest/not-wf/sa/063.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<![INCLUDE[ ]]>
^

conf/xmltest/not-wf/sa/063.xml:2: error: DOCTYPE unproperly terminated

<![INCLUDE[ ]]>
^

conf/xmltest/not-wf/sa/063.xml:2: error: Start tag expected, '<' not found

<![INCLUDE[ ]]>
 ^

conf/xmltest/not-wf/sa/064.xml not WF

conf/xmltest/not-wf/sa/064.xml:3: error: Space required after the attribute type

<!ATTLIST e a1 CDATA"foo">
                    ^

conf/xmltest/not-wf/sa/064.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST e a1 CDATA"foo">
                    ^

conf/xmltest/not-wf/sa/064.xml:3: error: DOCTYPE unproperly terminated

<!ATTLIST e a1 CDATA"foo">
                    ^

conf/xmltest/not-wf/sa/064.xml:3: error: Start tag expected, '<' not found

<!ATTLIST e a1 CDATA"foo">
                     ^

conf/xmltest/not-wf/sa/065.xml not WF

conf/xmltest/not-wf/sa/065.xml:3: error: Space required after the attribute name

<!ATTLIST doc a1(foo|bar) #IMPLIED>
                ^

conf/xmltest/not-wf/sa/065.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc a1(foo|bar) #IMPLIED>
                ^

conf/xmltest/not-wf/sa/065.xml:3: error: DOCTYPE unproperly terminated

<!ATTLIST doc a1(foo|bar) #IMPLIED>
                ^

conf/xmltest/not-wf/sa/065.xml:3: error: Start tag expected, '<' not found

<!ATTLIST doc a1(foo|bar) #IMPLIED>
                 ^

conf/xmltest/not-wf/sa/066.xml not WF

conf/xmltest/not-wf/sa/066.xml:3: error: Space required after the attribute type

<!ATTLIST doc a1 (foo|bar)#IMPLIED>
                          ^

conf/xmltest/not-wf/sa/066.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc a1 (foo|bar)#IMPLIED>
                          ^

conf/xmltest/not-wf/sa/066.xml:3: error: DOCTYPE unproperly terminated

<!ATTLIST doc a1 (foo|bar)#IMPLIED>
                          ^

conf/xmltest/not-wf/sa/066.xml:3: error: Start tag expected, '<' not found

<!ATTLIST doc a1 (foo|bar)#IMPLIED>
                           ^

conf/xmltest/not-wf/sa/067.xml not WF

conf/xmltest/not-wf/sa/067.xml:3: error: Space required after the attribute type

<!ATTLIST doc a1 (foo)"foo">
                      ^

conf/xmltest/not-wf/sa/067.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc a1 (foo)"foo">
                      ^

conf/xmltest/not-wf/sa/067.xml:3: error: DOCTYPE unproperly terminated

<!ATTLIST doc a1 (foo)"foo">
                      ^

conf/xmltest/not-wf/sa/067.xml:3: error: Start tag expected, '<' not found

<!ATTLIST doc a1 (foo)"foo">
                       ^

conf/xmltest/not-wf/sa/068.xml not WF

conf/xmltest/not-wf/sa/068.xml:3: error: Space required after 'NOTATION'

<!ATTLIST doc a1 NOTATION(foo) #IMPLIED>
                         ^

conf/xmltest/not-wf/sa/068.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST doc a1 NOTATION(foo) #IMPLIED>
                         ^

conf/xmltest/not-wf/sa/068.xml:3: error: DOCTYPE unproperly terminated

<!ATTLIST doc a1 NOTATION(foo) #IMPLIED>
                         ^

conf/xmltest/not-wf/sa/068.xml:3: error: Start tag expected, '<' not found

<!ATTLIST doc a1 NOTATION(foo) #IMPLIED>
                          ^

conf/xmltest/not-wf/sa/069.xml not WF

conf/xmltest/not-wf/sa/069.xml:4: error: Space required before 'NDATA'

<!ENTITY foo SYSTEM "foo.eps"NDATA eps>
                             ^

conf/xmltest/not-wf/sa/070.xml not WF

conf/xmltest/not-wf/sa/070.xml:1: error: Comment must not contain '--' (double-hyphen)`

<!-- a comment ending with three dashes --->
                                          ^

conf/xmltest/not-wf/sa/071.xml not WF

Entity: line 1: error: Detected entity reference loop

&e2;
    ^

Entity: line 1: error: Detected entity reference loop

&e1;
    ^

Entity: line 1: error: Detected entity reference loop

&e3;
    ^

Entity: line 1: error: Detected entity reference loop

&e2;
    ^

Entity: line 1: error: Detected entity reference loop

&e1;
    ^

Entity: line 1: error: Detected entity reference loop

&e3;
    ^

Entity: line 1: error: Detected entity reference loop

&e2;
    ^

Entity: line 1: error: Detected entity reference loop

&e1;
    ^

Entity: line 1: error: Detected entity reference loop

&e3;
    ^

Entity: line 1: error: Detected entity reference loop

&e2;
    ^

Entity: line 1: error: Detected entity reference loop

&e1;
    ^

Entity: line 1: error: Detected entity reference loop

&e3;
    ^

Entity: line 1: error: Detected entity reference loop

&e2;
    ^

Entity: line 1: error: Detected entity reference loop

&e1;
    ^

Entity: line 1: error: Detected entity reference loop

&e3;
    ^

Entity: line 1: error: Detected entity reference loop

&e2;
    ^

Entity: line 1: error: Detected entity reference loop

&e1;
    ^

Entity: line 1: error: Detected entity reference loop

&e3;
    ^

Entity: line 1: error: Detected entity reference loop

&e2;
    ^

Entity: line 1: error: Detected entity reference loop

&e1;
    ^

Entity: line 1: error: Detected entity reference loop

&e3;
    ^

Entity: line 1: error: Detected entity reference loop

&e2;
    ^

Entity: line 1: error: Detected entity reference loop

&e1;
    ^

Entity: line 1: error: Detected entity reference loop

&e3;
    ^

Entity: line 1: error: Detected entity reference loop

&e2;
    ^

Entity: line 1: error: Detected entity reference loop

&e1;
    ^

Entity: line 1: error: Detected entity reference loop

&e3;
    ^

Entity: line 1: error: Detected entity reference loop

&e2;
    ^

Entity: line 1: error: Detected entity reference loop

&e1;
    ^

Entity: line 1: error: Detected entity reference loop

&e3;
    ^

Entity: line 1: error: Detected entity reference loop

&e2;
    ^

Entity: line 1: error: Detected entity reference loop

&e1;
    ^

Entity: line 1: error: Detected entity reference loop

&e3;
    ^

Entity: line 1: error: Detected entity reference loop

&e2;
    ^

Entity: line 1: error: Detected entity reference loop

&e1;
    ^

Entity: line 1: error: Detected entity reference loop

&e3;
    ^

Entity: line 1: error: Detected entity reference loop

&e2;
    ^

Entity: line 1: error: Detected entity reference loop

&e1;
    ^

Entity: line 1: error: Detected entity reference loop

&e3;
    ^

Entity: line 1: error: Detected entity reference loop

&e2;
    ^

conf/xmltest/not-wf/sa/071.xml:6: error: Detected entity reference loop

<doc>&e1;</doc>
         ^

conf/xmltest/not-wf/sa/072.xml not WF

conf/xmltest/not-wf/sa/072.xml:1: error: Entity 'foo' not defined

<doc>&foo;</doc>
          ^

conf/xmltest/not-wf/sa/073.xml not WF

conf/xmltest/not-wf/sa/073.xml:4: error: Entity 'f' not defined

<doc>&f;</doc>
        ^

conf/xmltest/not-wf/sa/074.xml not WF

Entity: line 1: error: chunk is not well balanced

</foo><foo>
^

conf/xmltest/not-wf/sa/074.xml:5: error: Entity value required

<foo>&e;</foo>
        ^

conf/xmltest/not-wf/sa/075.xml not WF

conf/xmltest/not-wf/sa/075.xml:6: error: Detected entity reference loop

<doc a="&e1;"></doc>
            ^

conf/xmltest/not-wf/sa/076.xml not WF

conf/xmltest/not-wf/sa/076.xml:1: error: Entity 'foo' not defined

<doc a="&foo;"></doc>
             ^

conf/xmltest/not-wf/sa/077.xml not WF

conf/xmltest/not-wf/sa/077.xml:4: error: Entity 'bar' not defined

<doc a="&foo;"></doc>
             ^

conf/xmltest/not-wf/sa/078.xml not WF

conf/xmltest/not-wf/sa/078.xml:3: error: Entity 'foo' not defined

<!ATTLIST doc a CDATA "&foo;">
                            ^

conf/xmltest/not-wf/sa/079.xml not WF

conf/xmltest/not-wf/sa/079.xml:6: error: Detected entity reference loop

<!ATTLIST doc a CDATA "&e1;">
                           ^

conf/xmltest/not-wf/sa/080.xml not WF

conf/xmltest/not-wf/sa/080.xml:6: error: Detected entity reference loop

<!ATTLIST doc a CDATA #FIXED "&e1;">
                                  ^

conf/xmltest/not-wf/sa/081.xml not WF

conf/xmltest/not-wf/sa/081.xml:4: error: Attribute references external entity 'e'

<doc a="&e;"></doc>
           ^

conf/xmltest/not-wf/sa/082.xml not WF

conf/xmltest/not-wf/sa/082.xml:4: error: Attribute references external entity 'e'

<!ATTLIST doc a CDATA "&e;">
                          ^

conf/xmltest/not-wf/sa/083.xml not WF

conf/xmltest/not-wf/sa/083.xml:4: error: Entity reference to unparsed entity e

<doc>&e;</doc>
        ^

conf/xmltest/not-wf/sa/083.xml:4: error: Internal: invalid entity type

<doc>&e;</doc>
        ^

conf/xmltest/not-wf/sa/084.xml not WF

conf/xmltest/not-wf/sa/084.xml:4: error: Entity reference to unparsed entity e

<!ATTLIST doc a CDATA "&e;">
                          ^

conf/xmltest/not-wf/sa/085.xml not WF

conf/xmltest/not-wf/sa/085.xml:1: error: Unfinished PubidLiteral

<!DOCTYPE doc PUBLIC "[" "null.ent">
                      ^

conf/xmltest/not-wf/sa/085.xml:1: error: Space required after the Public Identifier

<!DOCTYPE doc PUBLIC "[" "null.ent">
                      ^

conf/xmltest/not-wf/sa/085.xml:1: error: SystemLiteral " or ' expected

<!DOCTYPE doc PUBLIC "[" "null.ent">
                      ^

conf/xmltest/not-wf/sa/085.xml:1: error: xmlParseExternalID: PUBLIC, no URI

<!DOCTYPE doc PUBLIC "[" "null.ent">
                      ^

conf/xmltest/not-wf/sa/085.xml:1: error: xmlParseInternalSubset: error detected in Markup declaration

<!DOCTYPE doc PUBLIC "[" "null.ent">
                       ^

conf/xmltest/not-wf/sa/085.xml:1: error: DOCTYPE unproperly terminated

<!DOCTYPE doc PUBLIC "[" "null.ent">
                       ^

conf/xmltest/not-wf/sa/085.xml:1: error: Start tag expected, '<' not found

<!DOCTYPE doc PUBLIC "[" "null.ent">
                         ^

conf/xmltest/not-wf/sa/086.xml not WF

conf/xmltest/not-wf/sa/086.xml:2: error: Unfinished PubidLiteral

<!ENTITY foo PUBLIC "[" "null.xml">
                     ^

conf/xmltest/not-wf/sa/086.xml:2: error: Space required after the Public Identifier

<!ENTITY foo PUBLIC "[" "null.xml">
                     ^

conf/xmltest/not-wf/sa/086.xml:2: error: SystemLiteral " or ' expected

<!ENTITY foo PUBLIC "[" "null.xml">
                     ^

conf/xmltest/not-wf/sa/086.xml:2: error: xmlParseExternalID: PUBLIC, no URI

<!ENTITY foo PUBLIC "[" "null.xml">
                     ^

conf/xmltest/not-wf/sa/086.xml:2: error: Space required before 'NDATA'

<!ENTITY foo PUBLIC "[" "null.xml">
                     ^

conf/xmltest/not-wf/sa/086.xml:2: error: xmlParseEntityDecl: entity foo not terminated

<!ENTITY foo PUBLIC "[" "null.xml">
                     ^

conf/xmltest/not-wf/sa/086.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ENTITY foo PUBLIC "[" "null.xml">
                     ^

conf/xmltest/not-wf/sa/086.xml:2: error: DOCTYPE unproperly terminated

<!ENTITY foo PUBLIC "[" "null.xml">
                     ^

conf/xmltest/not-wf/sa/086.xml:2: error: Start tag expected, '<' not found

<!ENTITY foo PUBLIC "[" "null.xml">
                      ^

conf/xmltest/not-wf/sa/087.xml not WF

conf/xmltest/not-wf/sa/087.xml:2: error: Unfinished PubidLiteral

<!NOTATION foo PUBLIC "[" "null.ent">
                       ^

conf/xmltest/not-wf/sa/087.xml:2: error: '>' required to close NOTATION declaration

<!NOTATION foo PUBLIC "[" "null.ent">
                       ^

conf/xmltest/not-wf/sa/087.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!NOTATION foo PUBLIC "[" "null.ent">
                       ^

conf/xmltest/not-wf/sa/087.xml:2: error: DOCTYPE unproperly terminated

<!NOTATION foo PUBLIC "[" "null.ent">
                       ^

conf/xmltest/not-wf/sa/087.xml:2: error: Start tag expected, '<' not found

<!NOTATION foo PUBLIC "[" "null.ent">
                        ^

conf/xmltest/not-wf/sa/088.xml not WF

conf/xmltest/not-wf/sa/088.xml:6: error: Unescaped '<' not allowed in attributes values

<doc a="&e;></doc>
            ^

conf/xmltest/not-wf/sa/088.xml:6: error: attributes construct error

<doc a="&e;></doc>
            ^

conf/xmltest/not-wf/sa/088.xml:6: error: error parsing attribute name

<doc a="&e;></doc>
            ^

conf/xmltest/not-wf/sa/088.xml:6: error: attributes construct error

<doc a="&e;></doc>
            ^

conf/xmltest/not-wf/sa/088.xml:6: error: xmlParseStartTag: problem parsing attributes

<doc a="&e;></doc>
            ^

conf/xmltest/not-wf/sa/088.xml:6: error: Couldn't find end of Start Tag <doc a="&e;></doc>

<doc a="&e;></doc>
            ^

conf/xmltest/not-wf/sa/088.xml:6: error: Extra content at the end of the document

<doc a="&e;></doc>
            ^

conf/xmltest/not-wf/sa/089.xml not WF

conf/xmltest/not-wf/sa/089.xml:2: error: xmlParseEntityDecl: entity foo not terminated

<!ENTITY % foo SYSTEM "foo.xml" NDATA bar>
                                ^

conf/xmltest/not-wf/sa/089.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ENTITY % foo SYSTEM "foo.xml" NDATA bar>
                                ^

conf/xmltest/not-wf/sa/089.xml:2: error: DOCTYPE unproperly terminated

<!ENTITY % foo SYSTEM "foo.xml" NDATA bar>
                                ^

conf/xmltest/not-wf/sa/089.xml:2: error: Start tag expected, '<' not found

<!ENTITY % foo SYSTEM "foo.xml" NDATA bar>
                                 ^

conf/xmltest/not-wf/sa/090.xml not WF

Entity: line 1: error: Unescaped '<' not allowed in attributes values

<foo a='<'></foo>
        ^

Entity: line 1: error: attributes construct error

<foo a='<'></foo>
        ^

Entity: line 1: error: error parsing attribute name

<foo a='<'></foo>
        ^

Entity: line 1: error: attributes construct error

<foo a='<'></foo>
        ^

Entity: line 1: error: xmlParseStartTag: problem parsing attributes

<foo a='<'></foo>
        ^

Entity: line 1: error: Couldn't find end of Start Tag <foo a='<'></foo>

<foo a='<'></foo>
        ^

Entity: line 1: error: xmlParseStartTag: invalid element name

<foo a='<'></foo>
         ^

Entity: line 1: error: chunk is not well balanced

<foo a='<'></foo>
           ^

Entity: line 1: error: chunk is not well balanced

<foo a='<'></foo>
           ^

conf/xmltest/not-wf/sa/090.xml:4: error: Entity value required

<doc>&e;</doc>
        ^

conf/xmltest/not-wf/sa/091.xml not WF

conf/xmltest/not-wf/sa/091.xml:3: error: xmlParseEntityDecl: entity foo not terminated

<!ENTITY % foo SYSTEM "foo.xml" NDATA n>
                                ^

conf/xmltest/not-wf/sa/091.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!ENTITY % foo SYSTEM "foo.xml" NDATA n>
                                ^

conf/xmltest/not-wf/sa/091.xml:3: error: DOCTYPE unproperly terminated

<!ENTITY % foo SYSTEM "foo.xml" NDATA n>
                                ^

conf/xmltest/not-wf/sa/091.xml:3: error: Start tag expected, '<' not found

<!ENTITY % foo SYSTEM "foo.xml" NDATA n>
                                 ^

conf/xmltest/not-wf/sa/092.xml not WF

Entity: line 1: error: xmlParseEntityRef: no name

<foo a='&'></foo>
         ^

conf/xmltest/not-wf/sa/092.xml:4: error: Entity value required

<doc>&e;</doc>
        ^

conf/xmltest/not-wf/sa/093.xml not WF

conf/xmltest/not-wf/sa/093.xml:1: error: xmlParseCharRef: invalid decimal value

<doc>&#X58;</doc>
       ^

conf/xmltest/not-wf/sa/093.xml:1: error: CharRef: invalid xmlChar value 0

<doc>&#X58;</doc>
       ^

conf/xmltest/not-wf/sa/094.xml not WF

conf/xmltest/not-wf/sa/094.xml:1: error: Blank needed here

<?xml VERSION="1.0"?>
      ^

conf/xmltest/not-wf/sa/094.xml:1: error: parsing XML declaration: '?>' expected

<?xml VERSION="1.0"?>
      ^

conf/xmltest/not-wf/sa/095.xml not WF

conf/xmltest/not-wf/sa/095.xml:1: error: Blank needed here

<?xml encoding="UTF-8" version="1.0"?>
      ^

conf/xmltest/not-wf/sa/095.xml:1: error: parsing XML declaration: '?>' expected

<?xml encoding="UTF-8" version="1.0"?>
                       ^

conf/xmltest/not-wf/sa/096.xml not WF

conf/xmltest/not-wf/sa/096.xml:1: error: Blank needed here

<?xml version="1.0"encoding="UTF-8" ?>
                   ^

conf/xmltest/not-wf/sa/097.xml not WF

conf/xmltest/not-wf/sa/097.xml:1: error: String not closed 1.0' encoding="UTF-8" ?> <doc></doc>

<?xml version="1.0' encoding="UTF-8" ?>
                  ^

conf/xmltest/not-wf/sa/097.xml:1: error: Blank needed here

<?xml version="1.0' encoding="UTF-8" ?>
                  ^

conf/xmltest/not-wf/sa/097.xml:1: error: parsing XML declaration: '?>' expected

<?xml version="1.0' encoding="UTF-8" ?>
                  ^

conf/xmltest/not-wf/sa/098.xml not WF

conf/xmltest/not-wf/sa/098.xml:1: error: parsing XML declaration: '?>' expected

<?xml version="1.0" version="1.0"?>
                    ^

conf/xmltest/not-wf/sa/099.xml not WF

conf/xmltest/not-wf/sa/099.xml:1: error: parsing XML declaration: '?>' expected

<?xml version="1.0" valid="no" ?>
                    ^

conf/xmltest/not-wf/sa/100.xml not WF

conf/xmltest/not-wf/sa/100.xml:1: error: standalone accepts only 'yes' or 'no'

<?xml version="1.0" standalone="YES" ?>
                                ^

conf/xmltest/not-wf/sa/100.xml:1: error: String not closed

<?xml version="1.0" standalone="YES" ?>
                                ^

conf/xmltest/not-wf/sa/100.xml:1: error: parsing XML declaration: '?>' expected

<?xml version="1.0" standalone="YES" ?>
                                ^

conf/xmltest/not-wf/sa/101.xml not WF

conf/xmltest/not-wf/sa/101.xml:1: error: Invalid XML encoding name

<?xml version="1.0" encoding=" UTF-8"?>
                              ^

conf/xmltest/not-wf/sa/101.xml:1: error: String not closed UTF-8"?> <doc></doc>

<?xml version="1.0" encoding=" UTF-8"?>
                              ^

conf/xmltest/not-wf/sa/101.xml:1: error: parsing XML declaration: '?>' expected

<?xml version="1.0" encoding=" UTF-8"?>
                               ^

conf/xmltest/not-wf/sa/102.xml not WF

conf/xmltest/not-wf/sa/102.xml:1: error: String not closed 1.0 " ?> <doc></doc>

<?xml version="1.0 " ?>
                  ^

conf/xmltest/not-wf/sa/102.xml:1: error: parsing XML declaration: '?>' expected

<?xml version="1.0 " ?>
                   ^

conf/xmltest/not-wf/sa/103.xml not WF

Entity: line 1: error: Premature end of data in tag <foo>

<foo>
     ^

conf/xmltest/not-wf/sa/103.xml:4: error: Entity value required

<doc>&e;</doc>
        ^

conf/xmltest/not-wf/sa/104.xml not WF

Entity: line 1: error: Premature end of data in tag <foo>

<foo>
     ^

conf/xmltest/not-wf/sa/104.xml:4: error: Entity value required

<doc>&e;</foo></doc>
        ^

conf/xmltest/not-wf/sa/104.xml:4: error: Opening and ending tag mismatch: doc and foo

<doc>&e;</foo></doc>
              ^

conf/xmltest/not-wf/sa/104.xml:4: error: Extra content at the end of the document

<doc>&e;</foo></doc>
              ^

conf/xmltest/not-wf/sa/105.xml not WF

conf/xmltest/not-wf/sa/105.xml:2: error: xmlParseStartTag: invalid element name

<![CDATA[]]>
 ^

conf/xmltest/not-wf/sa/105.xml:2: error: Extra content at the end of the document

<![CDATA[]]>
 ^

conf/xmltest/not-wf/sa/106.xml not WF

conf/xmltest/not-wf/sa/106.xml:2: error: CharRef in prolog!

&#32;<doc></doc>
^

conf/xmltest/not-wf/sa/106.xml:2: error: Start tag expected, '<' not found

&#32;<doc></doc>
^

conf/xmltest/not-wf/sa/107.xml not WF

conf/xmltest/not-wf/sa/107.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<![CDATA[]]>
^

conf/xmltest/not-wf/sa/107.xml:2: error: DOCTYPE unproperly terminated

<![CDATA[]]>
^

conf/xmltest/not-wf/sa/107.xml:2: error: Start tag expected, '<' not found

<![CDATA[]]>
 ^

conf/xmltest/not-wf/sa/108.xml not WF

conf/xmltest/not-wf/sa/108.xml:2: error: xmlParseStartTag: invalid element name

<![CDATA [  ]]>
 ^

conf/xmltest/not-wf/sa/108.xml:2: error: Sequence ']]>' not allowed in content

<![CDATA [  ]]>
            ^

conf/xmltest/not-wf/sa/109.xml not WF

conf/xmltest/not-wf/sa/109.xml:4: error: Reference in prolog!

&e;
^

conf/xmltest/not-wf/sa/109.xml:4: error: Start tag expected, '<' not found

&e;
^

conf/xmltest/not-wf/sa/110.xml not WF

conf/xmltest/not-wf/sa/110.xml:5: error: Reference in epilog!

&e;
^

conf/xmltest/not-wf/sa/110.xml:5: error: Extra content at the end of the document

&e;
^

conf/xmltest/not-wf/sa/111.xml not WF

conf/xmltest/not-wf/sa/111.xml:4: error: error parsing attribute name

<doc &e;></doc>
     ^

conf/xmltest/not-wf/sa/111.xml:4: error: attributes construct error

<doc &e;></doc>
     ^

conf/xmltest/not-wf/sa/111.xml:4: error: xmlParseStartTag: problem parsing attributes

<doc &e;></doc>
     ^

conf/xmltest/not-wf/sa/111.xml:4: error: Couldn't find end of Start Tag <doc &e;></doc>

<doc &e;></doc>
     ^

conf/xmltest/not-wf/sa/111.xml:4: error: Extra content at the end of the document

<doc &e;></doc>
     ^

conf/xmltest/not-wf/sa/112.xml not WF

conf/xmltest/not-wf/sa/112.xml:2: error: xmlParseStartTag: invalid element name

<![cdata[data]]>
 ^

conf/xmltest/not-wf/sa/112.xml:2: error: Sequence ']]>' not allowed in content

<![cdata[data]]>
             ^

conf/xmltest/not-wf/sa/113.xml not WF

conf/xmltest/not-wf/sa/113.xml:2: error: EntityValue: '&' forbidden except for entities references

<!ENTITY % foo "&">
                 ^

conf/xmltest/not-wf/sa/114.xml not WF

conf/xmltest/not-wf/sa/114.xml:2: error: EntityValue: '&' forbidden except for entities references

<!ENTITY foo "&">
               ^

conf/xmltest/not-wf/sa/115.xml not WF

conf/xmltest/not-wf/sa/115.xml:4: error: xmlParseEntityRef: no name

<doc a="&e;"></doc>
           ^

conf/xmltest/not-wf/sa/116.xml not WF

Entity: line 1: error: xmlParseCharRef: invalid decimal value

&#9
   ^

Entity: line 1: error: CharRef: invalid xmlChar value 0

&#9
   ^

conf/xmltest/not-wf/sa/116.xml:4: error: Entity value required

<doc>&e;7;</doc>
        ^

conf/xmltest/not-wf/sa/117.xml not WF

Entity: line 1: error: xmlParseEntityRef: no name

&
 ^

conf/xmltest/not-wf/sa/117.xml:4: error: Entity value required

<doc>&e;#97;</doc>
        ^

conf/xmltest/not-wf/sa/118.xml not WF

conf/xmltest/not-wf/sa/118.xml:4: error: xmlParseEntityRef: no name

<doc>&&e;97;</doc>
      ^

conf/xmltest/not-wf/sa/119.xml not WF

Entity: line 1: error: xmlParseEntityRef: no name

&
 ^

conf/xmltest/not-wf/sa/119.xml:5: error: Entity value required

&e;#38;
   ^

conf/xmltest/not-wf/sa/120.xml not WF

Entity: line 1: error: xmlParseEntityRef: no name

&
 ^

conf/xmltest/not-wf/sa/120.xml:5: error: Entity value required

&e;
  ^

conf/xmltest/not-wf/sa/121.xml not WF

conf/xmltest/not-wf/sa/121.xml:2: error: xmlParseEntityDecl: no name

<!ENTITY #DEFAULT "default">
         ^

conf/xmltest/not-wf/sa/121.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ENTITY #DEFAULT "default">
         ^

conf/xmltest/not-wf/sa/121.xml:2: error: DOCTYPE unproperly terminated

<!ENTITY #DEFAULT "default">
         ^

conf/xmltest/not-wf/sa/121.xml:2: error: Start tag expected, '<' not found

<!ENTITY #DEFAULT "default">
          ^

conf/xmltest/not-wf/sa/122.xml not WF

conf/xmltest/not-wf/sa/122.xml:2: error: xmlParseElementChildrenContentDecl : ',' expected

<!ELEMENT doc (a, (b) | c)?>
                      ^

conf/xmltest/not-wf/sa/122.xml:2: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc (a, (b) | c)?>
                      ^

conf/xmltest/not-wf/sa/122.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc (a, (b) | c)?>
                      ^

conf/xmltest/not-wf/sa/122.xml:2: error: DOCTYPE unproperly terminated

<!ELEMENT doc (a, (b) | c)?>
                      ^

conf/xmltest/not-wf/sa/122.xml:2: error: Start tag expected, '<' not found

<!ELEMENT doc (a, (b) | c)?>
                        ^

conf/xmltest/not-wf/sa/123.xml not WF

conf/xmltest/not-wf/sa/123.xml:2: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc ((doc?)))>
                      ^

conf/xmltest/not-wf/sa/123.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc ((doc?)))>
                      ^

conf/xmltest/not-wf/sa/123.xml:2: error: DOCTYPE unproperly terminated

<!ELEMENT doc ((doc?)))>
                      ^

conf/xmltest/not-wf/sa/123.xml:2: error: Start tag expected, '<' not found

<!ELEMENT doc ((doc?)))>
                       ^

conf/xmltest/not-wf/sa/124.xml not WF

conf/xmltest/not-wf/sa/124.xml:2: error: xmlParseElementChildrenContentDecl : Name or '(' expected

<!ELEMENT doc (doc|#PCDATA)*>
                   ^

conf/xmltest/not-wf/sa/124.xml:2: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc (doc|#PCDATA)*>
                   ^

conf/xmltest/not-wf/sa/124.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc (doc|#PCDATA)*>
                   ^

conf/xmltest/not-wf/sa/124.xml:2: error: DOCTYPE unproperly terminated

<!ELEMENT doc (doc|#PCDATA)*>
                   ^

conf/xmltest/not-wf/sa/124.xml:2: error: Start tag expected, '<' not found

<!ELEMENT doc (doc|#PCDATA)*>
                    ^

conf/xmltest/not-wf/sa/125.xml not WF

conf/xmltest/not-wf/sa/125.xml:2: error: xmlParseElementChildrenContentDecl : Name or '(' expected

<!ELEMENT doc ((#PCDATA))>
                ^

conf/xmltest/not-wf/sa/125.xml:2: error: xmlParseElementChildrenContentDecl : ',' '|' or ')' expected

<!ELEMENT doc ((#PCDATA))>
                ^

conf/xmltest/not-wf/sa/125.xml:2: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc ((#PCDATA))>
                ^

conf/xmltest/not-wf/sa/125.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc ((#PCDATA))>
                ^

conf/xmltest/not-wf/sa/125.xml:2: error: DOCTYPE unproperly terminated

<!ELEMENT doc ((#PCDATA))>
                ^

conf/xmltest/not-wf/sa/125.xml:2: error: Start tag expected, '<' not found

<!ELEMENT doc ((#PCDATA))>
                 ^

conf/xmltest/not-wf/sa/126.xml not WF

conf/xmltest/not-wf/sa/126.xml:2: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc (#PCDATA)+>
                       ^

conf/xmltest/not-wf/sa/126.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc (#PCDATA)+>
                       ^

conf/xmltest/not-wf/sa/126.xml:2: error: DOCTYPE unproperly terminated

<!ELEMENT doc (#PCDATA)+>
                       ^

conf/xmltest/not-wf/sa/126.xml:2: error: Start tag expected, '<' not found

<!ELEMENT doc (#PCDATA)+>
                        ^

conf/xmltest/not-wf/sa/127.xml not WF

conf/xmltest/not-wf/sa/127.xml:2: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc (#PCDATA)?>
                       ^

conf/xmltest/not-wf/sa/127.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc (#PCDATA)?>
                       ^

conf/xmltest/not-wf/sa/127.xml:2: error: DOCTYPE unproperly terminated

<!ELEMENT doc (#PCDATA)?>
                       ^

conf/xmltest/not-wf/sa/127.xml:2: error: Start tag expected, '<' not found

<!ELEMENT doc (#PCDATA)?>
                        ^

conf/xmltest/not-wf/sa/128.xml not WF

conf/xmltest/not-wf/sa/128.xml:2: error: xmlParseElementDecl: 'EMPTY', 'ANY' or '(' expected

<!ELEMENT doc CDATA>
              ^

conf/xmltest/not-wf/sa/128.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc CDATA>
              ^

conf/xmltest/not-wf/sa/128.xml:2: error: DOCTYPE unproperly terminated

<!ELEMENT doc CDATA>
              ^

conf/xmltest/not-wf/sa/128.xml:2: error: Start tag expected, '<' not found

<!ELEMENT doc CDATA>
               ^

conf/xmltest/not-wf/sa/129.xml not WF

conf/xmltest/not-wf/sa/129.xml:2: error: xmlParseElementDecl: 'EMPTY', 'ANY' or '(' expected

<!ELEMENT doc - - (#PCDATA)>
              ^

conf/xmltest/not-wf/sa/129.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc - - (#PCDATA)>
              ^

conf/xmltest/not-wf/sa/129.xml:2: error: DOCTYPE unproperly terminated

<!ELEMENT doc - - (#PCDATA)>
              ^

conf/xmltest/not-wf/sa/129.xml:2: error: Start tag expected, '<' not found

<!ELEMENT doc - - (#PCDATA)>
                ^

conf/xmltest/not-wf/sa/130.xml not WF

conf/xmltest/not-wf/sa/130.xml:2: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc (doc?) +(foo)>
                     ^

conf/xmltest/not-wf/sa/130.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc (doc?) +(foo)>
                     ^

conf/xmltest/not-wf/sa/130.xml:2: error: DOCTYPE unproperly terminated

<!ELEMENT doc (doc?) +(foo)>
                     ^

conf/xmltest/not-wf/sa/130.xml:2: error: Start tag expected, '<' not found

<!ELEMENT doc (doc?) +(foo)>
                      ^

conf/xmltest/not-wf/sa/131.xml not WF

conf/xmltest/not-wf/sa/131.xml:2: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc (doc?) -(foo)>
                     ^

conf/xmltest/not-wf/sa/131.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc (doc?) -(foo)>
                     ^

conf/xmltest/not-wf/sa/131.xml:2: error: DOCTYPE unproperly terminated

<!ELEMENT doc (doc?) -(foo)>
                     ^

conf/xmltest/not-wf/sa/131.xml:2: error: Start tag expected, '<' not found

<!ELEMENT doc (doc?) -(foo)>
                      ^

conf/xmltest/not-wf/sa/132.xml not WF

conf/xmltest/not-wf/sa/132.xml:2: error: xmlParseElementChildrenContentDecl : ',' expected

<!ELEMENT doc (a, (b, c), (d, (e, f) | g))?>
                                     ^

conf/xmltest/not-wf/sa/132.xml:2: error: xmlParseElementChildrenContentDecl : ',' expected

<!ELEMENT doc (a, (b, c), (d, (e, f) | g))?>
                                     ^
xmlFreeElementContent : type -1

conf/xmltest/not-wf/sa/132.xml:2: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc (a, (b, c), (d, (e, f) | g))?>
                                     ^

conf/xmltest/not-wf/sa/132.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc (a, (b, c), (d, (e, f) | g))?>
                                     ^

conf/xmltest/not-wf/sa/132.xml:2: error: DOCTYPE unproperly terminated

<!ELEMENT doc (a, (b, c), (d, (e, f) | g))?>
                                     ^

conf/xmltest/not-wf/sa/132.xml:2: error: Start tag expected, '<' not found

<!ELEMENT doc (a, (b, c), (d, (e, f) | g))?>
                                       ^

conf/xmltest/not-wf/sa/133.xml not WF

conf/xmltest/not-wf/sa/133.xml:2: error: xmlParseElementChildrenContentDecl : ',' '|' or ')' expected

<!ELEMENT doc (a *)>
                 ^

conf/xmltest/not-wf/sa/133.xml:2: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc (a *)>
                 ^

conf/xmltest/not-wf/sa/133.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc (a *)>
                 ^

conf/xmltest/not-wf/sa/133.xml:2: error: DOCTYPE unproperly terminated

<!ELEMENT doc (a *)>
                 ^

conf/xmltest/not-wf/sa/133.xml:2: error: Start tag expected, '<' not found

<!ELEMENT doc (a *)>
                  ^

conf/xmltest/not-wf/sa/134.xml not WF

conf/xmltest/not-wf/sa/134.xml:2: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc (a) *>
                  ^

conf/xmltest/not-wf/sa/134.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc (a) *>
                  ^

conf/xmltest/not-wf/sa/134.xml:2: error: DOCTYPE unproperly terminated

<!ELEMENT doc (a) *>
                  ^

conf/xmltest/not-wf/sa/134.xml:2: error: Start tag expected, '<' not found

<!ELEMENT doc (a) *>
                   ^

conf/xmltest/not-wf/sa/135.xml not WF

conf/xmltest/not-wf/sa/135.xml:2: error: Entity references are forbiden in DTDs!

<!ELEMENT doc (a & b)?>
                 ^

conf/xmltest/not-wf/sa/135.xml:2: error: Entity references are forbiden in DTDs!

<!ELEMENT doc (a & b)?>
                 ^

conf/xmltest/not-wf/sa/135.xml:2: error: xmlParseElementChildrenContentDecl : ',' '|' or ')' expected

<!ELEMENT doc (a & b)?>
                 ^

conf/xmltest/not-wf/sa/135.xml:2: error: Entity references are forbiden in DTDs!

<!ELEMENT doc (a & b)?>
                 ^

conf/xmltest/not-wf/sa/135.xml:2: error: Entity references are forbiden in DTDs!

<!ELEMENT doc (a & b)?>
                 ^

conf/xmltest/not-wf/sa/135.xml:2: error: Entity references are forbiden in DTDs!

<!ELEMENT doc (a & b)?>
                 ^

conf/xmltest/not-wf/sa/135.xml:2: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc (a & b)?>
                 ^

conf/xmltest/not-wf/sa/135.xml:2: error: Entity references are forbiden in DTDs!

<!ELEMENT doc (a & b)?>
                 ^

conf/xmltest/not-wf/sa/135.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc (a & b)?>
                 ^

conf/xmltest/not-wf/sa/135.xml:2: error: DOCTYPE unproperly terminated

<!ELEMENT doc (a & b)?>
                 ^

conf/xmltest/not-wf/sa/135.xml:2: error: Start tag expected, '<' not found

<!ELEMENT doc (a & b)?>
                   ^

conf/xmltest/not-wf/sa/136.xml not WF

conf/xmltest/not-wf/sa/136.xml:2: error: xmlParseElementDecl: 'EMPTY', 'ANY' or '(' expected

<!ELEMENT doc O O (#PCDATA)>
              ^

conf/xmltest/not-wf/sa/136.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc O O (#PCDATA)>
              ^

conf/xmltest/not-wf/sa/136.xml:2: error: DOCTYPE unproperly terminated

<!ELEMENT doc O O (#PCDATA)>
              ^

conf/xmltest/not-wf/sa/136.xml:2: error: Start tag expected, '<' not found

<!ELEMENT doc O O (#PCDATA)>
                ^

conf/xmltest/not-wf/sa/137.xml not WF

conf/xmltest/not-wf/sa/137.xml:2: error: Space required after the element name

<!ELEMENT doc(#PCDATA)>
             ^

conf/xmltest/not-wf/sa/138.xml not WF

conf/xmltest/not-wf/sa/138.xml:2: error: xmlParseElementChildrenContentDecl : ',' '|' or ')' expected

<!ELEMENT doc (doc*?)>
                   ^

conf/xmltest/not-wf/sa/138.xml:2: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc (doc*?)>
                   ^

conf/xmltest/not-wf/sa/138.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc (doc*?)>
                   ^

conf/xmltest/not-wf/sa/138.xml:2: error: DOCTYPE unproperly terminated

<!ELEMENT doc (doc*?)>
                   ^

conf/xmltest/not-wf/sa/138.xml:2: error: Start tag expected, '<' not found

<!ELEMENT doc (doc*?)>
                    ^

conf/xmltest/not-wf/sa/139.xml not WF

conf/xmltest/not-wf/sa/139.xml:2: error: xmlParseElementChildrenContentDecl : Name or '(' expected

<!ELEMENT doc ()>
               ^

conf/xmltest/not-wf/sa/139.xml:2: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc ()>
               ^

conf/xmltest/not-wf/sa/139.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc ()>
               ^

conf/xmltest/not-wf/sa/139.xml:2: error: DOCTYPE unproperly terminated

<!ELEMENT doc ()>
               ^

conf/xmltest/not-wf/sa/139.xml:2: error: Start tag expected, '<' not found

<!ELEMENT doc ()>
                ^

conf/xmltest/not-wf/sa/140.xml not WF

Entity: line 1: error: xmlParseStartTag: invalid element name

conf/xmltest/not-wf/sa/141.xml not WF

Entity: line 1: error: error parsing attribute name

conf/xmltest/not-wf/sa/142.xml not WF

conf/xmltest/not-wf/sa/142.xml:4: error: CharRef: invalid xmlChar value 0

<doc>&#0;</doc>
         ^

conf/xmltest/not-wf/sa/143.xml not WF

conf/xmltest/not-wf/sa/143.xml:4: error: CharRef: invalid xmlChar value 31

<doc>&#31;</doc>
          ^

conf/xmltest/not-wf/sa/144.xml not WF

conf/xmltest/not-wf/sa/144.xml:4: error: CharRef: invalid xmlChar value 65535

<doc>&#xFFFF;</doc>
             ^

conf/xmltest/not-wf/sa/145.xml not WF

conf/xmltest/not-wf/sa/145.xml:4: error: CharRef: invalid xmlChar value 55296

<doc>&#xD800;</doc>
             ^

conf/xmltest/not-wf/sa/146.xml not WF

conf/xmltest/not-wf/sa/146.xml:4: error: CharRef: invalid xmlChar value 1114112

<doc>&#x110000;</doc>
               ^

conf/xmltest/not-wf/sa/147.xml not WF

conf/xmltest/not-wf/sa/147.xml:2: error: XML declaration allowed only at the start of the document

<?xml version="1.0"?>
     ^

conf/xmltest/not-wf/sa/148.xml not WF

conf/xmltest/not-wf/sa/148.xml:2: error: XML declaration allowed only at the start of the document

<?xml version="1.0"?>
     ^

conf/xmltest/not-wf/sa/149.xml not WF

conf/xmltest/not-wf/sa/149.xml:3: error: XML declaration allowed only at the start of the document

<?xml version="1.0"?>
     ^

conf/xmltest/not-wf/sa/150.xml not WF

conf/xmltest/not-wf/sa/150.xml:2: error: XML declaration allowed only at the start of the document

<?xml version="1.0"?>
     ^

conf/xmltest/not-wf/sa/151.xml not WF

conf/xmltest/not-wf/sa/151.xml:3: error: XML declaration allowed only at the start of the document

<?xml version="1.0"?>
     ^

conf/xmltest/not-wf/sa/152.xml not WF

conf/xmltest/not-wf/sa/152.xml:1: error: Blank needed here

<?xml encoding="UTF-8"?>
      ^

conf/xmltest/not-wf/sa/153.xml not WF

Entity: line 1: error: XML declaration allowed only at the start of the document

<?xml encoding='UTF-8'?>
     ^

conf/xmltest/not-wf/sa/153.xml:5: error: Entity value required

<doc>&e;</doc>
        ^

conf/xmltest/not-wf/sa/154.xml not WF

conf/xmltest/not-wf/sa/154.xml:1: error: Invalid PI name

<?XML version="1.0"?>
     ^

conf/xmltest/not-wf/sa/155.xml not WF

conf/xmltest/not-wf/sa/155.xml:1: error: Invalid PI name

<?xmL version="1.0"?>
     ^

conf/xmltest/not-wf/sa/156.xml not WF

conf/xmltest/not-wf/sa/156.xml:2: error: Invalid PI name

<?xMl version="1.0"?>
     ^

conf/xmltest/not-wf/sa/157.xml not WF

conf/xmltest/not-wf/sa/157.xml:2: error: Invalid PI name

<?xmL?>
     ^

conf/xmltest/not-wf/sa/158.xml not WF

conf/xmltest/not-wf/sa/158.xml:4: error: ATTLIST: no name for Element

<!ATTLIST #NOTATION gif a1 CDATA #IMPLIED>
          ^

conf/xmltest/not-wf/sa/158.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

<!ATTLIST #NOTATION gif a1 CDATA #IMPLIED>
          ^

conf/xmltest/not-wf/sa/158.xml:4: error: DOCTYPE unproperly terminated

<!ATTLIST #NOTATION gif a1 CDATA #IMPLIED>
          ^

conf/xmltest/not-wf/sa/158.xml:4: error: Start tag expected, '<' not found

<!ATTLIST #NOTATION gif a1 CDATA #IMPLIED>
           ^

conf/xmltest/not-wf/sa/159.xml not WF

conf/xmltest/not-wf/sa/159.xml:3: error: EntityValue: '&' forbidden except for entities references

<!ENTITY e "<![CDATA[Tim & Michael]]>">
                                     ^

conf/xmltest/not-wf/sa/159.xml:5: error: Entity 'e' not defined

<doc>&e;</doc>
        ^

conf/xmltest/not-wf/sa/160.xml not WF

conf/xmltest/not-wf/sa/160.xml:4: error: EntityValue: PEReferences forbidden in internal subset

<!ENTITY foo "%e;">
                 ^

conf/xmltest/not-wf/sa/161.xml not WF

conf/xmltest/not-wf/sa/161.xml:3: error: xmlParseElementChildrenContentDecl : Name or '(' expected

<!ELEMENT doc (%e;)>
               ^

conf/xmltest/not-wf/sa/161.xml:3: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc (%e;)>
               ^

conf/xmltest/not-wf/sa/161.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc (%e;)>
                  ^

conf/xmltest/not-wf/sa/161.xml:3: error: DOCTYPE unproperly terminated

<!ELEMENT doc (%e;)>
                  ^

conf/xmltest/not-wf/sa/161.xml:3: error: Start tag expected, '<' not found

<!ELEMENT doc (%e;)>
                  ^

conf/xmltest/not-wf/sa/162.xml not WF

conf/xmltest/not-wf/sa/162.xml:4: error: EntityValue: PEReferences forbidden in internal subset

<!ENTITY % e2 "%e1;">
                   ^

conf/xmltest/not-wf/sa/163.xml not WF

conf/xmltest/not-wf/sa/163.xml:5: error: PEReference in prolog!

%e;
^

conf/xmltest/not-wf/sa/163.xml:5: error: Start tag expected, '<' not found

%e;
^

conf/xmltest/not-wf/sa/164.xml not WF

conf/xmltest/not-wf/sa/164.xml:4: error: DOCTYPE unproperly terminated

] %e; >
  ^

conf/xmltest/not-wf/sa/164.xml:4: error: Start tag expected, '<' not found

] %e; >
   ^

conf/xmltest/not-wf/sa/165.xml not WF

conf/xmltest/not-wf/sa/165.xml:2: error: Space required after '<!ENTITY'

<!ENTITY% e "">
        ^

conf/xmltest/not-wf/sa/166.xml not WF

conf/xmltest/not-wf/sa/166.xml:1: error: Char 0xFFFF out of allowed range

conf/xmltest/not-wf/sa/167.xml not WF

conf/xmltest/not-wf/sa/167.xml:1: error: Char 0xFFFE out of allowed range

conf/xmltest/not-wf/sa/168.xml not WF

conf/xmltest/not-wf/sa/168.xml:1: error: Char 0xD800 out of allowed range

conf/xmltest/not-wf/sa/169.xml not WF

conf/xmltest/not-wf/sa/169.xml:1: error: Char 0xDC00 out of allowed range

conf/xmltest/not-wf/sa/170.xml not WF

conf/xmltest/not-wf/sa/170.xml:1: error: Char 0x1C0000 out of allowed range

conf/xmltest/not-wf/sa/171.xml not WF

conf/xmltest/not-wf/sa/171.xml:1: error: Char 0xFFFF out of allowed range

conf/xmltest/not-wf/sa/172.xml not WF

conf/xmltest/not-wf/sa/172.xml:1: error: Char 0xFFFF out of allowed range

conf/xmltest/not-wf/sa/173.xml not WF

conf/xmltest/not-wf/sa/173.xml:1: error: Char 0xFFFF out of allowed range

conf/xmltest/not-wf/sa/174.xml not WF

conf/xmltest/not-wf/sa/174.xml:1: error: Char 0xFFFF out of allowed range

conf/xmltest/not-wf/sa/175.xml not WF

conf/xmltest/not-wf/sa/175.xml:3: error: Char 0xFFFF out of allowed range

conf/xmltest/not-wf/sa/176.xml not WF

conf/xmltest/not-wf/sa/176.xml:4: error: Premature end of data in tag <doc>


^

conf/xmltest/not-wf/sa/177.xml not WF

conf/xmltest/not-wf/sa/177.xml:4: error: Char 0xFFFF out of allowed range

conf/xmltest/not-wf/sa/178.xml not WF

conf/xmltest/not-wf/sa/178.xml:5: error: Unescaped '<' not allowed in attributes values

<doc a="&#34;></doc>
              ^

conf/xmltest/not-wf/sa/178.xml:5: error: attributes construct error

<doc a="&#34;></doc>
              ^

conf/xmltest/not-wf/sa/178.xml:5: error: error parsing attribute name

<doc a="&#34;></doc>
              ^

conf/xmltest/not-wf/sa/178.xml:5: error: attributes construct error

<doc a="&#34;></doc>
              ^

conf/xmltest/not-wf/sa/178.xml:5: error: xmlParseStartTag: problem parsing attributes

<doc a="&#34;></doc>
              ^

conf/xmltest/not-wf/sa/178.xml:5: error: Couldn't find end of Start Tag <doc a="&#34;></doc>

<doc a="&#34;></doc>
              ^

conf/xmltest/not-wf/sa/178.xml:5: error: Extra content at the end of the document

<doc a="&#34;></doc>
              ^

conf/xmltest/not-wf/sa/179.xml not WF

conf/xmltest/not-wf/sa/179.xml:5: error: EntityValue: " expected


^

conf/xmltest/not-wf/sa/179.xml:5: error: xmlParseEntityDecl: entity e not terminated


^

conf/xmltest/not-wf/sa/179.xml:5: error: xmlParseInternalSubset: error detected in Markup declaration


^

conf/xmltest/not-wf/sa/179.xml:5: error: DOCTYPE unproperly terminated


^

conf/xmltest/not-wf/sa/179.xml:5: error: Start tag expected, '<' not found


^

conf/xmltest/not-wf/sa/180.xml not WF

conf/xmltest/not-wf/sa/180.xml:3: error: Entity 'e' not defined

<!ATTLIST doc a CDATA "&e;">
                          ^

conf/xmltest/not-wf/sa/181.xml not WF

Entity: line 1: error: CData section not finished

<![CDATA[
         ^

conf/xmltest/not-wf/sa/181.xml:5: error: Entity value required

<doc>&e;]]></doc>
        ^

conf/xmltest/not-wf/sa/181.xml:5: error: Sequence ']]>' not allowed in content

<doc>&e;]]></doc>
        ^

conf/xmltest/not-wf/sa/182.xml not WF

Entity: line 1: error: Comment not terminated <!--

<!--
      ^

conf/xmltest/not-wf/sa/182.xml:5: error: Entity value required

<doc>&e;--></doc>
        ^

conf/xmltest/not-wf/sa/183.xml not WF

conf/xmltest/not-wf/sa/183.xml:2: error: xmlParseElementMixedContentDecl : '|' or ')*' expected

<!ELEMENT doc (#PCDATA | foo*)* >
                            ^

conf/xmltest/not-wf/sa/183.xml:2: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc (#PCDATA | foo*)* >
                            ^

conf/xmltest/not-wf/sa/183.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc (#PCDATA | foo*)* >
                            ^

conf/xmltest/not-wf/sa/183.xml:2: error: DOCTYPE unproperly terminated

<!ELEMENT doc (#PCDATA | foo*)* >
                            ^

conf/xmltest/not-wf/sa/183.xml:2: error: Start tag expected, '<' not found

<!ELEMENT doc (#PCDATA | foo*)* >
                             ^

conf/xmltest/not-wf/sa/184.xml not WF

conf/xmltest/not-wf/sa/184.xml:2: error: xmlParseElementMixedContentDecl : Name expected

<!ELEMENT doc (#PCDATA | (foo))* >
                         ^

conf/xmltest/not-wf/sa/184.xml:2: error: xmlParseElementDecl: expected '>' at the end

<!ELEMENT doc (#PCDATA | (foo))* >
                         ^

conf/xmltest/not-wf/sa/184.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

<!ELEMENT doc (#PCDATA | (foo))* >
                         ^

conf/xmltest/not-wf/sa/184.xml:2: error: DOCTYPE unproperly terminated

<!ELEMENT doc (#PCDATA | (foo))* >
                         ^

conf/xmltest/not-wf/sa/184.xml:2: error: Start tag expected, '<' not found

<!ELEMENT doc (#PCDATA | (foo))* >
                          ^

conf/xmltest/not-wf/sa/185.xml not WF

conf/xmltest/not-wf/sa/185.xml:3: error: Entity 'e' not defined

<doc>&e;</doc>
        ^

conf/xmltest/not-wf/sa/186.xml not WF

conf/xmltest/not-wf/sa/186.xml:5: error: attributes construct error

<a b="c"d="e"/>
        ^

0 of 186 tests failed

James Clark not WF standalone with general entities tests

conf/xmltest/not-wf/ext-sa/001.xml not WF

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa//001.ent:1: error: Detected entity reference loop

&e;
   ^

conf/xmltest/not-wf/ext-sa/001.xml:4: error: Detected entity reference loop

<doc>&e;</doc>
        ^

conf/xmltest/not-wf/ext-sa/002.xml not WF

conf/xmltest/not-wf/ext-sa//002.ent:1: error: parsing XML declaration: '?>' expected

<?xml version="1.0" standalone="yes"?>
                    ^

conf/xmltest/not-wf/ext-sa/002.xml:5: error: Entity value required

<doc>&e;</doc>
        ^

002.ent:1: error: parsing XML declaration: '?>' expected

<?xml version="1.0" standalone="yes"?>
                    ^

conf/xmltest/not-wf/ext-sa/003.xml not WF

conf/xmltest/not-wf/ext-sa//003.ent:1: error: Space needed here

<?xml version="1.0"?><?xml version="1.0"?>
                   ^

conf/xmltest/not-wf/ext-sa//003.ent:1: error: XML declaration allowed only at the start of the document

<?xml version="1.0"?><?xml version="1.0"?>
                          ^

conf/xmltest/not-wf/ext-sa/003.xml:5: error: Entity value required

<doc>&e;</doc>
        ^

003.ent:1: error: Space needed here

<?xml version="1.0"?><?xml version="1.0"?>
                   ^

003.ent:1: error: XML declaration allowed only at the start of the document

<?xml version="1.0"?><?xml version="1.0"?>
                          ^

0 of 3 tests failed

James Clark not WF not standalone tests

conf/xmltest/not-wf/not-sa/001.xml not WF

001.ent:3: error: Content error in the external subset

]>
^

conf/xmltest/not-wf/not-sa/002.xml not WF

conf/xmltest/not-wf/not-sa/002.xml:4: error: XML declaration allowed only at the start of the document

%e;
  ^

conf/xmltest/not-wf/not-sa/003.xml not WF

003.ent:3: error: XML conditional section not closed


^

conf/xmltest/not-wf/not-sa/004.xml not WF

004.ent:3: error: XML conditional section not closed


^

conf/xmltest/not-wf/not-sa/005.xml not WF

005.ent:2: validity error: PEReference: %e; not found

%e;
  ^

conf/xmltest/not-wf/not-sa/006.xml not WF

006.ent:2: error: XML conditional section '[' expected

<!ELEMENT doc (#PCDATA)>
^

conf/xmltest/not-wf/not-sa/007.xml not WF

007.ent:1: error: Content error in the external subset

<!DOCTYPE doc [
^

007.ent:1: error: Extra content at the end of the document

<!DOCTYPE doc [
^

conf/xmltest/not-wf/not-sa/008.xml not WF

008.ent:2: error: EntityValue: '%' forbidden except for entities references

<!ENTITY e "100%">
                ^

008.ent:2: error: xmlParseStringPEReference: no name

<!ENTITY e "100%">
                 ^

0 of 8 tests failed

James Clark valid standalone tests

./xmllint --nowarning --valid conf/xmltest/valid/sa/023.xml leaks

      Sat Sep 16 08:22:49 2000

      MEMORY ALLOCATED : 504, MAX was 11167
BLOCK  NUMBER   SIZE  TYPE
0          89     16 malloc()  in parser.c(1592)
1          88     40 malloc()  in parser.c(1565)
2          87     40 malloc()  in parser.c(1559)
3          86     40 malloc()  in parser.c(1553)
4          85     20 malloc()  in parser.c(1536)
5          84    108 malloc()  in parser.c(1529)
6          83    240 malloc()  in parser.c(1662) pointer to #84 at index 0

conf/xmltest/valid/sa/042.xml test failed

conf/xmltest/valid/sa/042.xml:4: error: xmlParseCharRef: invalid decimal value

<doc>&#00000000000000000000000000000000065;</doc>
                           ^

conf/xmltest/valid/sa/042.xml:4: error: CharRef: invalid xmlChar value 0

<doc>&#00000000000000000000000000000000065;</doc>
                           ^

conf/xmltest/valid/sa/056.xml test failed

conf/xmltest/valid/sa/056.xml:4: error: xmlParseCharRef: invalid hexadecimal value

<doc>&#x0000000000000000000000000000000000000041;</doc>
                            ^

conf/xmltest/valid/sa/056.xml:4: error: CharRef: invalid xmlChar value 0

<doc>&#x0000000000000000000000000000000000000041;</doc>
                            ^

./xmllint --nowarning --valid conf/xmltest/valid/sa/085.xml leaks

      Sat Sep 16 08:23:07 2000

      MEMORY ALLOCATED : 504, MAX was 11316
BLOCK  NUMBER   SIZE  TYPE
0         106     16 malloc()  in parser.c(1592)
1         105     40 malloc()  in parser.c(1565)
2         104     40 malloc()  in parser.c(1559)
3         103     40 malloc()  in parser.c(1553)
4         102     20 malloc()  in parser.c(1536)
5         101    108 malloc()  in parser.c(1529)
6         100    240 malloc()  in parser.c(1662) pointer to #101 at index 0

./xmllint --nowarning --valid conf/xmltest/valid/sa/086.xml leaks

      Sat Sep 16 08:23:08 2000

      MEMORY ALLOCATED : 504, MAX was 11146
BLOCK  NUMBER   SIZE  TYPE
0         103     16 malloc()  in parser.c(1592)
1         102     40 malloc()  in parser.c(1565)
2         101     40 malloc()  in parser.c(1559)
3         100     40 malloc()  in parser.c(1553)
4          99     20 malloc()  in parser.c(1536)
5          98    108 malloc()  in parser.c(1529)
6          97    240 malloc()  in parser.c(1662) pointer to #98 at index 0

2 of 119 tests failed

James Clark valid standalone with general entities tests

./xmllint --nowarning --valid conf/xmltest/valid/ext-sa/001.xml leaks

      Sat Sep 16 08:23:16 2000

      MEMORY ALLOCATED : 16, MAX was 15544
BLOCK  NUMBER   SIZE  TYPE
0          91     16 malloc()  in parser.c(1592)

./xmllint --nowarning --valid conf/xmltest/valid/ext-sa/002.xml leaks

      Sat Sep 16 08:23:17 2000

      MEMORY ALLOCATED : 16, MAX was 15545
BLOCK  NUMBER   SIZE  TYPE
0          91     16 malloc()  in parser.c(1592)

./xmllint --nowarning --valid conf/xmltest/valid/ext-sa/003.xml leaks

      Sat Sep 16 08:23:17 2000

      MEMORY ALLOCATED : 16, MAX was 15487
BLOCK  NUMBER   SIZE  TYPE
0          91     16 malloc()  in parser.c(1592)

./xmllint --nowarning --valid conf/xmltest/valid/ext-sa/004.xml leaks

      Sat Sep 16 08:23:17 2000

      MEMORY ALLOCATED : 16, MAX was 15545
BLOCK  NUMBER   SIZE  TYPE
0          91     16 malloc()  in parser.c(1592)

./xmllint --nowarning --valid conf/xmltest/valid/ext-sa/005.xml leaks

      Sat Sep 16 08:23:18 2000

      MEMORY ALLOCATED : 16, MAX was 15695
BLOCK  NUMBER   SIZE  TYPE
0         104     16 malloc()  in parser.c(1592)

./xmllint --nowarning --valid conf/xmltest/valid/ext-sa/006.xml leaks

      Sat Sep 16 08:23:18 2000

      MEMORY ALLOCATED : 16, MAX was 15853
BLOCK  NUMBER   SIZE  TYPE
0         107     16 malloc()  in parser.c(1592)

conf/xmltest/valid/ext-sa/007.xml test failed

conf/xmltest/valid/ext-sa//007.ent:1: error: Input is not proper UTF-8, indicate encoding !

./xmllint --nowarning --valid conf/xmltest/valid/ext-sa/007.xml leaks

      Sat Sep 16 08:23:18 2000

      MEMORY ALLOCATED : 16, MAX was 15603
BLOCK  NUMBER   SIZE  TYPE
0          98     16 malloc()  in parser.c(1592)

conf/xmltest/valid/ext-sa/008.xml test failed

conf/xmltest/valid/ext-sa//008.ent:1: error: Input is not proper UTF-8, indicate encoding !

./xmllint --nowarning --valid conf/xmltest/valid/ext-sa/008.xml leaks

      Sat Sep 16 08:23:19 2000

      MEMORY ALLOCATED : 16, MAX was 15552
BLOCK  NUMBER   SIZE  TYPE
0          98     16 malloc()  in parser.c(1592)

./xmllint --nowarning --valid conf/xmltest/valid/ext-sa/009.xml leaks

      Sat Sep 16 08:23:20 2000

      MEMORY ALLOCATED : 16, MAX was 15545
BLOCK  NUMBER   SIZE  TYPE
0          91     16 malloc()  in parser.c(1592)

./xmllint --nowarning --valid conf/xmltest/valid/ext-sa/010.xml leaks

      Sat Sep 16 08:23:20 2000

      MEMORY ALLOCATED : 16, MAX was 15487
BLOCK  NUMBER   SIZE  TYPE
0          91     16 malloc()  in parser.c(1592)

./xmllint --nowarning --valid conf/xmltest/valid/ext-sa/011.xml leaks

      Sat Sep 16 08:23:20 2000

      MEMORY ALLOCATED : 16, MAX was 15572
BLOCK  NUMBER   SIZE  TYPE
0          94     16 malloc()  in parser.c(1592)

./xmllint --nowarning --valid conf/xmltest/valid/ext-sa/013.xml leaks

      Sat Sep 16 08:23:21 2000

      MEMORY ALLOCATED : 16, MAX was 15915
BLOCK  NUMBER   SIZE  TYPE
0         167     16 malloc()  in parser.c(1592)

conf/xmltest/valid/ext-sa/014.xml test failed

conf/xmltest/valid/ext-sa//014.ent:1: error: Input is not proper UTF-8, indicate encoding !

./xmllint --nowarning --valid conf/xmltest/valid/ext-sa/014.xml leaks

      Sat Sep 16 08:23:21 2000

      MEMORY ALLOCATED : 16, MAX was 15538
BLOCK  NUMBER   SIZE  TYPE
0          91     16 malloc()  in parser.c(1592)

3 of 14 tests failed

James Clark valid not standalone tests

0 of 31 tests failed

James Clark invalid tests

conf/xmltest/invalid/001.xml not valid

001.ent:3: error: Comment doesn't start and stop in the same entity

%e; -->
      ^

conf/xmltest/invalid/002.xml not valid

002.ent:2: error: Element content declaration doesn't start and stop in the same entity

<!ELEMENT doc %e;)>
                  ^

conf/xmltest/invalid/003.xml not valid

003.ent:2: error: Element declaration doesn't start and stop in the same entity

%e; doc (#PCDATA)>
                 ^

conf/xmltest/invalid/004.xml not valid

004.ent:3: error: Element declaration doesn't start and stop in the same entity

%e1; doc (#PCDATA) %e2;
                      ^

conf/xmltest/invalid/005.xml not valid

005.ent:2: error: Element declaration doesn't start and stop in the same entity

<!ELEMENT doc (#PCDATA) %e;
                          ^

conf/xmltest/invalid/006.xml not valid

006.ent:2: error: Element declaration doesn't start and stop in the same entity

<!ELEMENT doc %e;
                ^

0 of 6 tests failed

Sun not WF tests

conf/sun/not-wf/attlist01.xml test not WF

conf/sun/not-wf/attlist01.xml:7: error: '(' required to start ATTLIST enumeration

	number	NUTOKEN	"1"
        ^

conf/sun/not-wf/attlist01.xml:7: error: xmlParseInternalSubset: error detected in Markup declaration

	number	NUTOKEN	"1"
        ^

conf/sun/not-wf/attlist01.xml:7: error: DOCTYPE unproperly terminated

	number	NUTOKEN	"1"
        ^

conf/sun/not-wf/attlist01.xml:7: error: Start tag expected, '<' not found

	number	NUTOKEN	"1"
         ^

conf/sun/not-wf/attlist02.xml test not WF

conf/sun/not-wf/attlist02.xml:7: error: '(' required to start ATTLIST enumeration

	number	NUTOKENS	"1 2 3"
        ^

conf/sun/not-wf/attlist02.xml:7: error: xmlParseInternalSubset: error detected in Markup declaration

	number	NUTOKENS	"1 2 3"
        ^

conf/sun/not-wf/attlist02.xml:7: error: DOCTYPE unproperly terminated

	number	NUTOKENS	"1 2 3"
        ^

conf/sun/not-wf/attlist02.xml:7: error: Start tag expected, '<' not found

	number	NUTOKENS	"1 2 3"
         ^

conf/sun/not-wf/attlist03.xml test not WF

conf/sun/not-wf/attlist03.xml:7: error: ')' required to finish ATTLIST enumeration

	choice	(a,b,c)	"a"
          ^

conf/sun/not-wf/attlist03.xml:7: error: Space required after the attribute type

	choice	(a,b,c)	"a"
          ^

conf/sun/not-wf/attlist03.xml:7: error: xmlParseInternalSubset: error detected in Markup declaration

	choice	(a,b,c)	"a"
          ^

conf/sun/not-wf/attlist03.xml:7: error: DOCTYPE unproperly terminated

	choice	(a,b,c)	"a"
          ^

conf/sun/not-wf/attlist03.xml:7: error: Start tag expected, '<' not found

	choice	(a,b,c)	"a"
           ^

conf/sun/not-wf/attlist04.xml test not WF

conf/sun/not-wf/attlist04.xml:7: error: '(' required to start ATTLIST enumeration

	number	NUMBER	"1"
        ^

conf/sun/not-wf/attlist04.xml:7: error: xmlParseInternalSubset: error detected in Markup declaration

	number	NUMBER	"1"
        ^

conf/sun/not-wf/attlist04.xml:7: error: DOCTYPE unproperly terminated

	number	NUMBER	"1"
        ^

conf/sun/not-wf/attlist04.xml:7: error: Start tag expected, '<' not found

	number	NUMBER	"1"
         ^

conf/sun/not-wf/attlist05.xml test not WF

conf/sun/not-wf/attlist05.xml:7: error: '(' required to start ATTLIST enumeration

	numbers	NUMBERS	"1 2 3 4"
         ^

conf/sun/not-wf/attlist05.xml:7: error: xmlParseInternalSubset: error detected in Markup declaration

	numbers	NUMBERS	"1 2 3 4"
         ^

conf/sun/not-wf/attlist05.xml:7: error: DOCTYPE unproperly terminated

	numbers	NUMBERS	"1 2 3 4"
         ^

conf/sun/not-wf/attlist05.xml:7: error: Start tag expected, '<' not found

	numbers	NUMBERS	"1 2 3 4"
          ^

conf/sun/not-wf/attlist06.xml test not WF

conf/sun/not-wf/attlist06.xml:7: error: '(' required to start ATTLIST enumeration

	number	NAME	"Elvis"
        ^

conf/sun/not-wf/attlist06.xml:7: error: xmlParseInternalSubset: error detected in Markup declaration

	number	NAME	"Elvis"
        ^

conf/sun/not-wf/attlist06.xml:7: error: DOCTYPE unproperly terminated

	number	NAME	"Elvis"
        ^

conf/sun/not-wf/attlist06.xml:7: error: Start tag expected, '<' not found

	number	NAME	"Elvis"
         ^

conf/sun/not-wf/attlist07.xml test not WF

conf/sun/not-wf/attlist07.xml:7: error: '(' required to start ATTLIST enumeration

	number	NAMES	"The King"
        ^

conf/sun/not-wf/attlist07.xml:7: error: xmlParseInternalSubset: error detected in Markup declaration

	number	NAMES	"The King"
        ^

conf/sun/not-wf/attlist07.xml:7: error: DOCTYPE unproperly terminated

	number	NAMES	"The King"
        ^

conf/sun/not-wf/attlist07.xml:7: error: Start tag expected, '<' not found

	number	NAMES	"The King"
         ^

conf/sun/not-wf/attlist08.xml test not WF

conf/sun/not-wf/attlist08.xml:7: error: AttValue: " or ' expected

	language	CDATA	#CURRENT
                ^

conf/sun/not-wf/attlist08.xml:7: error: Attribute default value declaration error

	language	CDATA	#CURRENT
                ^

conf/sun/not-wf/attlist08.xml:7: error: Space required after the attribute default value

	language	CDATA	#CURRENT
                ^

conf/sun/not-wf/attlist08.xml:7: error: xmlParseInternalSubset: error detected in Markup declaration

	language	CDATA	#CURRENT
                ^

conf/sun/not-wf/attlist08.xml:7: error: DOCTYPE unproperly terminated

	language	CDATA	#CURRENT
                ^

conf/sun/not-wf/attlist08.xml:7: error: Start tag expected, '<' not found

	language	CDATA	#CURRENT
                 ^

conf/sun/not-wf/attlist09.xml test not WF

conf/sun/not-wf/attlist09.xml:5: error: AttValue: " or ' expected

	language	CDATA	#CONREF
                ^

conf/sun/not-wf/attlist09.xml:5: error: Attribute default value declaration error

	language	CDATA	#CONREF
                ^

conf/sun/not-wf/attlist09.xml:5: error: Space required after the attribute default value

	language	CDATA	#CONREF
                ^

conf/sun/not-wf/attlist09.xml:5: error: xmlParseInternalSubset: error detected in Markup declaration

	language	CDATA	#CONREF
                ^

conf/sun/not-wf/attlist09.xml:5: error: DOCTYPE unproperly terminated

	language	CDATA	#CONREF
                ^

conf/sun/not-wf/attlist09.xml:5: error: Start tag expected, '<' not found

	language	CDATA	#CONREF
                 ^

conf/sun/not-wf/attlist10.xml test not WF

conf/sun/not-wf/attlist10.xml:6: error: attributes construct error

<root att1="value1"att2="value2">
                   ^

conf/sun/not-wf/attlist11.xml test not WF

conf/sun/not-wf/attlist11.xml:6: error: attributes construct error

<root att1="value1"att2="value2"/>
                   ^

conf/sun/not-wf/cond01.xml test WF but not valid

cond.dtd:3: error: XML conditional section INCLUDE or IGNORE keyword expected

<![%MAYBE;[ <!ENTITY root EMTPY> ]]>
          ^

cond.dtd:3: error: Extra content at the end of the document

<![%MAYBE;[ <!ENTITY root EMTPY> ]]>
          ^

conf/sun/not-wf/cond02.xml test WF but not valid

cond.dtd:3: error: XML conditional section INCLUDE or IGNORE keyword expected

<![%MAYBE;[ <!ENTITY root EMTPY> ]]>
          ^

cond.dtd:3: error: Extra content at the end of the document

<![%MAYBE;[ <!ENTITY root EMTPY> ]]>
             ^

conf/sun/not-wf/content01.xml test not WF

conf/sun/not-wf/content01.xml:3: error: xmlParseElementChildrenContentDecl : ',' '|' or ')' expected

    <!ELEMENT root ((root) ?)>
                           ^

conf/sun/not-wf/content01.xml:3: error: xmlParseElementDecl: expected '>' at the end

    <!ELEMENT root ((root) ?)>
                           ^

conf/sun/not-wf/content01.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ELEMENT root ((root) ?)>
                           ^

conf/sun/not-wf/content01.xml:3: error: DOCTYPE unproperly terminated

    <!ELEMENT root ((root) ?)>
                           ^

conf/sun/not-wf/content01.xml:3: error: Start tag expected, '<' not found

    <!ELEMENT root ((root) ?)>
                            ^

conf/sun/not-wf/content02.xml test not WF

conf/sun/not-wf/content02.xml:3: error: xmlParseElementChildrenContentDecl : ',' '|' or ')' expected

    <!ELEMENT root ((root) *)>
                           ^

conf/sun/not-wf/content02.xml:3: error: xmlParseElementDecl: expected '>' at the end

    <!ELEMENT root ((root) *)>
                           ^

conf/sun/not-wf/content02.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ELEMENT root ((root) *)>
                           ^

conf/sun/not-wf/content02.xml:3: error: DOCTYPE unproperly terminated

    <!ELEMENT root ((root) *)>
                           ^

conf/sun/not-wf/content02.xml:3: error: Start tag expected, '<' not found

    <!ELEMENT root ((root) *)>
                            ^

conf/sun/not-wf/content03.xml test not WF

conf/sun/not-wf/content03.xml:3: error: xmlParseElementChildrenContentDecl : ',' '|' or ')' expected

    <!ELEMENT root (root +)>
                         ^

conf/sun/not-wf/content03.xml:3: error: xmlParseElementDecl: expected '>' at the end

    <!ELEMENT root (root +)>
                         ^

conf/sun/not-wf/content03.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ELEMENT root (root +)>
                         ^

conf/sun/not-wf/content03.xml:3: error: DOCTYPE unproperly terminated

    <!ELEMENT root (root +)>
                         ^

conf/sun/not-wf/content03.xml:3: error: Start tag expected, '<' not found

    <!ELEMENT root (root +)>
                          ^

conf/sun/not-wf/decl01.xml test not WF

decl01.ent:1: error: parsing XML declaration: '?>' expected

 standalone="yes"?>
 ^

conf/sun/not-wf/dtd00.xml test not WF

conf/sun/not-wf/dtd00.xml:2: error: xmlParseElementChildrenContentDecl : ',' '|' or ')' expected

    <!ELEMENT root (foo, bar? foo)>
                              ^

conf/sun/not-wf/dtd00.xml:2: error: xmlParseElementDecl: expected '>' at the end

    <!ELEMENT root (foo, bar? foo)>
                              ^

conf/sun/not-wf/dtd00.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ELEMENT root (foo, bar? foo)>
                              ^

conf/sun/not-wf/dtd00.xml:2: error: DOCTYPE unproperly terminated

    <!ELEMENT root (foo, bar? foo)>
                              ^

conf/sun/not-wf/dtd00.xml:2: error: Start tag expected, '<' not found

    <!ELEMENT root (foo, bar? foo)>
                               ^

conf/sun/not-wf/dtd01.xml test not WF

conf/sun/not-wf/dtd01.xml:2: error: xmlParseElementChildrenContentDecl : ',' expected

    <!ELEMENT root (foo, bar? | foo)>
                              ^

conf/sun/not-wf/dtd01.xml:2: error: xmlParseElementDecl: expected '>' at the end

    <!ELEMENT root (foo, bar? | foo)>
                              ^

conf/sun/not-wf/dtd01.xml:2: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ELEMENT root (foo, bar? | foo)>
                              ^

conf/sun/not-wf/dtd01.xml:2: error: DOCTYPE unproperly terminated

    <!ELEMENT root (foo, bar? | foo)>
                              ^

conf/sun/not-wf/dtd01.xml:2: error: Start tag expected, '<' not found

    <!ELEMENT root (foo, bar? | foo)>
                                ^

conf/sun/not-wf/dtd02.xml test not WF

conf/sun/not-wf/dtd02.xml:5: error: xmlParsePEReference: no name

    % foo;
     ^

conf/sun/not-wf/dtd02.xml:5: error: xmlParseInternalSubset: error detected in Markup declaration

    % foo;
      ^

conf/sun/not-wf/dtd02.xml:5: error: DOCTYPE unproperly terminated

    % foo;
      ^

conf/sun/not-wf/dtd02.xml:5: error: Start tag expected, '<' not found

    % foo;
       ^

conf/sun/not-wf/dtd03.xml test not WF

conf/sun/not-wf/dtd03.xml:5: error: xmlParsePEReference: expecting ';'

    %foo
       ^

conf/sun/not-wf/dtd03.xml:6: error: xmlParseInternalSubset: error detected in Markup declaration

    ;
    ^

conf/sun/not-wf/dtd03.xml:6: error: DOCTYPE unproperly terminated

    ;
    ^

conf/sun/not-wf/dtd03.xml:7: error: Start tag expected, '<' not found

]>
^

conf/sun/not-wf/dtd04.xml test not WF

conf/sun/not-wf/dtd04.xml:4: error: SystemLiteral " or ' expected

    <!ENTITY foo PUBLIC -//BadCorp//DTD-foo-1.0//EN "elvis.ent">
                        ^

conf/sun/not-wf/dtd04.xml:4: error: xmlParseExternalID: PUBLIC, no Public Identifier

    <!ENTITY foo PUBLIC -//BadCorp//DTD-foo-1.0//EN "elvis.ent">
                        ^

conf/sun/not-wf/dtd04.xml:4: error: Space required after the Public Identifier

    <!ENTITY foo PUBLIC -//BadCorp//DTD-foo-1.0//EN "elvis.ent">
                        ^

conf/sun/not-wf/dtd04.xml:4: error: SystemLiteral " or ' expected

    <!ENTITY foo PUBLIC -//BadCorp//DTD-foo-1.0//EN "elvis.ent">
                        ^

conf/sun/not-wf/dtd04.xml:4: error: xmlParseExternalID: PUBLIC, no URI

    <!ENTITY foo PUBLIC -//BadCorp//DTD-foo-1.0//EN "elvis.ent">
                        ^

conf/sun/not-wf/dtd04.xml:4: error: Entity value required

    <!ENTITY foo PUBLIC -//BadCorp//DTD-foo-1.0//EN "elvis.ent">
                        ^

conf/sun/not-wf/dtd04.xml:4: error: Space required before 'NDATA'

    <!ENTITY foo PUBLIC -//BadCorp//DTD-foo-1.0//EN "elvis.ent">
                        ^

conf/sun/not-wf/dtd04.xml:4: error: xmlParseEntityDecl: entity foo not terminated

    <!ENTITY foo PUBLIC -//BadCorp//DTD-foo-1.0//EN "elvis.ent">
                        ^

conf/sun/not-wf/dtd04.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ENTITY foo PUBLIC -//BadCorp//DTD-foo-1.0//EN "elvis.ent">
                        ^

conf/sun/not-wf/dtd04.xml:4: error: DOCTYPE unproperly terminated

    <!ENTITY foo PUBLIC -//BadCorp//DTD-foo-1.0//EN "elvis.ent">
                        ^

conf/sun/not-wf/dtd04.xml:4: error: Start tag expected, '<' not found

    <!ENTITY foo PUBLIC -//BadCorp//DTD-foo-1.0//EN "elvis.ent">
                         ^

conf/sun/not-wf/dtd05.xml test not WF

conf/sun/not-wf/dtd05.xml:4: error: SystemLiteral " or ' expected

    <!ENTITY foo SYSTEM elvis.ent>
                        ^

conf/sun/not-wf/dtd05.xml:4: error: xmlParseExternalID: SYSTEM, no URI

    <!ENTITY foo SYSTEM elvis.ent>
                        ^

conf/sun/not-wf/dtd05.xml:4: error: Entity value required

    <!ENTITY foo SYSTEM elvis.ent>
                        ^

conf/sun/not-wf/dtd05.xml:4: error: Space required before 'NDATA'

    <!ENTITY foo SYSTEM elvis.ent>
                        ^

conf/sun/not-wf/dtd05.xml:4: error: xmlParseEntityDecl: entity foo not terminated

    <!ENTITY foo SYSTEM elvis.ent>
                        ^

conf/sun/not-wf/dtd05.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ENTITY foo SYSTEM elvis.ent>
                        ^

conf/sun/not-wf/dtd05.xml:4: error: DOCTYPE unproperly terminated

    <!ENTITY foo SYSTEM elvis.ent>
                        ^

conf/sun/not-wf/dtd05.xml:4: error: Start tag expected, '<' not found

    <!ENTITY foo SYSTEM elvis.ent>
                         ^

conf/sun/not-wf/dtd07.xml test WF but not valid

dtd07.dtd:1: error: Space needed here

<?xml version="1.0"?>
                   ^

conf/sun/not-wf/element00.xml test not WF

conf/sun/not-wf/element00.xml:3: error: End tag : expected '>'

</ro
    ^

conf/sun/not-wf/element00.xml:3: error: Opening and ending tag mismatch: root and ro

</ro
    ^

conf/sun/not-wf/element01.xml test not WF

conf/sun/not-wf/element01.xml:3: error: End tag : expected '>'

</root
      ^

conf/sun/not-wf/element02.xml test not WF

conf/sun/not-wf/element02.xml:3: error: xmlParseStartTag: invalid element name

    <% @ LANGUAGE="VBSCRIPT" %>
     ^

conf/sun/not-wf/element03.xml test not WF

conf/sun/not-wf/element03.xml:3: error: xmlParseStartTag: invalid element name

    <% document.println ("hello, world"); %>
     ^

conf/sun/not-wf/element04.xml test not WF

conf/sun/not-wf/element04.xml:3: error: xmlParseStartTag: invalid element name

    <!ELEMENT foo EMPTY>
     ^

conf/sun/not-wf/encoding01.xml test not WF

conf/sun/not-wf/encoding01.xml:1: error: Invalid XML encoding name

<?xml version="1.0" encoding=" utf-8"?>
                              ^

conf/sun/not-wf/encoding01.xml:1: error: String not closed utf-8"?> <root/>

<?xml version="1.0" encoding=" utf-8"?>
                              ^

conf/sun/not-wf/encoding01.xml:1: error: parsing XML declaration: '?>' expected

<?xml version="1.0" encoding=" utf-8"?>
                               ^

conf/sun/not-wf/encoding02.xml test not WF

conf/sun/not-wf/encoding02.xml:1: error: String not closed a/b"?> <root/>

<?xml version="1.0" encoding="a/b"?>
                               ^

conf/sun/not-wf/encoding02.xml:1: error: Unsupported encoding a

<?xml version="1.0" encoding="a/b"?>
                               ^

conf/sun/not-wf/encoding03.xml test not WF

conf/sun/not-wf/encoding03.xml:1: error: CharRef in prolog!

<?xml version="1.0" encoding="just&#41;word"?>
                                  ^

conf/sun/not-wf/encoding03.xml:1: error: String not closed just&#41;word"?> <root/>

<?xml version="1.0" encoding="just&#41;word"?>
                                  ^

conf/sun/not-wf/encoding03.xml:1: error: Unsupported encoding just

<?xml version="1.0" encoding="just&#41;word"?>
                                  ^

conf/sun/not-wf/encoding04.xml test not WF

conf/sun/not-wf/encoding04.xml:1: error: String not closed utf:8"?> <root/>

<?xml version="1.0" encoding="utf:8"?>
                                 ^

conf/sun/not-wf/encoding04.xml:1: error: Unsupported encoding utf

<?xml version="1.0" encoding="utf:8"?>
                                 ^

conf/sun/not-wf/encoding05.xml test not WF

conf/sun/not-wf/encoding05.xml:1: error: Invalid XML encoding name

<?xml version="1.0" encoding="@import(sys-encoding)"?>
                              ^

conf/sun/not-wf/encoding05.xml:1: error: String not closed @import(sys-encoding)"?> <root/>

<?xml version="1.0" encoding="@import(sys-encoding)"?>
                              ^

conf/sun/not-wf/encoding05.xml:1: error: parsing XML declaration: '?>' expected

<?xml version="1.0" encoding="@import(sys-encoding)"?>
                              ^

conf/sun/not-wf/encoding06.xml test not WF

conf/sun/not-wf/encoding06.xml:1: error: String not closed XYZ+999"?> <!-- WF ... but illegal encoding name,

<?xml version="1.0" encoding="XYZ+999"?>
                                 ^

conf/sun/not-wf/encoding06.xml:1: error: Unsupported encoding XYZ

<?xml version="1.0" encoding="XYZ+999"?>
                                 ^

conf/sun/not-wf/encoding07.xml test not WF

conf/sun/not-wf//dtd07.dtd:1: error: Space needed here

<?xml version="1.0"?>
                   ^

conf/sun/not-wf/encoding07.xml:10: error: Entity value required

<root>&empty;</root>
             ^

conf/sun/not-wf/lang01.xml test failed

conf/sun/not-wf/lang02.xml test failed

conf/sun/not-wf/lang03.xml test failed

conf/sun/not-wf/lang04.xml test failed

conf/sun/not-wf/lang05.xml test failed

conf/sun/not-wf/lang06.xml test failed

conf/sun/not-wf/pi.xml test not WF

conf/sun/not-wf/pi.xml:4: error: xmlParsePI: PI bad-pi space expected

<?bad-pi+?>
        ^

conf/sun/not-wf/pubid01.xml test not WF

conf/sun/not-wf/pubid01.xml:6: error: Unfinished PubidLiteral

    <!ENTITY e PUBLIC "this isn&apos;t allowed" "ignored">
                               ^

conf/sun/not-wf/pubid01.xml:6: error: Space required after the Public Identifier

    <!ENTITY e PUBLIC "this isn&apos;t allowed" "ignored">
                               ^

conf/sun/not-wf/pubid01.xml:6: error: SystemLiteral " or ' expected

    <!ENTITY e PUBLIC "this isn&apos;t allowed" "ignored">
                               ^

conf/sun/not-wf/pubid01.xml:6: error: xmlParseExternalID: PUBLIC, no URI

    <!ENTITY e PUBLIC "this isn&apos;t allowed" "ignored">
                               ^

conf/sun/not-wf/pubid01.xml:6: error: Space required before 'NDATA'

    <!ENTITY e PUBLIC "this isn&apos;t allowed" "ignored">
                               ^

conf/sun/not-wf/pubid01.xml:6: error: xmlParseEntityDecl: entity e not terminated

    <!ENTITY e PUBLIC "this isn&apos;t allowed" "ignored">
                               ^

conf/sun/not-wf/pubid01.xml:6: error: Entity references are forbiden in DTDs!

    <!ENTITY e PUBLIC "this isn&apos;t allowed" "ignored">
                               ^

conf/sun/not-wf/pubid01.xml:6: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ENTITY e PUBLIC "this isn&apos;t allowed" "ignored">
                               ^

conf/sun/not-wf/pubid01.xml:6: error: DOCTYPE unproperly terminated

    <!ENTITY e PUBLIC "this isn&apos;t allowed" "ignored">
                               ^

conf/sun/not-wf/pubid01.xml:6: error: Start tag expected, '<' not found

    <!ENTITY e PUBLIC "this isn&apos;t allowed" "ignored">
                                ^

conf/sun/not-wf/pubid02.xml test not WF

conf/sun/not-wf/pubid02.xml:6: error: Unfinished PubidLiteral

    <!ENTITY e PUBLIC "<illegal>" "ignored">
                       ^

conf/sun/not-wf/pubid02.xml:6: error: Space required after the Public Identifier

    <!ENTITY e PUBLIC "<illegal>" "ignored">
                       ^

conf/sun/not-wf/pubid02.xml:6: error: SystemLiteral " or ' expected

    <!ENTITY e PUBLIC "<illegal>" "ignored">
                       ^

conf/sun/not-wf/pubid02.xml:6: error: xmlParseExternalID: PUBLIC, no URI

    <!ENTITY e PUBLIC "<illegal>" "ignored">
                       ^

conf/sun/not-wf/pubid02.xml:6: error: Space required before 'NDATA'

    <!ENTITY e PUBLIC "<illegal>" "ignored">
                       ^

conf/sun/not-wf/pubid02.xml:6: error: xmlParseEntityDecl: entity e not terminated

    <!ENTITY e PUBLIC "<illegal>" "ignored">
                       ^

conf/sun/not-wf/pubid02.xml:6: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ENTITY e PUBLIC "<illegal>" "ignored">
                       ^

conf/sun/not-wf/pubid02.xml:6: error: DOCTYPE unproperly terminated

    <!ENTITY e PUBLIC "<illegal>" "ignored">
                       ^

conf/sun/not-wf/pubid02.xml:6: error: Start tag expected, '<' not found

    <!ENTITY e PUBLIC "<illegal>" "ignored">
                        ^

conf/sun/not-wf/pubid03.xml test not WF

conf/sun/not-wf/pubid03.xml:6: error: Unfinished PubidLiteral

    <!ENTITY e PUBLIC "[illegal]" "ignored">
                       ^

conf/sun/not-wf/pubid03.xml:6: error: Space required after the Public Identifier

    <!ENTITY e PUBLIC "[illegal]" "ignored">
                       ^

conf/sun/not-wf/pubid03.xml:6: error: SystemLiteral " or ' expected

    <!ENTITY e PUBLIC "[illegal]" "ignored">
                       ^

conf/sun/not-wf/pubid03.xml:6: error: xmlParseExternalID: PUBLIC, no URI

    <!ENTITY e PUBLIC "[illegal]" "ignored">
                       ^

conf/sun/not-wf/pubid03.xml:6: error: Space required before 'NDATA'

    <!ENTITY e PUBLIC "[illegal]" "ignored">
                       ^

conf/sun/not-wf/pubid03.xml:6: error: xmlParseEntityDecl: entity e not terminated

    <!ENTITY e PUBLIC "[illegal]" "ignored">
                       ^

conf/sun/not-wf/pubid03.xml:6: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ENTITY e PUBLIC "[illegal]" "ignored">
                       ^

conf/sun/not-wf/pubid03.xml:6: error: DOCTYPE unproperly terminated

    <!ENTITY e PUBLIC "[illegal]" "ignored">
                       ^

conf/sun/not-wf/pubid03.xml:6: error: Start tag expected, '<' not found

    <!ENTITY e PUBLIC "[illegal]" "ignored">
                        ^

conf/sun/not-wf/pubid04.xml test not WF

conf/sun/not-wf/pubid04.xml:6: error: Unfinished PubidLiteral

    <!ENTITY e PUBLIC "{ illegal }" "ignored">
                       ^

conf/sun/not-wf/pubid04.xml:6: error: Space required after the Public Identifier

    <!ENTITY e PUBLIC "{ illegal }" "ignored">
                       ^

conf/sun/not-wf/pubid04.xml:6: error: SystemLiteral " or ' expected

    <!ENTITY e PUBLIC "{ illegal }" "ignored">
                       ^

conf/sun/not-wf/pubid04.xml:6: error: xmlParseExternalID: PUBLIC, no URI

    <!ENTITY e PUBLIC "{ illegal }" "ignored">
                       ^

conf/sun/not-wf/pubid04.xml:6: error: Space required before 'NDATA'

    <!ENTITY e PUBLIC "{ illegal }" "ignored">
                       ^

conf/sun/not-wf/pubid04.xml:6: error: xmlParseEntityDecl: entity e not terminated

    <!ENTITY e PUBLIC "{ illegal }" "ignored">
                       ^

conf/sun/not-wf/pubid04.xml:6: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ENTITY e PUBLIC "{ illegal }" "ignored">
                       ^

conf/sun/not-wf/pubid04.xml:6: error: DOCTYPE unproperly terminated

    <!ENTITY e PUBLIC "{ illegal }" "ignored">
                       ^

conf/sun/not-wf/pubid04.xml:6: error: Start tag expected, '<' not found

    <!ENTITY e PUBLIC "{ illegal }" "ignored">
                         ^

conf/sun/not-wf/pubid05.xml test not WF

conf/sun/not-wf/pubid05.xml:5: error: Space required after the Public Identifier

    <!ENTITY e PUBLIC "this is not allowed">
                                           ^

conf/sun/not-wf/pubid05.xml:5: error: SystemLiteral " or ' expected

    <!ENTITY e PUBLIC "this is not allowed">
                                           ^

conf/sun/not-wf/pubid05.xml:5: error: xmlParseExternalID: PUBLIC, no URI

    <!ENTITY e PUBLIC "this is not allowed">
                                           ^

conf/sun/not-wf/sgml01.xml test not WF

conf/sun/not-wf/sgml01.xml:8: error: Premature end of data in tag <root>


^

conf/sun/not-wf/sgml02.xml test not WF

conf/sun/not-wf/sgml02.xml:1: error: XML declaration allowed only at the start of the document

 <?xml version="1.0"?>
      ^

conf/sun/not-wf/sgml03.xml test not WF

conf/sun/not-wf/sgml03.xml:3: error: Comment must not contain '--' (double-hyphen)`

    <!-- SGML-ism:  -- inside comment -->
                      ^

conf/sun/not-wf/sgml04.xml test not WF

conf/sun/not-wf/sgml04.xml:7: error: ATTLIST: no name for Element

    <!ATTLIST (root|branch)
              ^

conf/sun/not-wf/sgml04.xml:7: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ATTLIST (root|branch)
              ^

conf/sun/not-wf/sgml04.xml:7: error: DOCTYPE unproperly terminated

    <!ATTLIST (root|branch)
              ^

conf/sun/not-wf/sgml04.xml:7: error: Start tag expected, '<' not found

    <!ATTLIST (root|branch)
               ^

conf/sun/not-wf/sgml05.xml test not WF

conf/sun/not-wf/sgml05.xml:8: error: xmlParseElementDecl: no name for Element

    <!ELEMENT (bush|tree) (root,leaves,branch)>
              ^

conf/sun/not-wf/sgml05.xml:8: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ELEMENT (bush|tree) (root,leaves,branch)>
              ^

conf/sun/not-wf/sgml05.xml:8: error: DOCTYPE unproperly terminated

    <!ELEMENT (bush|tree) (root,leaves,branch)>
              ^

conf/sun/not-wf/sgml05.xml:8: error: Start tag expected, '<' not found

    <!ELEMENT (bush|tree) (root,leaves,branch)>
               ^

conf/sun/not-wf/sgml06.xml test not WF

conf/sun/not-wf/sgml06.xml:6: error: ATTLIST: no name for Element

    <!ATTLIST #ALL
              ^

conf/sun/not-wf/sgml06.xml:6: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ATTLIST #ALL
              ^

conf/sun/not-wf/sgml06.xml:6: error: DOCTYPE unproperly terminated

    <!ATTLIST #ALL
              ^

conf/sun/not-wf/sgml06.xml:6: error: Start tag expected, '<' not found

    <!ATTLIST #ALL
               ^

conf/sun/not-wf/sgml07.xml test not WF

conf/sun/not-wf/sgml07.xml:3: error: xmlParseElementDecl: 'EMPTY', 'ANY' or '(' expected

    <!ELEMENT root - o EMPTY>
                   ^

conf/sun/not-wf/sgml07.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ELEMENT root - o EMPTY>
                   ^

conf/sun/not-wf/sgml07.xml:3: error: DOCTYPE unproperly terminated

    <!ELEMENT root - o EMPTY>
                   ^

conf/sun/not-wf/sgml07.xml:3: error: Start tag expected, '<' not found

    <!ELEMENT root - o EMPTY>
                     ^

conf/sun/not-wf/sgml08.xml test not WF

conf/sun/not-wf/sgml08.xml:3: error: xmlParseElementDecl: 'EMPTY', 'ANY' or '(' expected

    <!ELEMENT root - - EMPTY>
                   ^

conf/sun/not-wf/sgml08.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ELEMENT root - - EMPTY>
                   ^

conf/sun/not-wf/sgml08.xml:3: error: DOCTYPE unproperly terminated

    <!ELEMENT root - - EMPTY>
                   ^

conf/sun/not-wf/sgml08.xml:3: error: Start tag expected, '<' not found

    <!ELEMENT root - - EMPTY>
                     ^

conf/sun/not-wf/sgml09.xml test not WF

conf/sun/not-wf/sgml09.xml:4: error: xmlParseElementDecl: expected '>' at the end

    <!ELEMENT footnote (para*) -footnote>
                               ^

conf/sun/not-wf/sgml09.xml:4: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ELEMENT footnote (para*) -footnote>
                               ^

conf/sun/not-wf/sgml09.xml:4: error: DOCTYPE unproperly terminated

    <!ELEMENT footnote (para*) -footnote>
                               ^

conf/sun/not-wf/sgml09.xml:4: error: Start tag expected, '<' not found

    <!ELEMENT footnote (para*) -footnote>
                                ^

conf/sun/not-wf/sgml10.xml test not WF

conf/sun/not-wf/sgml10.xml:3: error: xmlParseElementDecl: expected '>' at the end

    <!ELEMENT section (header,(para|section))* +(annotation|todo)>
                                               ^

conf/sun/not-wf/sgml10.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ELEMENT section (header,(para|section))* +(annotation|todo)>
                                               ^

conf/sun/not-wf/sgml10.xml:3: error: DOCTYPE unproperly terminated

    <!ELEMENT section (header,(para|section))* +(annotation|todo)>
                                               ^

conf/sun/not-wf/sgml10.xml:3: error: Start tag expected, '<' not found

    <!ELEMENT section (header,(para|section))* +(annotation|todo)>
                                                ^

conf/sun/not-wf/sgml11.xml test not WF

conf/sun/not-wf/sgml11.xml:3: error: xmlParseElementDecl: 'EMPTY', 'ANY' or '(' expected

    <!ELEMENT ROOT CDATA>
                   ^

conf/sun/not-wf/sgml11.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ELEMENT ROOT CDATA>
                   ^

conf/sun/not-wf/sgml11.xml:3: error: DOCTYPE unproperly terminated

    <!ELEMENT ROOT CDATA>
                   ^

conf/sun/not-wf/sgml11.xml:3: error: Start tag expected, '<' not found

    <!ELEMENT ROOT CDATA>
                    ^

conf/sun/not-wf/sgml12.xml test not WF

conf/sun/not-wf/sgml12.xml:3: error: xmlParseElementDecl: 'EMPTY', 'ANY' or '(' expected

    <!ELEMENT ROOT RCDATA>
                   ^

conf/sun/not-wf/sgml12.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ELEMENT ROOT RCDATA>
                   ^

conf/sun/not-wf/sgml12.xml:3: error: DOCTYPE unproperly terminated

    <!ELEMENT ROOT RCDATA>
                   ^

conf/sun/not-wf/sgml12.xml:3: error: Start tag expected, '<' not found

    <!ELEMENT ROOT RCDATA>
                    ^

conf/sun/not-wf/sgml13.xml test not WF

conf/sun/not-wf/sgml13.xml:3: error: Entity references are forbiden in DTDs!

    <!ELEMENT ROOT (a & b & c)>
                      ^

conf/sun/not-wf/sgml13.xml:3: error: Entity references are forbiden in DTDs!

    <!ELEMENT ROOT (a & b & c)>
                      ^

conf/sun/not-wf/sgml13.xml:3: error: xmlParseElementChildrenContentDecl : ',' '|' or ')' expected

    <!ELEMENT ROOT (a & b & c)>
                      ^

conf/sun/not-wf/sgml13.xml:3: error: Entity references are forbiden in DTDs!

    <!ELEMENT ROOT (a & b & c)>
                      ^

conf/sun/not-wf/sgml13.xml:3: error: Entity references are forbiden in DTDs!

    <!ELEMENT ROOT (a & b & c)>
                      ^

conf/sun/not-wf/sgml13.xml:3: error: Entity references are forbiden in DTDs!

    <!ELEMENT ROOT (a & b & c)>
                      ^

conf/sun/not-wf/sgml13.xml:3: error: xmlParseElementDecl: expected '>' at the end

    <!ELEMENT ROOT (a & b & c)>
                      ^

conf/sun/not-wf/sgml13.xml:3: error: Entity references are forbiden in DTDs!

    <!ELEMENT ROOT (a & b & c)>
                      ^

conf/sun/not-wf/sgml13.xml:3: error: xmlParseInternalSubset: error detected in Markup declaration

    <!ELEMENT ROOT (a & b & c)>
                      ^

conf/sun/not-wf/sgml13.xml:3: error: DOCTYPE unproperly terminated

    <!ELEMENT ROOT (a & b & c)>
                      ^

conf/sun/not-wf/sgml13.xml:3: error: Start tag expected, '<' not found

    <!ELEMENT ROOT (a & b & c)>
                        ^

conf/sun/not-wf/sun-not-wf.xml test not WF

conf/sun/not-wf/sun-not-wf.xml:10: error: Extra content at the end of the document

<TEST ID="attlist02" URI="not-wf/attlist02.xml" TYPE="not-wf" SECTIONS="3.3.1 [
^

conf/sun/not-wf/uri01.xml test not WF

conf/sun/not-wf/uri01.xml:4: error: Fragment not allowed: foo#bar

<!ENTITY foo SYSTEM "foo#bar">
                             ^

6 of 63 tests failed

Sun valid tests

conf/sun/valid/empty.xml test failed

conf/sun/valid/empty.xml:22: validity error: Element foo content doesn't follow the Dtd Expecting (a)+, got (CDATA a CDATA a CDATA a CDATA a)

</foo>
     ^

./xmllint --nowarning --valid conf/sun/valid/empty.xml leaks

      Sat Sep 16 08:26:06 2000

      MEMORY ALLOCATED : 504, MAX was 16510
BLOCK  NUMBER   SIZE  TYPE
0         113     16 malloc()  in parser.c(1592)
1         112     40 malloc()  in parser.c(1565)
2         111     40 malloc()  in parser.c(1559)
3         110     40 malloc()  in parser.c(1553)
4         109     20 malloc()  in parser.c(1536)
5         108    108 malloc()  in parser.c(1529)
6         107    240 malloc()  in parser.c(1662) pointer to #108 at index 0

conf/sun/valid/ext01.xml test failed

conf/sun/valid//ext01.ent:1: error: Space needed here

<?xml encoding="UTF-8"?>
      ^

conf/sun/valid//ext01.ent:1: error: Space needed here

<?xml encoding="UTF-8"?>
      ^

conf/sun/valid/ext01.xml:9: error: Entity value required

<root> &root; &root; &null; &null; </root>
             ^

conf/sun/valid//ext01.ent:1: error: Space needed here

<?xml encoding="UTF-8"?>
      ^

conf/sun/valid//ext01.ent:1: error: Space needed here

<?xml encoding="UTF-8"?>
      ^

conf/sun/valid/ext01.xml:9: error: Entity value required

<root> &root; &root; &null; &null; </root>
                    ^

./xmllint --nowarning --valid conf/sun/valid/ext01.xml leaks

      Sat Sep 16 08:26:09 2000

      MEMORY ALLOCATED : 64, MAX was 15762
BLOCK  NUMBER   SIZE  TYPE
0         585     16 malloc()  in parser.c(1592)
1         508     16 malloc()  in parser.c(1592)
2         319     16 malloc()  in parser.c(1592)
3         130     16 malloc()  in parser.c(1592)

conf/sun/valid/ext02.xml test failed

./xmllint --nowarning --valid conf/sun/valid/ext02.xml leaks

      Sat Sep 16 08:26:10 2000

      MEMORY ALLOCATED : 324, MAX was 11002
BLOCK  NUMBER   SIZE  TYPE
0         197     81 malloc()  in uri.c(210) "conf/sun/valid/invalid/ut"
1         180     81 malloc()  in uri.c(210) "conf/sun/valid/invalid/ut"
2         151     81 malloc()  in uri.c(210) "conf/sun/valid/invalid/ut"
3         134     81 malloc()  in uri.c(210) "conf/sun/valid/invalid/ut"

conf/sun/valid/notation01.xml test failed

conf/sun/valid/notation01.xml:3: validity error: NOTATION GIF is not declared

    <!ENTITY applydsssl SYSTEM "applydsssl.gif" NDATA GIF>
                                                         ^

4 of 28 tests failed

Sun invalid tests

conf/sun/invalid/attr01.xml not valid

conf/sun/invalid/attr01.xml:9: validity error: ENTITY attribute affiliated reference an unknown entity "food"

<root affiliated="food"/>
                       ^

conf/sun/invalid/attr02.xml not valid

conf/sun/invalid/attr02.xml:12: validity error: ENTITIES attribute affiliated reference an unknown entity "food"

<root affiliated="apple apple food"/>
                                   ^

conf/sun/invalid/attr03.xml not valid

conf/sun/invalid/attr03.xml:16: validity error: Value "candy" for attribute type on root is not among the enumerated notations

<root type="candy"/>
                  ^

conf/sun/invalid/attr04.xml not valid

conf/sun/invalid/attr04.xml:12: validity error: NOTATION attribute type reference an unknown notation "vegetable"

<root type="fruit"/>
                  ^

conf/sun/invalid/attr05.xml not valid

conf/sun/invalid/attr05.xml:9: validity error: Syntax of value for attribute token on root is not valid

<root token="dev@null"/>
                      ^

conf/sun/invalid/attr06.xml not valid

conf/sun/invalid/attr06.xml:9: validity error: Syntax of value for attribute token on root is not valid

<root token="now is the time!?"/>
                               ^

conf/sun/invalid/attr07.xml not valid

conf/sun/invalid/attr07.xml:9: validity error: Value "money" for attribute type on arbor is not among the enumerated set

<arbor type="money"/>
                   ^

conf/sun/invalid/attr08.xml test failed

conf/sun/invalid/attr09.xml not valid

conf/sun/invalid/attr09.xml:8: validity error: Attribute identifier on value: invalid default value

    >
    ^

conf/sun/invalid/attr09.xml:18: validity error: No declaration for attribute name on element identifier

    <identifier name="i-am-not-a-number"/>
                                        ^

conf/sun/invalid/attr10.xml not valid

conf/sun/invalid/attr10.xml:8: validity error: Attribute identifier on value: invalid default value

    >
    ^

conf/sun/invalid/attr10.xml:18: validity error: No declaration for attribute name on element identifier

    <identifier name="i-am-not-a-number"/>
                                        ^

conf/sun/invalid/attr11.xml not valid

conf/sun/invalid/attr11.xml:15: validity error: ENTITY attribute value reference an entity "worldbook" of wrong type

<reference value="brittannica"/>
                              ^

conf/sun/invalid/attr12.xml not valid

conf/sun/invalid/attr12.xml:15: validity error: ENTITIES attribute value reference an entity "worldbook" of wrong type

<references value="brittannica"/>
                               ^

conf/sun/invalid/attr13.xml not valid

conf/sun/invalid/attr13.xml:6: validity error: Attribute root on value: invalid default value

    >
    ^

conf/sun/invalid/attr14.xml not valid

conf/sun/invalid/attr14.xml:6: validity error: Attribute root on value: invalid default value

    >
    ^

conf/sun/invalid/attr15.xml not valid

conf/sun/invalid/attr15.xml:6: validity error: Default value "encarta" for attribute source on reference is not among the enumerated set

    >
    ^

conf/sun/invalid/attr15.xml:14: validity error: NOTATION attribute source reference an unknown notation "encarta"

<reference source="brittannica"/>
                               ^

conf/sun/invalid/attr16.xml not valid

conf/sun/invalid/attr16.xml:6: validity error: Default value "encarta" for attribute value on root is not among the enumerated set

    >
    ^

conf/sun/invalid/dtd01.xml not valid

conf/sun/invalid/dtd01.xml:2: validity error: Definition of y has duplicate references of x

    <!ELEMENT y (#PCDATA|x|x)*>
                              ^

conf/sun/invalid/dtd01.xml:6: validity error: No declaration for element root

<root/>
      ^

conf/sun/invalid/dtd02.xml not valid

conf/sun/invalid/dtd02.xml:3: validity error: NOTATION Encyclopaedia is not declared

<!ENTITY Brittannica SYSTEM "http://www.eb.com" NDATA Encyclopaedia>
                                                                   ^

conf/sun/invalid/dtd03.xml not valid

conf/sun/invalid/dtd03.xml:14: validity error: Element violation content doesn't follow the Dtd Expecting (a , a , a , b), got (a a b)

</violation>
           ^

conf/sun/invalid/dtd06.xml not valid

conf/sun/invalid/dtd06.xml:3: error: PEReference: %undefined; not found

    %undefined;
              ^

conf/sun/invalid/el01.xml not valid

conf/sun/invalid/el01.xml:4: validity error: No declaration for element undeclared

<root> <undeclared/> </root>
                    ^

conf/sun/invalid/el02.xml not valid

conf/sun/invalid/el02.xml:4: validity error: Element root was declared EMPTY this one has content

<root><root/></root>
                   ^

conf/sun/invalid/el03.xml not valid

conf/sun/invalid/el03.xml:5: validity error: Element exception is not declared in root list of possible childs

<root>this is ok <exception>this isn't</exception> </root>
                                                         ^

conf/sun/invalid/el04.xml not valid

conf/sun/invalid/el04.xml:4: validity error: Redefinition of element exception

<!ELEMENT exception (#PCDATA)>
                             ^

conf/sun/invalid/el05.xml not valid

conf/sun/invalid/el05.xml:2: validity error: Definition of root has duplicate references of repeat-till-done

<!ELEMENT root (#PCDATA|repeat-till-done|repeat-till-done)*>
                                                           ^

conf/sun/invalid/el06.xml not valid

conf/sun/invalid/el06.xml:5: validity error: Element root was declared EMPTY this one has content

<root>&amp;</root>
                 ^

conf/sun/invalid/id01.xml not valid

conf/sun/invalid/id01.xml:6: validity error: Syntax of value for attribute id on attributes is not valid

    <attributes id="42a"/>
                        ^

conf/sun/invalid/id02.xml not valid

conf/sun/invalid/id02.xml:7: validity error: ID a42 already defined

    <attributes id="a42"/>
                        ^

conf/sun/invalid/id03.xml not valid

../valid/sa.dtd:21: validity error: Element attributes has ID attributes defined in the internal and external subset : id

	idref		IDREF		#IMPLIED
 ^

conf/sun/invalid/id04.xml not valid

conf/sun/invalid/id04.xml:4: validity error: ID attribute id2 on root is not valid must be #IMPLIED or #REQUIRED

	>
 ^

conf/sun/invalid/id04.xml:11: validity error: No declaration for element root

<root/>
      ^

conf/sun/invalid/id05.xml not valid

conf/sun/invalid/id05.xml:5: validity error: ID attribute id2 on root is not valid must be #IMPLIED or #REQUIRED

	>
 ^

conf/sun/invalid/id06.xml not valid

conf/sun/invalid/id06.xml:11: validity error: Syntax of value for attribute idref on root is not valid

<root idref="36d">
                 ^

conf/sun/invalid/id06.xml:15: validity error: IDREF attribute idref reference an unknown ID "36d"


^

conf/sun/invalid/id07.xml not valid

conf/sun/invalid/id07.xml:12: validity error: Syntax of value for attribute idrefs on root is not valid

<root idrefs="d36 36d">
                      ^

conf/sun/invalid/id07.xml:17: validity error: IDREFS attribute idrefs reference an unknown ID "d36"


^

conf/sun/invalid/id07.xml:17: validity error: IDREFS attribute idrefs reference an unknown ID "36d"


^

conf/sun/invalid/id08.xml not valid

conf/sun/invalid/id08.xml:15: validity error: IDREF attribute idref reference an unknown ID "d36d"


^

conf/sun/invalid/id09.xml not valid

conf/sun/invalid/id09.xml:18: validity error: IDREFS attribute idrefs reference an unknown ID "ee38"


^

conf/sun/invalid/not-sa01.xml test failed

conf/sun/invalid/not-sa02.xml test failed

conf/sun/invalid/not-sa03.xml test failed

conf/sun/invalid/not-sa04.xml test failed

conf/sun/invalid/not-sa05.xml test failed

conf/sun/invalid/not-sa06.xml test failed

conf/sun/invalid/not-sa07.xml test failed

conf/sun/invalid/not-sa08.xml test failed

conf/sun/invalid/not-sa09.xml test failed

conf/sun/invalid/not-sa10.xml test failed

conf/sun/invalid/not-sa11.xml test failed

conf/sun/invalid/not-sa12.xml test failed

conf/sun/invalid/not-sa13.xml test failed

conf/sun/invalid/not-sa14.xml not valid

conf/sun/invalid/not-sa14.xml:11: validity error: Element root content doesn't follow the Dtd Expecting (child | attributes)*, got (CDATA child CDATA)

]]></root>
         ^

conf/sun/invalid/optional01.xml not valid

conf/sun/invalid/optional01.xml:3: validity error: Element once content doesn't follow the Dtd Expecting (e), got ()

    <once></once>
                ^

conf/sun/invalid/optional02.xml not valid

conf/sun/invalid/optional02.xml:3: validity error: Element once content doesn't follow the Dtd Expecting (e), got (e e)

    <once><e/><e/></once>
                        ^

conf/sun/invalid/optional03.xml not valid

conf/sun/invalid/optional03.xml:3: validity error: Element twice content doesn't follow the Dtd Expecting (e , e), got ()

    <twice></twice>
                  ^

conf/sun/invalid/optional04.xml not valid

conf/sun/invalid/optional04.xml:3: validity error: Element twice content doesn't follow the Dtd Expecting (e , e), got (e e e)

    <twice><e/><e/><e/></twice>
                              ^

conf/sun/invalid/optional05.xml not valid

conf/sun/invalid/optional05.xml:3: validity error: Element once-or-twice-a content doesn't follow the Dtd Expecting (e , e?), got ()

    <once-or-twice-a></once-or-twice-a>
                                      ^

conf/sun/invalid/optional06.xml not valid

conf/sun/invalid/optional06.xml:3: validity error: Element once-or-twice-b content doesn't follow the Dtd Expecting (e , e?), got ()

    <once-or-twice-b></once-or-twice-b>
                                      ^

conf/sun/invalid/optional07.xml not valid

conf/sun/invalid/optional07.xml:3: validity error: Element once-or-twice-c content doesn't follow the Dtd Expecting (e , e?), got ()

    <once-or-twice-c></once-or-twice-c>
                                      ^

conf/sun/invalid/optional08.xml not valid

conf/sun/invalid/optional08.xml:3: validity error: Element once-or-twice-d content doesn't follow the Dtd Expecting (e , e?), got ()

    <once-or-twice-d></once-or-twice-d>
                                      ^

conf/sun/invalid/optional09.xml not valid

conf/sun/invalid/optional09.xml:3: validity error: Element once-or-twice-e content doesn't follow the Dtd Expecting (e , e?), got ()

    <once-or-twice-e></once-or-twice-e>
                                      ^

conf/sun/invalid/optional10.xml not valid

conf/sun/invalid/optional10.xml:3: validity error: Element once-or-twice-a content doesn't follow the Dtd Expecting (e , e?), got (e e e)

    <once-or-twice-a><e/><e/><e/></once-or-twice-a>
                                                  ^

conf/sun/invalid/optional11.xml not valid

conf/sun/invalid/optional11.xml:3: validity error: Element once-or-twice-b content doesn't follow the Dtd Expecting (e , e?), got (e e e)

    <once-or-twice-b><e/><e/><e/></once-or-twice-b>
                                                  ^

conf/sun/invalid/optional12.xml not valid

conf/sun/invalid/optional12.xml:3: validity error: Element once-or-twice-c content doesn't follow the Dtd Expecting (e , e?), got (e e e)

    <once-or-twice-c><e/><e/><e/></once-or-twice-c>
                                                  ^

conf/sun/invalid/optional13.xml not valid

conf/sun/invalid/optional13.xml:3: validity error: Element once-or-twice-d content doesn't follow the Dtd Expecting (e , e?), got (e e e)

    <once-or-twice-d><e/><e/><e/></once-or-twice-d>
                                                  ^

conf/sun/invalid/optional14.xml not valid

conf/sun/invalid/optional14.xml:3: validity error: Element once-or-twice-e content doesn't follow the Dtd Expecting (e , e?), got (e e e)

    <once-or-twice-e><e/><e/><e/></once-or-twice-e>
                                                  ^

conf/sun/invalid/optional15.xml not valid

conf/sun/invalid/optional15.xml:3: validity error: Element once-or-more-1a content doesn't follow the Dtd Expecting ((e , e?) , e*), got ()

    <once-or-more-1a></once-or-more-1a>
                                      ^

conf/sun/invalid/optional16.xml not valid

conf/sun/invalid/optional16.xml:3: validity error: Element once-or-more-1b content doesn't follow the Dtd Expecting ((e , e?) , e*), got ()

    <once-or-more-1b></once-or-more-1b>
                                      ^

conf/sun/invalid/optional17.xml not valid

conf/sun/invalid/optional17.xml:3: validity error: Element once-or-more-1c content doesn't follow the Dtd Expecting ((e , e?) , e*), got ()

    <once-or-more-1c></once-or-more-1c>
                                      ^

conf/sun/invalid/optional18.xml not valid

conf/sun/invalid/optional18.xml:3: validity error: Element once-or-more-1d content doesn't follow the Dtd Expecting ((e , e?) , e*), got ()

    <once-or-more-1d></once-or-more-1d>
                                      ^

conf/sun/invalid/optional19.xml not valid

conf/sun/invalid/optional19.xml:3: validity error: Element once-or-more-1e content doesn't follow the Dtd Expecting ((e , e?) , e*), got ()

    <once-or-more-1e></once-or-more-1e>
                                      ^

conf/sun/invalid/optional20.xml not valid

conf/sun/invalid/optional20.xml:3: validity error: Element once-or-more-2a content doesn't follow the Dtd Expecting ((e , e?) , e*), got ()

    <once-or-more-2a></once-or-more-2a>
                                      ^

conf/sun/invalid/optional21.xml not valid

conf/sun/invalid/optional21.xml:3: validity error: Element once-or-more-2b content doesn't follow the Dtd Expecting ((e , e?) , e*), got ()

    <once-or-more-2b></once-or-more-2b>
                                      ^

conf/sun/invalid/optional22.xml not valid

conf/sun/invalid/optional22.xml:3: validity error: Element once-or-more-2c content doesn't follow the Dtd Expecting ((e , e?) , e*), got ()

    <once-or-more-2c></once-or-more-2c>
                                      ^

conf/sun/invalid/optional23.xml not valid

conf/sun/invalid/optional23.xml:3: validity error: Element once-or-more-2d content doesn't follow the Dtd Expecting ((e , e?) , e*), got ()

    <once-or-more-2d></once-or-more-2d>
                                      ^

conf/sun/invalid/optional24.xml not valid

conf/sun/invalid/optional24.xml:3: validity error: Element once-or-more-2e content doesn't follow the Dtd Expecting ((e , e?) , e*), got ()

    <once-or-more-2e></once-or-more-2e>
                                      ^

conf/sun/invalid/optional25.xml not valid

conf/sun/invalid/optional25.xml:3: validity error: Element once-or-more-2e content doesn't follow the Dtd Expecting ((e , e?) , e*), got (CDATA)

    <once-or-more-2e>No text allowed!</once-or-more-2e>
                                                      ^

conf/sun/invalid/pe01.xml test failed

conf/sun/invalid/required00.xml not valid

conf/sun/invalid/required00.xml:8: validity error: Element root doesn't carry attribute req

<root/>
      ^

conf/sun/invalid/required01.xml not valid

conf/sun/invalid/required01.xml:5: validity error: No declaration for attribute xml:space on element root

<root xml:space='preserve'/>
                          ^

conf/sun/invalid/required02.xml not valid

conf/sun/invalid/required02.xml:5: validity error: No declaration for attribute xml:lang on element root

<root xml:lang='en'/>
                   ^

conf/sun/invalid/root.xml not valid

conf/sun/invalid/root.xml:7: validity error: Not valid: root and DtD name do not match 'root' and 'attributes'

<root/>
     ^

conf/sun/invalid/sun-invalid.xml not valid

conf/sun/invalid/sun-invalid.xml:7: validity error: Validation failed: no DTD found !

<TEST URI="invalid/dtd01.xml" ID="inv-dtd01" SECTIONS="3.2.2" TYPE="invalid">
                                                                            ^

conf/sun/invalid/sun-invalid.xml:10: error: Extra content at the end of the document

<TEST URI="invalid/dtd02.xml" ID="inv-dtd02" SECTIONS="4.2.2" TYPE="invalid">
^

conf/sun/invalid/utf16b.xml not valid

conf/sun/invalid/utf16b.xml:2: validity error: Validation failed: no DTD found !

<root/>
     ^

conf/sun/invalid/utf16l.xml not valid

conf/sun/invalid/utf16l.xml:2: validity error: Validation failed: no DTD found !

<root/>
     ^

15 of 82 tests failed

Total: 30 of 901 tests failed