1-------------------------------------------------------------------------------
2--  NI TESTS (tests relying on features that are not implemented in XML/Ada) --
3-------------------------------------------------------------------------------
4
5rmt-e2e-15h
6rmt-e2e-15g
7rmt-e2e-15d
8rmt-e2e-15c
9rmt-e2e-15b
10rmt-e2e-15a
11   --  These tests require support of DOCTYPE validation, which
12   --  XML/Ada does not provide
13
14attr07
15rmt-e3e-06g
16rmt-e3e-06h
17   --  enums
18
19ibm-invalid-P56-ibm56i10.xml
20ibm-invalid-P56-ibm56i08.xml
21ibm-invalid-P56-ibm56i06.xml
22ibm-invalid-P56-ibm56i02.xml
23id09
24id08
25   --  ids and idrefs
26
27id03
28   --  one ide per elemenet
29
30id02
31   --  id is unique
32
33ibm-valid-P28-ibm28v02.xml
34ibm-valid-P29-ibm29v01.xml
35ibm-valid-P29-ibm29v02.xml
36   --  Comparing the XML output of these tests requires partial output
37   --  of the DOCTYPE, whereas other tests don't. Not sure why exactly.
38
39el01
40el03
41el05
42inv-dtd03
43optional01
44optional02
45optional03
46optional04
47optional05
48optional06
49optional07
50optional08
51optional09
52optional10
53optional11
54optional12
55optional13
56optional14
57optional20
58optional21
59optional22
60optional23
61optional24
62optional25
63rmt-e2e-2a
64rmt-e2e-34
65rmt-e2e-55
66   --  These tests have invalid content model
67
68ibm-invalid-P60-ibm60i03.xml
69ibm-invalid-P59-ibm59i01.xml
70ibm-invalid-P51-ibm51i03.xml
71ibm-invalid-P45-ibm45i01.xml
72ibm-invalid-P39-ibm39i04.xml
73ibm-invalid-P39-ibm39i03.xml
74ibm-invalid-P39-ibm39i02.xml
75ibm-invalid-P39-ibm39i01.xml
76ibm-invalid-P32-ibm32i04.xml
77ibm-invalid-P32-ibm32i03.xml
78ibm-invalid-P32-ibm32i01.xml
79inv-not-sa12
80inv-not-sa11
81inv-not-sa10
82inv-not-sa09
83inv-not-sa07
84inv-not-sa06
85inv-not-sa05
86inv-not-sa04
87inv-not-sa01
88   --  standalone
89
90empty
91   --  whitespace
92
93o-p75pass1
94o-p74pass1
95   --  missing element decl
96
97attr04
98attr03
99   --  notations must be declared
100
101invalid-not-sa-022
102   --  conditional section
103
104el06
105el02
106   --  Empty element
107
108attr16
109attr15
110   --  default attribute value
111
112inv-not-sa14
113   --  CDATA as whitespace
114
115el04
116inv-dtd01
117   --  duplicate element decl
118
119rmt-ns10-045
120rmt-ns10-046
121   --  Requires validating parser with DTD: when an attribute is of type ID,
122   --  its value must not  include ":"
123
124invalid-bo-1
125invalid-bo-2
126invalid-bo-3
127invalid-bo-4
128invalid-bo-5
129invalid-bo-6
130   --  Validating tests related to Byte-Order-Mark: the byte order mark should
131   --  go away in a general entity. Not clear how the test is checking that,
132   --  but XML/Ada is not a DTD-validating parser in any case
133
134------------------------------------------------------------------
135-- N/A TESTS (tests that are wrong, disputed or not applicable) --
136------------------------------------------------------------------
137
138ibm-invalid-P50-ibm50i01.xml
139ibm-not-wf-p28a-ibm28an01.xml
140not-wf-not-sa-009
141not-wf-sa-074
142not-wf-sa-104
143not-wf-sa-182
144rmt-ns10-033
145   --  These tests are apparently wrong, given the errata E14
146   --  http://www.w3.org/XML/xml-V10-2e-errata
147
148rmt-e3e-13
149   --  This test is incorrect: ent2 is indeed not defined (perhaps they meant
150   --  ent1), as confirmed by Xerces and xmllint
151
152invalid-sa-140
153invalid-sa-141
154   --  The test (for XML 1.0 Fifth Edition) is expected to be invalid, but
155   --  reported as valid by Xerces, xmllint and XML/Ada. The comment for this
156   --  indicates this is "legal", so the expected output of the test seems
157   --  incorrect here.
158
159invalid-bo-9
160   --  One BOM and part of another result in an invalid character, as expected.
161   --  However, the testsuite says this should be a non-fatal error, when in
162   --  fact an invalid character really is a fatal error. They might be
163   --  expecting some special handling of multiple partial BOM here
164