SAX Conformance Results for org.apache.xerces.parsers.SAXParser

Passed 1963 of 2162 tests.

Failed 199 of 2162 tests.

Conformance level: 90.8%.

Test IDTypeInputCompare resultsSectionsTest Description
1not-wf-sa-001not-wfInputCompare Results3.1 [41] Attribute values must start with attribute names, not "?".
2not-wf-sa-002not-wfInputCompare Results2.3 [4] Names may not start with "."; it's not a Letter.
3not-wf-sa-003not-wfInputCompare Results2.6 [16] Processing Instruction target name is required.
4not-wf-sa-004not-wfInputCompare Results2.6 [16] SGML-ism: processing instructions end in '?>' not '>'.
5not-wf-sa-005not-wfInputCompare Results2.6 [16] Processing instructions end in '?>' not '?'.
6not-wf-sa-006not-wfInputCompare Results2.5 [16] XML comments may not contain "--"
7not-wf-sa-007not-wfInputCompare Results4.1 [68] General entity references have no whitespace after the entity name and before the semicolon.
8not-wf-sa-008not-wfInputCompare Results2.3 [5] Entity references must include names, which don't begin with '.' (it's not a Letter or other name start character).
9not-wf-sa-009not-wfInputCompare Results4.1 [66] Character references may have only decimal or numeric strings.
10not-wf-sa-010not-wfInputCompare Results4.1 [68] Ampersand may only appear as part of a general entity reference.
11not-wf-sa-011not-wfInputCompare Results3.1 [41] SGML-ism: attribute values must be explicitly assigned a value, it can't act as a boolean toggle.
12not-wf-sa-012not-wfInputCompare Results2.3 [10] SGML-ism: attribute values must be quoted in all cases.
13not-wf-sa-013not-wfInputCompare Results2.3 [10] The quotes on both ends of an attribute value must match.
14not-wf-sa-014not-wfInputCompare Results2.3 [10] Attribute values may not contain literal '<' characters.
15not-wf-sa-015not-wfInputCompare Results3.1 [41] Attribute values need a value, not just an equals sign.
16not-wf-sa-016not-wfInputCompare Results3.1 [41] Attribute values need an associated name.
17not-wf-sa-017not-wfInputCompare Results2.7 [18] CDATA sections need a terminating ']]>'.
18not-wf-sa-018not-wfInputCompare Results2.7 [19] CDATA sections begin with a literal '<![CDATA[', no space.
19not-wf-sa-019not-wfInputCompare Results3.1 [42] End tags may not be abbreviated as '</>'.
20not-wf-sa-020not-wfInputCompare Results2.3 [10] Attribute values may not contain literal '&' characters except as part of an entity reference.
21not-wf-sa-021not-wfInputCompare Results2.3 [10] Attribute values may not contain literal '&' characters except as part of an entity reference.
22not-wf-sa-022not-wfInputCompare Results4.1 [66] Character references end with semicolons, always!
23not-wf-sa-023not-wfInputCompare Results2.3 [5] Digits are not valid name start characters.
24not-wf-sa-024not-wfInputCompare Results2.3 [5] Digits are not valid name start characters.
25not-wf-sa-025not-wfInputCompare Results2.4 [14] Text may not contain a literal ']]>' sequence.
26not-wf-sa-026not-wfInputCompare Results2.4 [14] Text may not contain a literal ']]>' sequence.
27not-wf-sa-027not-wfInputCompare Results2.5 [15] Comments must be terminated with "-->".
28not-wf-sa-028not-wfInputCompare Results2.6 [16] Processing instructions must end with '?>'.
29not-wf-sa-029not-wfInputCompare Results2.4 [14] Text may not contain a literal ']]>' sequence.
30not-wf-sa-030not-wfInputCompare Results2.2 [2] A form feed is not a legal XML character.
31not-wf-sa-031not-wfInputCompare Results2.2 [2] A form feed is not a legal XML character.
32not-wf-sa-032not-wfInputCompare Results2.2 [2] A form feed is not a legal XML character.
33not-wf-sa-033not-wfInputCompare Results2.2 [2] An ESC (octal 033) is not a legal XML character.
34not-wf-sa-034not-wfInputCompare Results2.2 [2] A form feed is not a legal XML character.
35not-wf-sa-035not-wfInputCompare Results3.1 [43] The '<' character is a markup delimiter and must start an element, CDATA section, PI, or comment.
36not-wf-sa-036not-wfInputCompare Results2.8 [27] Text may not appear after the root element.
37not-wf-sa-037not-wfInputCompare Results2.8 [27] Character references may not appear after the root element.
38not-wf-sa-038not-wfInputCompare Results3.1 Tests the "Unique Att Spec" WF constraint by providing multiple values for an attribute.
39not-wf-sa-039not-wfInputCompare Results3 Tests the Element Type Match WFC - end tag name must match start tag name.
40not-wf-sa-040not-wfInputCompare Results2.8 [27] Provides two document elements.
41not-wf-sa-041not-wfInputCompare Results2.8 [27] Provides two document elements.
42not-wf-sa-042not-wfInputCompare Results3.1 [42] Invalid End Tag
43not-wf-sa-043not-wfInputCompare Results2.8 [27] Provides #PCDATA text after the document element.
44not-wf-sa-044not-wfInputCompare Results2.8 [27] Provides two document elements.
45not-wf-sa-045not-wfInputCompare Results3.1 [44] Invalid Empty Element Tag
46not-wf-sa-046not-wfInputCompare Results3.1 [40] This start (or empty element) tag was not terminated correctly.
47not-wf-sa-047not-wfInputCompare Results3.1 [44] Invalid empty element tag invalid whitespace
48not-wf-sa-048not-wfInputCompare Results2.8 [27] Provides a CDATA section after the roor element.
49not-wf-sa-049not-wfInputCompare Results3.1 [40] Missing start tag
50not-wf-sa-050not-wfInputCompare Results2.1 [1] Empty document, with no root element.
51not-wf-sa-051not-wfInputCompare Results2.7 [18] CDATA is invalid at top level of document.
52not-wf-sa-052not-wfInputCompare Results4.1 [66] Invalid character reference.
53not-wf-sa-053not-wfInputCompare Results3.1 [42] End tag does not match start tag.
54not-wf-sa-054not-wfInputCompare Results4.2.2 [75] PUBLIC requires two literals.
55not-wf-sa-055not-wfInputCompare Results2.8 [28] Invalid Document Type Definition format.
56not-wf-sa-056not-wfInputCompare Results2.8 [28] Invalid Document Type Definition format - misplaced comment.
57not-wf-sa-057not-wfInputCompare Results3.2 [45] This isn't SGML; comments can't exist in declarations.
58not-wf-sa-058not-wfInputCompare Results3.3.1 [54] Invalid character , in ATTLIST enumeration
59not-wf-sa-059not-wfInputCompare Results3.3.1 [59] String literal must be in quotes.
60not-wf-sa-060not-wfInputCompare Results3.3.1 [56] Invalid type NAME defined in ATTLIST.
61not-wf-sa-061not-wfInputCompare Results4.2.2 [75] External entity declarations require whitespace between public and system IDs.
62not-wf-sa-062not-wfInputCompare Results4.2 [71] Entity declarations need space after the entity name.
63not-wf-sa-063not-wfInputCompare Results2.8 [29] Conditional sections may only appear in the external DTD subset.
64not-wf-sa-064not-wfInputCompare Results3.3 [53] Space is required between attribute type and default values in <!ATTLIST...> declarations.
65not-wf-sa-065not-wfInputCompare Results3.3 [53] Space is required between attribute name and type in <!ATTLIST...> declarations.
66not-wf-sa-066not-wfInputCompare Results3.3 [52] Required whitespace is missing.
67not-wf-sa-067not-wfInputCompare Results3.3 [53] Space is required between attribute type and default values in <!ATTLIST...> declarations.
68not-wf-sa-068not-wfInputCompare Results3.3.1 [58] Space is required between NOTATION keyword and list of enumerated choices in <!ATTLIST...> declarations.
69not-wf-sa-069not-wfInputCompare Results4.2.2 [76] Space is required before an NDATA entity annotation.
70not-wf-sa-070not-wfInputCompare Results2.5 [16] XML comments may not contain "--"
71not-wf-sa-071not-wfInputCompare Results4.1 [68] ENTITY can't reference itself directly or indirectly.
72not-wf-sa-072not-wfInputCompare Results4.1 [68] Undefined ENTITY foo.
73not-wf-sa-073not-wfInputCompare Results4.1 [68] Undefined ENTITY f.
74not-wf-sa-074not-wfInputCompare Results4.3.2 Internal general parsed entities are only well formed if they match the "content" production.
75not-wf-sa-075not-wfInputCompare Results4.1 [68] ENTITY can't reference itself directly or indirectly.
76not-wf-sa-076not-wfInputCompare Results4.1 [68] Undefined ENTITY foo.
77not-wf-sa-077not-wfInputCompare Results41. [68] Undefined ENTITY bar.
78not-wf-sa-078not-wfInputCompare Results4.1 [68] Undefined ENTITY foo.
79not-wf-sa-079not-wfInputCompare Results4.1 [68] ENTITY can't reference itself directly or indirectly.
80not-wf-sa-080not-wfInputCompare Results4.1 [68] ENTITY can't reference itself directly or indirectly.
81not-wf-sa-081not-wfInputCompare Results3.1 This tests the No External Entity References WFC, since the entity is referred to within an attribute.
82not-wf-sa-082not-wfInputCompare Results3.1 This tests the No External Entity References WFC, since the entity is referred to within an attribute.
83not-wf-sa-083not-wfInputCompare Results4.2.2 [76] Undefined NOTATION n.
84not-wf-sa-084not-wfInputCompare Results4.1 Tests the Parsed Entity WFC by referring to an unparsed entity. (This precedes the error of not declaring that entity's notation, which may be detected any time before the DTD parsing is completed.)
85not-wf-sa-085not-wfInputCompare Results2.3 [13] Public IDs may not contain "[".
86not-wf-sa-086not-wfInputCompare Results2.3 [13] Public IDs may not contain "[".
87not-wf-sa-087not-wfInputCompare Results2.3 [13] Public IDs may not contain "[".
88not-wf-sa-088not-wfInputCompare Results2.3 [10] Attribute values are terminated by literal quote characters, and any entity expansion is done afterwards.
89not-wf-sa-089not-wfInputCompare Results4.2 [74] Parameter entities "are" always parsed; NDATA annotations are not permitted.
90not-wf-sa-090not-wfInputCompare Results2.3 [10] Attributes may not contain a literal "<" character; this one has one because of reference expansion.
91not-wf-sa-091not-wfInputCompare Results4.2 [74] Parameter entities "are" always parsed; NDATA annotations are not permitted.
92not-wf-sa-092not-wfInputCompare Results4.5 The replacement text of this entity has an illegal reference, because the character reference is expanded immediately.
93not-wf-sa-093not-wfInputCompare Results4.1 [66] Hexadecimal character references may not use the uppercase 'X'.
94not-wf-sa-094not-wfInputCompare Results2.8 [24] Prolog VERSION must be lowercase.
95not-wf-sa-095not-wfInputCompare Results2.8 [23] VersionInfo must come before EncodingDecl.
96not-wf-sa-096not-wfInputCompare Results2.9 [32] Space is required before the standalone declaration.
97not-wf-sa-097not-wfInputCompare Results2.8 [24] Both quotes surrounding VersionNum must be the same.
98not-wf-sa-098not-wfInputCompare Results2.8 [23] Only one "version=..." string may appear in an XML declaration.
99not-wf-sa-099not-wfInputCompare Results2.8 [23] Only three pseudo-attributes are in the XML declaration, and "valid=..." is not one of them.
100not-wf-sa-100not-wfInputCompare Results2.9 [32] Only "yes" and "no" are permitted as values of "standalone".
101not-wf-sa-101not-wfInputCompare Results4.3.3 [81] Space is not permitted in an encoding name.
102not-wf-sa-102not-wfInputCompare Results2.8 [26] Provides an illegal XML version number; spaces are illegal.
103not-wf-sa-103not-wfInputCompare Results4.3.2 End-tag required for element foo.
104not-wf-sa-104not-wfInputCompare Results4.3.2 Internal general parsed entities are only well formed if they match the "content" production.
105not-wf-sa-105not-wfInputCompare Results2.7 Invalid placement of CDATA section.
106not-wf-sa-106not-wfInputCompare Results4.2 Invalid placement of entity declaration.
107not-wf-sa-107not-wfInputCompare Results2.8 [28] Invalid document type declaration. CDATA alone is invalid.
108not-wf-sa-108not-wfInputCompare Results2.7 [19] No space in '<![CDATA['.
109not-wf-sa-109not-wfInputCompare Results4.2 [70] Tags invalid within EntityDecl.
110not-wf-sa-110not-wfInputCompare Results4.1 [68] Entity reference must be in content of element.
111not-wf-sa-111not-wfInputCompare Results3.1 [43] Entiry reference must be in content of element not Start-tag.
112not-wf-sa-112not-wfInputCompare Results2.7 [19] CDATA sections start '<![CDATA[', not '<!cdata['.
113not-wf-sa-113not-wfInputCompare Results2.3 [9] Parameter entity values must use valid reference syntax; this reference is malformed.
114not-wf-sa-114not-wfInputCompare Results2.3 [9] General entity values must use valid reference syntax; this reference is malformed.
115not-wf-sa-115not-wfInputCompare Results4.5 The replacement text of this entity is an illegal character reference, which must be rejected when it is parsed in the context of an attribute value.
116not-wf-sa-116not-wfInputCompare Results4.3.2 Internal general parsed entities are only well formed if they match the "content" production. This is a partial character reference, not a full one.
117not-wf-sa-117not-wfInputCompare Results4.3.2 Internal general parsed entities are only well formed if they match the "content" production. This is a partial character reference, not a full one.
118not-wf-sa-118not-wfInputCompare Results4.1 [68] Entity reference expansion is not recursive.
119not-wf-sa-119not-wfInputCompare Results4.3.2 Internal general parsed entities are only well formed if they match the "content" production. This is a partial character reference, not a full one.
120not-wf-sa-120not-wfInputCompare Results4.5 Character references are expanded in the replacement text of an internal entity, which is then parsed as usual. Accordingly, & must be doubly quoted - encoded either as &amp; or as &#38;#38;.
121not-wf-sa-121not-wfInputCompare Results4.1 [68] A name of an ENTITY was started with an invalid character.
122not-wf-sa-122not-wfInputCompare Results3.2.1 [47] Invalid syntax mixed connectors are used.
123not-wf-sa-123not-wfInputCompare Results3.2.1 [48] Invalid syntax mismatched parenthesis.
124not-wf-sa-124not-wfInputCompare Results3.2.2 [51] Invalid format of Mixed-content declaration.
125not-wf-sa-125not-wfInputCompare Results3.2.2 [51] Invalid syntax extra set of parenthesis not necessary.
126not-wf-sa-126not-wfInputCompare Results3.2.2 [51] Invalid syntax Mixed-content must be defined as zero or more.
127not-wf-sa-127not-wfInputCompare Results3.2.2 [51] Invalid syntax Mixed-content must be defined as zero or more.
128not-wf-sa-128not-wfInputCompare Results2.7 [18] Invalid CDATA syntax.
129not-wf-sa-129not-wfInputCompare Results3.2 [45] Invalid syntax for Element Type Declaration.
130not-wf-sa-130not-wfInputCompare Results3.2 [45] Invalid syntax for Element Type Declaration.
131not-wf-sa-131not-wfInputCompare Results3.2 [45] Invalid syntax for Element Type Declaration.
132not-wf-sa-132not-wfInputCompare Results3.2.1 [50] Invalid syntax mixed connectors used.
133not-wf-sa-133not-wfInputCompare Results3.2.1 Illegal whitespace before optional character causes syntax error.
134not-wf-sa-134not-wfInputCompare Results3.2.1 Illegal whitespace before optional character causes syntax error.
135not-wf-sa-135not-wfInputCompare Results3.2.1 [47] Invalid character used as connector.
136not-wf-sa-136not-wfInputCompare Results3.2 [45] Tag omission is invalid in XML.
137not-wf-sa-137not-wfInputCompare Results3.2 [45] Space is required before a content model.
138not-wf-sa-138not-wfInputCompare Results3.2.1 [48] Invalid syntax for content particle.
139not-wf-sa-139not-wfInputCompare Results3.2.1 [46] The element-content model should not be empty.
140not-wf-sa-140not-wfInputCompare Results2.3 [4] Character '&#x309a;' is a CombiningChar, not a Letter, and so may not begin a name.
141not-wf-sa-141not-wfInputCompare Results2.3 [5] Character #x0E5C is not legal in XML names.
142not-wf-sa-142not-wfInputCompare Results2.2 [2] Character #x0000 is not legal anywhere in an XML document.
143not-wf-sa-143not-wfInputCompare Results2.2 [2] Character #x001F is not legal anywhere in an XML document.
144not-wf-sa-144not-wfInputCompare Results2.2 [2] Character #xFFFF is not legal anywhere in an XML document.
145not-wf-sa-145not-wfInputCompare Results2.2 [2] Character #xD800 is not legal anywhere in an XML document. (If it appeared in a UTF-16 surrogate pair, it'd represent half of a UCS-4 character and so wouldn't really be in the document.)
146not-wf-sa-146not-wfInputCompare Results2.2 [2] Character references must also refer to legal XML characters; #x00110000 is one more than the largest legal character.
147not-wf-sa-147not-wfInputCompare Results2.8 [22] XML Declaration may not be preceded by whitespace.
148not-wf-sa-148not-wfInputCompare Results2.8 [22] XML Declaration may not be preceded by comments or whitespace.
149not-wf-sa-149not-wfInputCompare Results2.8 [28] XML Declaration may not be within a DTD.
150not-wf-sa-150not-wfInputCompare Results3.1 [43] XML declarations may not be within element content.
151not-wf-sa-151not-wfInputCompare Results2.8 [27] XML declarations may not follow document content.
152not-wf-sa-152not-wfInputCompare Results2.8 [22] XML declarations must include the "version=..." string.
153not-wf-sa-153not-wfInputCompare Results4.3.2 Text declarations may not begin internal parsed entities; they may only appear at the beginning of external parsed (parameter or general) entities.
154not-wf-sa-154not-wfInputCompare Results2.8 2.6 [23, 17] '<?XML ...?>' is neither an XML declaration nor a legal processing instruction target name.
155not-wf-sa-155not-wfInputCompare Results2.8 2.6 [23, 17] '<?xmL ...?>' is neither an XML declaration nor a legal processing instruction target name.
156not-wf-sa-156not-wfInputCompare Results2.8 2.6 [23, 17] '<?xMl ...?>' is neither an XML declaration nor a legal processing instruction target name.
157not-wf-sa-157not-wfInputCompare Results2.6 [17] '<?xmL ...?>' is not a legal processing instruction target name.
158not-wf-sa-158not-wfInputCompare Results3.3 [52] SGML-ism: "#NOTATION gif" can't have attributes.
159not-wf-sa-159not-wfInputCompare Results2.3 [9] Uses '&' unquoted in an entity declaration, which is illegal syntax for an entity reference.
160not-wf-sa-160not-wfInputCompare Results2.8 Violates the PEs in Internal Subset WFC by using a PE reference within a declaration.
161not-wf-sa-161not-wfInputCompare Results2.8 Violates the PEs in Internal Subset WFC by using a PE reference within a declaration.
162not-wf-sa-162not-wfInputCompare Results2.8 Violates the PEs in Internal Subset WFC by using a PE reference within a declaration.
163not-wf-sa-163not-wfInputCompare Results4.1 [69] Invalid placement of Parameter entity reference.
164not-wf-sa-164not-wfInputCompare Results4.1 [69] Invalid placement of Parameter entity reference.
165not-wf-sa-165not-wfInputCompare Results4.2 [72] Parameter entity declarations must have a space before the '%'.
166not-wf-sa-166not-wfInputCompare Results2.2 [2] Character FFFF is not legal anywhere in an XML document.
167not-wf-sa-167not-wfInputCompare Results2.2 [2] Character FFFE is not legal anywhere in an XML document.
168not-wf-sa-168not-wfInputCompare Results2.2 [2] An unpaired surrogate (D800) is not legal anywhere in an XML document.
169not-wf-sa-169not-wfInputCompare Results2.2 [2] An unpaired surrogate (DC00) is not legal anywhere in an XML document.
170not-wf-sa-170not-wfInputCompare Results2.2 [2] Four byte UTF-8 encodings can encode UCS-4 characters which are beyond the range of legal XML characters (and can't be expressed in Unicode surrogate pairs). This document holds such a character.
171not-wf-sa-171not-wfInputCompare Results2.2 [2] Character FFFF is not legal anywhere in an XML document.
172not-wf-sa-172not-wfInputCompare Results2.2 [2] Character FFFF is not legal anywhere in an XML document.
173not-wf-sa-173not-wfInputCompare Results2.2 [2] Character FFFF is not legal anywhere in an XML document.
174not-wf-sa-174not-wfInputCompare Results2.2 [2] Character FFFF is not legal anywhere in an XML document.
175not-wf-sa-175not-wfInputCompare Results2.2 [2] Character FFFF is not legal anywhere in an XML document.
176not-wf-sa-176not-wfInputCompare Results3 [39] Start tags must have matching end tags.
177not-wf-sa-177not-wfInputCompare Results2.2 [2] Character FFFF is not legal anywhere in an XML document.
178not-wf-sa-178not-wfInputCompare Results3.1 [41] Invalid syntax matching double quote is missing.
179not-wf-sa-179not-wfInputCompare Results4.1 [66] Invalid syntax matching double quote is missing.
180not-wf-sa-180not-wfInputCompare Results4.1 The Entity Declared WFC requires entities to be declared before they are used in an attribute list declaration.
181not-wf-sa-181not-wfInputCompare Results4.3.2 Internal parsed entities must match the content production to be well formed.
182not-wf-sa-182not-wfInputCompare Results4.3.2 Internal parsed entities must match the content production to be well formed.
183not-wf-sa-183not-wfInputCompare Results3.2.2 [51] Mixed content declarations may not include content particles.
184not-wf-sa-184not-wfInputCompare Results3.2.2 [51] In mixed content models, element names must not be parenthesized.
185not-wf-sa-185not-wfInputCompare Results4.1 Tests the Entity Declared WFC. Note: a nonvalidating parser is permitted not to report this WFC violation, since it would need to read an external parameter entity to distinguish it from a violation of the Standalone Declaration VC.
186not-wf-sa-186not-wfInputCompare Results3.1 [44] Whitespace is required between attribute/value pairs.
187not-wf-not-sa-001not-wfInputCompare Results3.4 [62] Conditional sections must be properly terminated ("]>" used instead of "]]>").
188not-wf-not-sa-002not-wfInputCompare Results2.6 [17] Processing instruction target names may not be "XML" in any combination of cases.
189not-wf-not-sa-003not-wfInputCompare Results3.4 [62] Conditional sections must be properly terminated ("]]>" omitted).
190not-wf-not-sa-004not-wfInputCompare Results3.4 [62] Conditional sections must be properly terminated ("]]>" omitted).
191not-wf-not-sa-005errorInputCompare Results4.1 Tests the Entity Declared VC by referring to an undefined parameter entity within an external entity.
192not-wf-not-sa-006not-wfInputCompare Results3.4 [62] Conditional sections need a '[' after the INCLUDE or IGNORE.
193not-wf-not-sa-007not-wfInputCompare Results4.3.2 [79] A <!DOCTYPE ...> declaration may not begin any external entity; it's only found once, in the document entity.
194not-wf-not-sa-008not-wfInputCompare Results4.1 [69] In DTDs, the '%' character must be part of a parameter entity reference.
195not-wf-not-sa-009not-wfInputCompare Results2.8 This test violates WFC:PE Between Declarations in Production 28a. The last character of a markup declaration is not contained in the same parameter-entity text replacement.
196not-wf-ext-sa-001not-wfInputCompare Results4.1 Tests the No Recursion WFC by having an external general entity be self-recursive.
197not-wf-ext-sa-002not-wfInputCompare Results4.3.1 4.3.2 [77, 78] External entities have "text declarations", which do not permit the "standalone=..." attribute that's allowed in XML declarations.
198not-wf-ext-sa-003not-wfInputCompare Results2.6 [17] Only one text declaration is permitted; a second one looks like an illegal processing instruction (target names of "xml" in any case are not allowed).
199invalid--002invalidInputCompare Results3.2.1 Tests the "Proper Group/PE Nesting" validity constraint by fragmenting a content model between two parameter entities.
200invalid--005invalidInputCompare Results2.8 Tests the "Proper Declaration/PE Nesting" validity constraint by fragmenting an element declaration between two parameter entities.
201invalid--006invalidInputCompare Results2.8 Tests the "Proper Declaration/PE Nesting" validity constraint by fragmenting an element declaration between two parameter entities.
202invalid-not-sa-022invalidInputCompare Results3.4 [62] Test the "Proper Conditional Section/ PE Nesting" validity constraint.
203valid-sa-001validInputCompare Results3.2.2 [51] Test demonstrates an Element Type Declaration with Mixed Content.
204valid-sa-002validInputCompare Results3.1 [40] Test demonstrates that whitespace is permitted after the tag name in a Start-tag.
205valid-sa-003validInputCompare Results3.1 [42] Test demonstrates that whitespace is permitted after the tag name in an End-tag.
206valid-sa-004validInputCompare Results3.1 [41] Test demonstrates a valid attribute specification within a Start-tag.
207valid-sa-005validInputCompare Results3.1 [40] Test demonstrates a valid attribute specification within a Start-tag that contains whitespace on both sides of the equal sign.
208valid-sa-006validInputCompare Results3.1 [41] Test demonstrates that the AttValue within a Start-tag can use a single quote as a delimter.
209valid-sa-007validInputCompare Results3.1 4.6 [43] Test demonstrates numeric character references can be used for element content.
210valid-sa-008validInputCompare Results2.4 3.1 [43] Test demonstrates character references can be used for element content.
211valid-sa-009validInputCompare Results2.3 3.1 [43] Test demonstrates that PubidChar can be used for element content.
212valid-sa-010validInputCompare Results3.1 [40] Test demonstrates that whitespace is valid after the Attribute in a Start-tag.
213valid-sa-011validInputCompare Results3.1 [40] Test demonstrates mutliple Attibutes within the Start-tag.
214valid-sa-012validInputCompare Results2.3 [4] Uses a legal XML 1.0 name consisting of a single colon character (disallowed by the latest XML Namespaces draft).
215valid-sa-013validInputCompare Results2.3 3.1 [13] [40] Test demonstrates that the Attribute in a Start-tag can consist of numerals along with special characters.
216valid-sa-014validInputCompare Results2.3 3.1 [13] [40] Test demonstrates that all lower case letters are valid for the Attribute in a Start-tag.
217valid-sa-015validInputCompare Results2.3 3.1 [13] [40] Test demonstrates that all upper case letters are valid for the Attribute in a Start-tag.
218valid-sa-016validInputCompare Results2.6 3.1 [16] [43] Test demonstrates that Processing Instructions are valid element content.
219valid-sa-017validInputCompare Results2.6 3.1 [16] [43] Test demonstrates that Processing Instructions are valid element content and there can be more than one.
220valid-sa-018validInputCompare Results2.7 3.1 [18] [43] Test demonstrates that CDATA sections are valid element content.
221valid-sa-019validInputCompare Results2.7 3.1 [18] [43] Test demonstrates that CDATA sections are valid element content and that ampersands may occur in their literal form.
222valid-sa-020validInputCompare Results2.7 3.1 [18] [43] Test demonstractes that CDATA sections are valid element content and that everyting between the CDStart and CDEnd is recognized as character data not markup.
223valid-sa-021validInputCompare Results2.5 3.1 [15] [43] Test demonstrates that comments are valid element content.
224valid-sa-022validInputCompare Results2.5 3.1 [15] [43] Test demonstrates that comments are valid element content and that all characters before the double-hypen right angle combination are considered part of thecomment.
225valid-sa-023validInputCompare Results3.1 [43] Test demonstrates that Entity References are valid element content.
226valid-sa-024validInputCompare Results3.1 4.1 [43] [66] Test demonstrates that Entity References are valid element content and also demonstrates a valid Entity Declaration.
227valid-sa-025validInputCompare Results3.2 [46] Test demonstrates an Element Type Declaration and that the contentspec can be of mixed content.
228valid-sa-026validInputCompare Results3.2 [46] Test demonstrates an Element Type Declaration and that EMPTY is a valid contentspec.
229valid-sa-027validInputCompare Results3.2 [46] Test demonstrates an Element Type Declaration and that ANY is a valid contenspec.
230valid-sa-028validInputCompare Results2.8 [24] Test demonstrates a valid prolog that uses double quotes as delimeters around the VersionNum.
231valid-sa-029validInputCompare Results2.8 [24] Test demonstrates a valid prolog that uses single quotes as delimters around the VersionNum.
232valid-sa-030validInputCompare Results2.8 [25] Test demonstrates a valid prolog that contains whitespace on both sides of the equal sign in the VersionInfo.
233valid-sa-031validInputCompare Results4.3.3 [80] Test demonstrates a valid EncodingDecl within the prolog.
234valid-sa-032validInputCompare Results2.9 [32] Test demonstrates a valid SDDecl within the prolog.
235valid-sa-033validInputCompare Results2.8 [23] Test demonstrates that both a EncodingDecl and SDDecl are valid within the prolog.
236valid-sa-034validInputCompare Results3.1 [44] Test demonstrates the correct syntax for an Empty element tag.
237valid-sa-035validInputCompare Results3.1 [44] Test demonstrates that whitespace is permissible after the name in an Empty element tag.
238valid-sa-036validInputCompare Results2.6 [16] Test demonstrates a valid processing instruction.
239valid-sa-037validInputCompare Results2.6 [15] Test demonstrates a valid comment and that it may appear anywhere in the document including at the end.
240valid-sa-038validInputCompare Results2.6 [15] Test demonstrates a valid comment and that it may appear anywhere in the document including the beginning.
241valid-sa-039validInputCompare Results2.6 [16] Test demonstrates a valid processing instruction and that it may appear at the beginning of the document.
242valid-sa-040validInputCompare Results3.3 3.3.1 [52] [54] Test demonstrates an Attribute List declaration that uses a StringType as the AttType.
243valid-sa-041validInputCompare Results3.3.1 4.1 [54] [66] Test demonstrates an Attribute List declaration that uses a StringType as the AttType and also expands the CDATA attribute with a character reference.
244valid-sa-042validInputCompare Results3.3.1 4.1 [54] [66] Test demonstrates an Attribute List declaration that uses a StringType as the AttType and also expands the CDATA attribute with a character reference. The test also shows that the leading zeros in the character reference are ignored.
245valid-sa-043validInputCompare Results3.3 An element's attributes may be declared before its content model; and attribute values may contain newlines.
246valid-sa-044validInputCompare Results3.1 [44] Test demonstrates that the empty-element tag must be use for an elements that are declared EMPTY.
247valid-sa-045validInputCompare Results3.3 [52] Tests whether more than one definition can be provided for the same attribute of a given element type with the first declaration being binding.
248valid-sa-046validInputCompare Results3.3 [52] Test demonstrates that when more than one AttlistDecl is provided for a given element type, the contents of all those provided are merged.
249valid-sa-047validInputCompare Results3.1 [43] Test demonstrates that extra whitespace is normalized into single space character.
250valid-sa-048validInputCompare Results2.4 3.1 [14] [43] Test demonstrates that character data is valid element content.
251valid-sa-049validInputCompare Results2.2 [2] Test demonstrates that characters outside of normal ascii range can be used as element content.
252valid-sa-050validInputCompare Results2.2 [2] Test demonstrates that characters outside of normal ascii range can be used as element content.
253valid-sa-051validInputCompare Results2.2 [2] The document is encoded in UTF-16 and uses some name characters well outside of the normal ASCII range.
254valid-sa-052validInputCompare Results2.2 [2] The document is encoded in UTF-8 and the text inside the root element uses two non-ASCII characters, encoded in UTF-8 and each of which expands to a Unicode surrogate pair.
255valid-sa-053validInputCompare Results4.4.2 Tests inclusion of a well-formed internal entity, which holds an element required by the content model.
256valid-sa-054validInputCompare Results3.1 [40] [42] Test demonstrates that extra whitespace within Start-tags and End-tags are nomalized into single spaces.
257valid-sa-055validInputCompare Results2.6 2.10 [16] Test demonstrates that extra whitespace within a processing instruction willnormalized into s single space character.
258valid-sa-056validInputCompare Results3.3.1 4.1 [54] [66] Test demonstrates an Attribute List declaration that uses a StringType as the AttType and also expands the CDATA attribute with a character reference. The test also shows that the leading zeros in the character reference are ignored.
259valid-sa-057validInputCompare Results3.2.1 [47] Test demonstrates an element content model whose element can occur zero or more times.
260valid-sa-058validInputCompare Results3.3.3 Test demonstrates that extra whitespace be normalized into a single space character in an attribute of type NMTOKENS.
261valid-sa-059validInputCompare Results3.2 3.3 [46] [53] Test demonstrates an Element Type Declaration that uses the contentspec of EMPTY. The element cannot have any contents and must always appear as an empty element in the document. The test also shows an Attribute-list declaration with multiple AttDef's.
262valid-sa-060validInputCompare Results4.1 [66] Test demonstrates the use of decimal Character References within element content.
263valid-sa-061validInputCompare Results4.1 [66] Test demonstrates the use of decimal Character References within element content.
264valid-sa-062validInputCompare Results4.1 [66] Test demonstrates the use of hexadecimal Character References within element.
265valid-sa-063validInputCompare Results2.3 [5] The document is encoded in UTF-8 and the name of the root element type uses non-ASCII characters.
266valid-sa-064validInputCompare Results4.1 [66] Tests in-line handling of two legal character references, which each expand to a Unicode surrogate pair.
267valid-sa-065validInputCompare Results4.5 Tests ability to define an internal entity which can't legally be expanded (contains an unquoted <).
268valid-sa-066validInputCompare Results4.1 [66] Expands a CDATA attribute with a character reference.
269valid-sa-067validInputCompare Results4.1 [66] Test demonstrates the use of decimal character references within element content.
270valid-sa-068validInputCompare Results2.11, 4.5 Tests definition of an internal entity holding a carriage return character reference, which must not be normalized before reporting to the application. Line break normalization only occurs when parsing external parsed entities.
271valid-sa-069validInputCompare Results4.7 Verifies that an XML parser will parse a NOTATION declaration; the output phase of this test ensures that it's reported to the application.
272valid-sa-070validInputCompare Results4.4.8 Verifies that internal parameter entities are correctly expanded within the internal subset.
273valid-sa-071validInputCompare Results3.3 3.3.1 [52] [56] Test demonstrates that an AttlistDecl can use ID as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.
274valid-sa-072validInputCompare Results3.3 3.3.1 [52] [56] Test demonstrates that an AttlistDecl can use IDREF as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.
275valid-sa-073validInputCompare Results3.3 3.3.1 [52] [56] Test demonstrates that an AttlistDecl can use IDREFS as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.
276valid-sa-074validInputCompare Results3.3 3.3.1 [52] [56] Test demonstrates that an AttlistDecl can use ENTITY as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.
277valid-sa-075validInputCompare Results3.3 3.3.1 [52] [56] Test demonstrates that an AttlistDecl can use ENTITIES as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.
278valid-sa-076validInputCompare Results3.3.1 Verifies that an XML parser will parse a NOTATION attribute; the output phase of this test ensures that both notations are reported to the application.
279valid-sa-077validInputCompare Results3.3 3.3.1 [52] [54] Test demonstrates that an AttlistDecl can use an EnumeratedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.
280valid-sa-078validInputCompare Results3.3 3.3.1 [52] [54] Test demonstrates that an AttlistDecl can use an StringType of CDATA within the Attribute type. The test also shows that REQUIRED is a valid DefaultDecl.
281valid-sa-079validInputCompare Results3.3 3.3.2 [52] [60] Test demonstrates that an AttlistDecl can use an StringType of CDATA within the Attribute type. The test also shows that FIXED is a valid DefaultDecl and that a value can be given to the attribute in the Start-tag as well as the AttListDecl.
282valid-sa-080validInputCompare Results3.3 3.3.2 [52] [60] Test demonstrates that an AttlistDecl can use an StringType of CDATA within the Attribute type. The test also shows that FIXED is a valid DefaultDecl and that an value can be given to the attribute.
283valid-sa-081validInputCompare Results3.2.1 [50] Test demonstrates the use of the optional character following a name or list to govern the number of times an element or content particles in the list occur.
284valid-sa-082validInputCompare Results4.2 [72] Tests that an external PE may be defined (but not referenced).
285valid-sa-083validInputCompare Results4.2 [72] Tests that an external PE may be defined (but not referenced).
286valid-sa-084validInputCompare Results2.10 Test demonstrates that although whitespace can be used to set apart markup for greater readability it is not necessary.
287valid-sa-085validInputCompare Results4 Parameter and General entities use different namespaces, so there can be an entity of each type with a given name.
288valid-sa-086validInputCompare Results4.2 Tests whether entities may be declared more than once, with the first declaration being the binding one.
289valid-sa-087validInputCompare Results4.5 Tests whether character references in internal entities are expanded early enough, by relying on correct handling to make the entity be well formed.
290valid-sa-088validInputCompare Results4.5 Tests whether entity references in internal entities are expanded late enough, by relying on correct handling to make the expanded text be valid. (If it's expanded too early, the entity will parse as an element that's not valid in that context.)
291valid-sa-089validInputCompare Results4.1 [66] Tests entity expansion of three legal character references, which each expand to a Unicode surrogate pair.
292valid-sa-090validInputCompare Results3.3.1 Verifies that an XML parser will parse a NOTATION attribute; the output phase of this test ensures that the notation is reported to the application.
293valid-sa-091validInputCompare Results3.3.1 Verifies that an XML parser will parse an ENTITY attribute; the output phase of this test ensures that the notation is reported to the application, and for validating parsers it further tests that the entity is so reported.
294valid-sa-092validInputCompare Results2.3 2.10 Test demostrates that extra whitespace is normalized into a single space character.
295valid-sa-093validInputCompare Results2.10 Test demonstrates that extra whitespace is not intended for inclusion in the delivered version of the document.
296valid-sa-094validInputCompare Results2.8 Attribute defaults with a DTD have special parsing rules, different from other strings. That means that characters found there may look like an undefined parameter entity reference "within a markup declaration", but they aren't ... so they can't be violating the PEs in Internal Subset WFC.
297valid-sa-095validInputCompare Results3.3.3 Basically an output test, this requires extra whitespace to be normalized into a single space character in an attribute of type NMTOKENS.
298valid-sa-096validInputCompare Results3.3.3 Test demonstrates that extra whitespace is normalized into a single space character in an attribute of type NMTOKENS.
299valid-sa-097validInputCompare Results3.3 Basically an output test, this tests whether an externally defined attribute declaration (with a default) takes proper precedence over a subsequent internal declaration.
300valid-sa-098validInputCompare Results2.6 2.10 [16] Test demonstrates that extra whitespace within a processing instruction is converted into a single space character.
301valid-sa-099validInputCompare Results4.3.3 [81] Test demonstrates the name of the encoding can be composed of lowercase characters.
302valid-sa-100validInputCompare Results2.3 [12] Makes sure that PUBLIC identifiers may have some strange characters. NOTE: The XML editors have said that the XML specification errata will specify that parameter entity expansion does not occur in PUBLIC identifiers, so that the '%' character will not flag a malformed parameter entity reference.
303valid-sa-101validInputCompare Results4.5 This tests whether entity expansion is (incorrectly) done while processing entity declarations; if it is, the entity value literal will terminate prematurely.
304valid-sa-102validInputCompare Results3.3.3 Test demonstrates that a CDATA attribute can pass a double quote as its value.
305valid-sa-103validInputCompare Results3.3.3 Test demonstrates that an attribute can pass a less than sign as its value.
306valid-sa-104validInputCompare Results3.1 [40] Test demonstrates that extra whitespace within an Attribute of a Start-tag is normalized to a single space character.
307valid-sa-105validInputCompare Results3.3.3 Basically an output test, this requires a CDATA attribute with a tab character to be passed through as one space.
308valid-sa-106validInputCompare Results3.3.3 Basically an output test, this requires a CDATA attribute with a newline character to be passed through as one space.
309valid-sa-107validInputCompare Results3.3.3 Basically an output test, this requires a CDATA attribute with a return character to be passed through as one space.
310valid-sa-108validInputCompare Results2.11, 3.3.3 This tests normalization of end-of-line characters (CRLF) within entities to LF, primarily as an output test.
311valid-sa-109validInputCompare Results2.3 3.1 [10][40][41] Test demonstrates that an attribute can have a null value.
312valid-sa-110validInputCompare Results3.3.3 Basically an output test, this requires that a CDATA attribute with a CRLF be normalized to one space.
313valid-sa-111validInputCompare Results3.3.3 Character references expanding to spaces doesn't affect treatment of attributes.
314valid-sa-112validInputCompare Results3.2.1 [48][49] Test demonstrates shows the use of content particles within the element content.
315valid-sa-113validInputCompare Results3.3 [52][53] Test demonstrates that it is not an error to have attributes declared for an element not itself declared.
316valid-sa-114validInputCompare Results2.7 [20] Test demonstrates that all text within a valid CDATA section is considered text and not recognized as markup.
317valid-sa-115validInputCompare Results3.3.3 Test demonstrates that an entity reference is processed by recursively processing the replacement text of the entity.
318valid-sa-116validInputCompare Results2.11 Test demonstrates that a line break within CDATA will be normalized.
319valid-sa-117validInputCompare Results4.5 Test demonstrates that entity expansion is done while processing entity declarations.
320valid-sa-118validInputCompare Results4.5 Test demonstrates that entity expansion is done while processing entity declarations.
321valid-sa-119validInputCompare Results2.5 Comments may contain any legal XML characters; only the string "--" is disallowed.
322valid-not-sa-001validInputCompare Results4.2.2 [75] Test demonstrates the use of an ExternalID within a document type definition.
323valid-not-sa-002validInputCompare Results4.2.2 [75] Test demonstrates the use of an ExternalID within a document type definition.
324valid-not-sa-003validInputCompare Results4.1 [69] Test demonstrates the expansion of an external parameter entity that declares an attribute.
325valid-not-sa-004validInputCompare Results4.1 [69] Expands an external parameter entity in two different ways, with one of them declaring an attribute.
326valid-not-sa-005validInputCompare Results4.1 [69] Test demonstrates the expansion of an external parameter entity that declares an attribute.
327valid-not-sa-006validInputCompare Results3.3 [52] Test demonstrates that when more than one definition is provided for the same attribute of a given element type only the first declaration is binding.
328valid-not-sa-007validInputCompare Results3.3 [52] Test demonstrates the use of an Attribute list declaration within an external entity.
329valid-not-sa-008validInputCompare Results4.2.2 [75] Test demonstrates that an external identifier may include a public identifier.
330valid-not-sa-009validInputCompare Results4.2.2 [75] Test demonstrates that an external identifier may include a public identifier.
331valid-not-sa-010validInputCompare Results3.3 [52] Test demonstrates that when more that one definition is provided for the same attribute of a given element type only the first declaration is binding.
332valid-not-sa-011validInputCompare Results4.2 4.2.1 [72] [75] Test demonstrates a parameter entity declaration whose parameter entity definition is an ExternalID.
333valid-not-sa-012validInputCompare Results4.3.1 [77] Test demonstrates an enternal parsed entity that begins with a text declaration.
334valid-not-sa-013validInputCompare Results3.4 [62] Test demonstrates the use of the conditional section INCLUDE that will include its contents as part of the DTD.
335valid-not-sa-014validInputCompare Results3.4 [62] Test demonstrates the use of the conditional section INCLUDE that will include its contents as part of the DTD. The keyword is a parameter-entity reference.
336valid-not-sa-015validInputCompare Results3.4 [63] Test demonstrates the use of the conditonal section IGNORE the will ignore its content from being part of the DTD. The keyword is a parameter-entity reference.
337valid-not-sa-016validInputCompare Results3.4 [62] Test demonstrates the use of the conditional section INCLUDE that will include its contents as part of the DTD. The keyword is a parameter-entity reference.
338valid-not-sa-017validInputCompare Results4.2 [72] Test demonstrates a parameter entity declaration that contains an attribute list declaration.
339valid-not-sa-018validInputCompare Results4.2.2 [75] Test demonstrates an EnternalID whose contents contain an parameter entity declaration and a attribute list definition.
340valid-not-sa-019validInputCompare Results4.4.8 Test demonstrates that a parameter entity will be expanded with spaces on either side.
341valid-not-sa-020validInputCompare Results4.4.8 Parameter entities expand with spaces on either side.
342valid-not-sa-021validInputCompare Results4.2 [72] Test demonstrates a parameter entity declaration that contains a partial attribute list declaration.
343valid-not-sa-023validInputCompare Results2.3 4.1 [10] [69] Test demonstrates the use of a parameter entity reference within an attribute list declaration.
344valid-not-sa-024validInputCompare Results2.8, 4.1 [69] Constructs an <!ATTLIST...> declaration from several PEs.
345valid-not-sa-025validInputCompare Results4.2 Test demonstrates that when more that one definition is provided for the same entity only the first declaration is binding.
346valid-not-sa-026validInputCompare Results3.3 [52] Test demonstrates that when more that one definition is provided for the same attribute of a given element type only the first declaration is binding.
347valid-not-sa-027validInputCompare Results4.1 [69] Test demonstrates a parameter entity reference whose value is NULL.
348valid-not-sa-028validInputCompare Results3.4 [62] Test demonstrates the use of the conditional section INCLUDE that will include its contents.
349valid-not-sa-029validInputCompare Results3.4 [62] Test demonstrates the use of the conditonal section IGNORE the will ignore its content from being used.
350valid-not-sa-030validInputCompare Results3.4 [62] Test demonstrates the use of the conditonal section IGNORE the will ignore its content from being used.
351valid-not-sa-031validInputCompare Results2.7 Expands a general entity which contains a CDATA section with what looks like a markup declaration (but is just text since it's in a CDATA section).
352valid-ext-sa-001validInputCompare Results2.11 A combination of carriage return line feed in an external entity must be normalized to a single newline.
353valid-ext-sa-002validInputCompare Results2.11 A carriage return (also CRLF) in an external entity must be normalized to a single newline.
354valid-ext-sa-003validInputCompare Results3.1 4.1 [43] [68] Test demonstrates that the content of an element can be empty. In this case the external entity is an empty file.
355valid-ext-sa-004validInputCompare Results2.11 A carriage return (also CRLF) in an external entity must be normalized to a single newline.
356valid-ext-sa-005validInputCompare Results3.2.1 4.2.2 [48] [75] Test demonstrates the use of optional character and content particles within an element content. The test also show the use of external entity.
357valid-ext-sa-006validInputCompare Results2.11 3.2.1 3.2.2 4.2.2 [48] [51] [75] Test demonstrates the use of optional character and content particles within mixed element content. The test also shows the use of an external entity and that a carriage control line feed in an external entity must be normalized to a single newline.
358valid-ext-sa-007validInputCompare Results4.2.2 4.4.3 [75] Test demonstrates the use of external entity and how replacement text is retrieved and processed.
359valid-ext-sa-008validInputCompare Results4.2.2 4.3.3. 4.4.3 [75] [80] Test demonstrates the use of external entity and how replacement text is retrieved and processed. Also tests the use of an EncodingDecl of UTF-16.
360valid-ext-sa-009validInputCompare Results2.11 A carriage return (also CRLF) in an external entity must be normalized to a single newline.
361valid-ext-sa-011validInputCompare Results2.11 4.2.2 [75] Test demonstrates the use of a public identifier with and external entity. The test also show that a carriage control line feed combination in an external entity must be normalized to a single newline.
362valid-ext-sa-012validInputCompare Results4.2.1 4.2.2 Test demonstrates both internal and external entities and that processing of entity references may be required to produce the correct replacement text.
363valid-ext-sa-013validInputCompare Results3.3.3 Test demonstrates that whitespace is handled by adding a single whitespace to the normalized value in the attribute list.
364valid-ext-sa-014validInputCompare Results4.1 4.4.3 [68] Test demonstrates use of characters outside of normal ASCII range.
365pr-xml-euc-jperrorInputCompare Results4.3.3 [4,84] Test support for the EUC-JP encoding, and for text which relies on Japanese characters. If a processor does not support this encoding, it must report a fatal error. (Also requires ability to process a moderately complex DTD.)
366pr-xml-iso-2022-jperrorInputCompare Results4.3.3 [4,84] Test support for the ISO-2022-JP encoding, and for text which relies on Japanese characters. If a processor does not support this encoding, it must report a fatal error. (Also requires ability to process a moderately complex DTD.)
367pr-xml-littlevalidInputCompare Results4.3.3 [4,84] Test support for little-endian UTF-16 text which relies on Japanese characters. (Also requires ability to process a moderately complex DTD.)
368pr-xml-shift_jiserrorInputCompare Results4.3.3 [4,84] Test support for the Shift_JIS encoding, and for text which relies on Japanese characters. If a processor does not support this encoding, it must report a fatal error. (Also requires ability to process a moderately complex DTD.)
369pr-xml-utf-16validInputCompare Results4.3.3 [4,84] Test support UTF-16 text which relies on Japanese characters. (Also requires ability to process a moderately complex DTD.)
370pr-xml-utf-8validInputCompare Results4.3.3 [4,84] Test support for UTF-8 text which relies on Japanese characters. (Also requires ability to process a moderately complex DTD.)
371weekly-euc-jperrorInputCompare Results4.3.3 [4,84] Test support for EUC-JP encoding, and XML names which contain Japanese characters. If a processor does not support this encoding, it must report a fatal error.
372weekly-iso-2022-jperrorInputCompare Results4.3.3 [4,84] Test support for ISO-2022-JP encoding, and XML names which contain Japanese characters. If a processor does not support this encoding, it must report a fatal error.
373weekly-littlevalidInputCompare Results4.3.3 [4,84] Test support for little-endian UTF-16 encoding, and XML names which contain Japanese characters.
374weekly-shift_jiserrorInputCompare Results4.3.3 [4,84] Test support for Shift_JIS encoding, and XML names which contain Japanese characters. If a processor does not support this encoding, it must report a fatal error.
375weekly-utf-16validInputCompare Results4.3.3 [4,84] Test support for UTF-16 encoding, and XML names which contain Japanese characters.
376weekly-utf-8validInputCompare Results4.3.3 [4,84] Test support for UTF-8 encoding and XML names which contain Japanese characters.
377pe01validInputCompare Results2.8 Parameter entities references are NOT RECOGNIZED in default attribute values.
378dtd00validInputCompare Results3.2.2 [51] Tests parsing of alternative forms of text-only mixed content declaration.
379dtd01validInputCompare Results2.5 [15] Comments don't get parameter entity expansion
380elementvalidInputCompare Results3 Tests clauses 1, 3, and 4 of the Element Valid validity constraint.
381ext01validInputCompare Results4.3.1 4.3.2 [77] [78] Tests use of external parsed entities with and without content.
382ext02validInputCompare Results4.3.2 [78] Tests use of external parsed entities with different encodings than the base document.
383not-sa01validInputCompare Results2.9 A non-standalone document is valid if declared as such.
384not-sa02validInputCompare Results2.9 A non-standalone document is valid if declared as such.
385not-sa03validInputCompare Results2.9 A non-standalone document is valid if declared as such.
386not-sa04validInputCompare Results2.9 A non-standalone document is valid if declared as such.
387notation01validInputCompare Results4.7 [82] NOTATION declarations don't need SYSTEM IDs; and externally declared notations may be used to declare unparsed entities in the internal DTD subset. The notation must be reported to the application.
388optionalvalidInputCompare Results3 3.2.1 [47] Tests declarations of "children" content models, and the validity constraints associated with them.
389required00validInputCompare Results3.3.2 [60] Tests the #REQUIRED attribute declaration syntax, and the associated validity constraint.
390sa01validInputCompare Results2.9 [32] A document may be marked 'standalone' if any optional whitespace is defined within the internal DTD subset.
391sa02validInputCompare Results2.9 [32] A document may be marked 'standalone' if any attributes that need normalization are defined within the internal DTD subset.
392sa03validInputCompare Results2.9 [32] A document may be marked 'standalone' if any the defined entities need expanding are internal, and no attributes need defaulting or normalization. On output, requires notations to be correctly reported.
393sa04validInputCompare Results2.9 [32] Like sa03 but relies on attribute defaulting defined in the internal subset. On output, requires notations to be correctly reported.
394sa05validInputCompare Results2.9 [32] Like sa01 but this document is standalone since it has no optional whitespace. On output, requires notations to be correctly reported.
395v-sgml01validInputCompare Results3.3.1 [59] XML permits token reuse, while SGML does not.
396v-lang01validInputCompare Results2.12 [35] Tests a lowercase ISO language code.
397v-lang02validInputCompare Results2.12 [35] Tests a ISO language code with a subcode.
398v-lang03validInputCompare Results2.12 [36] Tests a IANA language code with a subcode.
399v-lang04validInputCompare Results2.12 [37] Tests a user language code with a subcode.
400v-lang05validInputCompare Results2.12 [35] Tests an uppercase ISO language code.
401v-lang06validInputCompare Results2.12 [37] Tests a user language code.
402v-pe00validInputCompare Results4.5 Tests construction of internal entity replacement text, using an example in the XML specification.
403v-pe03validInputCompare Results4.5 Tests construction of internal entity replacement text, using an example in the XML specification.
404v-pe02validInputCompare Results4.5 Tests construction of internal entity replacement text, using a complex example in the XML specification.
405inv-dtd01invalidInputCompare Results3.2.2 Tests the No Duplicate Types VC
406inv-dtd02invalidInputCompare Results4.2.2 Tests the "Notation Declared" VC by using an undeclared notation name.
407inv-dtd03invalidInputCompare Results3 Tests the "Element Valid" VC (clause 2) by omitting a required element.
408el01invalidInputCompare Results3 Tests the Element Valid VC (clause 4) by including an undeclared child element.
409el02invalidInputCompare Results3 Tests the Element Valid VC (clause 1) by including elements in an EMPTY content model.
410el03invalidInputCompare Results3 Tests the Element Valid VC (clause 3) by including a child element not permitted by a mixed content model.
411el04invalidInputCompare Results3.2 Tests the Unique Element Type Declaration VC.
412el05invalidInputCompare Results3.2.2 Tests the No Duplicate Types VC.
413el06invalidInputCompare Results3 Tests the Element Valid VC (clause 1), using one of the predefined internal entities inside an EMPTY content model.
414id01invalidInputCompare Results3.3.1 Tests the ID (is a Name) VC
415id02invalidInputCompare Results3.3.1 Tests the ID (appears once) VC
416id03invalidInputCompare Results3.3.1 Tests the One ID per Element Type VC
417id04invalidInputCompare Results3.3.1 Tests the ID Attribute Default VC
418id05invalidInputCompare Results3.3.1 Tests the ID Attribute Default VC
419id06invalidInputCompare Results3.3.1 Tests the IDREF (is a Name) VC
420id07invalidInputCompare Results3.3.1 Tests the IDREFS (is a Names) VC
421id08invalidInputCompare Results3.3.1 Tests the IDREF (matches an ID) VC
422id09invalidInputCompare Results3.3.1 Tests the IDREF (IDREFS matches an ID) VC
423inv-not-sa01invalidInputCompare Results2.9 Tests the Standalone Document Declaration VC, ensuring that optional whitespace causes a validity error.
424inv-not-sa02invalidInputCompare Results2.9 Tests the Standalone Document Declaration VC, ensuring that attributes needing normalization cause a validity error.
425inv-not-sa04invalidInputCompare Results2.9 Tests the Standalone Document Declaration VC, ensuring that attributes needing defaulting cause a validity error.
426inv-not-sa05invalidInputCompare Results2.9 Tests the Standalone Document Declaration VC, ensuring that a token attribute that needs normalization causes a validity error.
427inv-not-sa06invalidInputCompare Results2.9 Tests the Standalone Document Declaration VC, ensuring that a NOTATION attribute that needs normalization causes a validity error.
428inv-not-sa07invalidInputCompare Results2.9 Tests the Standalone Document Declaration VC, ensuring that an NMTOKEN attribute needing normalization causes a validity error.
429inv-not-sa08invalidInputCompare Results2.9 Tests the Standalone Document Declaration VC, ensuring that an NMTOKENS attribute needing normalization causes a validity error.
430inv-not-sa09invalidInputCompare Results2.9 Tests the Standalone Document Declaration VC, ensuring that an ID attribute needing normalization causes a validity error.
431inv-not-sa10invalidInputCompare Results2.9 Tests the Standalone Document Declaration VC, ensuring that an IDREF attribute needing normalization causes a validity error.
432inv-not-sa11invalidInputCompare Results2.9 Tests the Standalone Document Declaration VC, ensuring that an IDREFS attribute needing normalization causes a validity error.
433inv-not-sa12invalidInputCompare Results2.9 Tests the Standalone Document Declaration VC, ensuring that an ENTITY attribute needing normalization causes a validity error.
434inv-not-sa13invalidInputCompare Results2.9 Tests the Standalone Document Declaration VC, ensuring that an ENTITIES attribute needing normalization causes a validity error.
435inv-not-sa14invalidInputCompare Results3 CDATA sections containing only whitespace do not match the nonterminal S, and cannot appear in these positions.
436optional01invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing no children where one is required.
437optional02invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing two children where one is required.
438optional03invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing no children where two are required.
439optional04invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing three children where two are required.
440optional05invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing no children where one or two are required (one construction of that model).
441optional06invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing no children where one or two are required (a second construction of that model).
442optional07invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing no children where one or two are required (a third construction of that model).
443optional08invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing no children where one or two are required (a fourth construction of that model).
444optional09invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing no children where one or two are required (a fifth construction of that model).
445optional10invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing three children where one or two are required (a basic construction of that model).
446optional11invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing three children where one or two are required (a second construction of that model).
447optional12invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing three children where one or two are required (a third construction of that model).
448optional13invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing three children where one or two are required (a fourth construction of that model).
449optional14invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing three children where one or two are required (a fifth construction of that model).
450optional20invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing no children where one or more are required (a sixth construction of that model).
451optional21invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing no children where one or more are required (a seventh construction of that model).
452optional22invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing no children where one or more are required (an eigth construction of that model).
453optional23invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing no children where one or more are required (a ninth construction of that model).
454optional24invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing no children where one or more are required (a tenth construction of that model).
455optional25invalidInputCompare Results3 Tests the Element Valid VC (clause 2) for one instance of "children" content model, providing text content where one or more elements are required.
456inv-required00invalidInputCompare Results3.3.2 Tests the Required Attribute VC.
457inv-required01invalidInputCompare Results3.1 2.10 Tests the Attribute Value Type (declared) VC for the xml:space attribute
458inv-required02invalidInputCompare Results3.1 2.12 Tests the Attribute Value Type (declared) VC for the xml:lang attribute
459rootinvalidInputCompare Results2.8 Tests the Root Element Type VC
460attr01invalidInputCompare Results3.3.1 Tests the "Entity Name" VC for the ENTITY attribute type.
461attr02invalidInputCompare Results3.3.1 Tests the "Entity Name" VC for the ENTITIES attribute type.
462attr03invalidInputCompare Results3.3.1 Tests the "Notation Attributes" VC for the NOTATION attribute type, first clause: value must be one of the ones that's declared.
463attr04invalidInputCompare Results3.3.1 Tests the "Notation Attributes" VC for the NOTATION attribute type, second clause: the names in the declaration must all be declared.
464attr05invalidInputCompare Results3.3.1 Tests the "Name Token" VC for the NMTOKEN attribute type.
465attr06invalidInputCompare Results3.3.1 Tests the "Name Token" VC for the NMTOKENS attribute type.
466attr07invalidInputCompare Results3.3.1 Tests the "Enumeration" VC by providing a value which wasn't one of the choices.
467attr08invalidInputCompare Results3.3.2 Tests the "Fixed Attribute Default" VC by providing the wrong value.
468attr09invalidInputCompare Results3.3.2 Tests the "Attribute Default Legal" VC by providing an illegal IDREF value.
469attr10invalidInputCompare Results3.3.2 Tests the "Attribute Default Legal" VC by providing an illegal IDREFS value.
470attr11invalidInputCompare Results3.3.2 Tests the "Attribute Default Legal" VC by providing an illegal ENTITY value.
471attr12invalidInputCompare Results3.3.2 Tests the "Attribute Default Legal" VC by providing an illegal ENTITIES value.
472attr13invalidInputCompare Results3.3.2 Tests the "Attribute Default Legal" VC by providing an illegal NMTOKEN value.
473attr14invalidInputCompare Results3.3.2 Tests the "Attribute Default Legal" VC by providing an illegal NMTOKENS value.
474attr15invalidInputCompare Results3.3.2 Tests the "Attribute Default Legal" VC by providing an illegal NOTATIONS value.
475attr16invalidInputCompare Results3.3.2 Tests the "Attribute Default Legal" VC by providing an illegal enumeration value.
476utf16binvalidInputCompare Results4.3.3 2.8 Tests reading an invalid "big endian" UTF-16 document
477utf16linvalidInputCompare Results4.3.3 2.8 Tests reading an invalid "little endian" UTF-16 document
478emptyinvalidInputCompare Results2.4 2.7 [18] 3 CDATA section containing only white space does not match the nonterminal S, and cannot appear in these positions.
479not-wf-sa03not-wfInputCompare Results2.9 Tests the Entity Declared WFC, ensuring that a reference to externally defined entity causes a well-formedness error.
480attlist01not-wfInputCompare Results3.3.1 [56] SGML's NUTOKEN is not allowed.
481attlist02not-wfInputCompare Results3.3.1 [56] SGML's NUTOKENS attribute type is not allowed.
482attlist03not-wfInputCompare Results3.3.1 [59] Comma doesn't separate enumerations, unlike in SGML.
483attlist04not-wfInputCompare Results3.3.1 [56] SGML's NUMBER attribute type is not allowed.
484attlist05not-wfInputCompare Results3.3.1 [56] SGML's NUMBERS attribute type is not allowed.
485attlist06not-wfInputCompare Results3.3.1 [56] SGML's NAME attribute type is not allowed.
486attlist07not-wfInputCompare Results3.3.1 [56] SGML's NAMES attribute type is not allowed.
487attlist08not-wfInputCompare Results3.3.1 [56] SGML's #CURRENT is not allowed.
488attlist09not-wfInputCompare Results3.3.1 [56] SGML's #CONREF is not allowed.
489attlist10not-wfInputCompare Results3.1 [40] Whitespace required between attributes
490attlist11not-wfInputCompare Results3.1 [44] Whitespace required between attributes
491cond01not-wfInputCompare Results3.4 [61] Only INCLUDE and IGNORE are conditional section keywords
492cond02not-wfInputCompare Results3.4 [61] Must have keyword in conditional sections
493content01not-wfInputCompare Results3.2.1 [48] No whitespace before "?" in content model
494content02not-wfInputCompare Results3.2.1 [48] No whitespace before "*" in content model
495content03not-wfInputCompare Results3.2.1 [48] No whitespace before "+" in content model
496decl01not-wfInputCompare Results4.3.1 [77] External entities may not have standalone decls.
497nwf-dtd00not-wfInputCompare Results3.2.1 [55] Comma mandatory in content model
498nwf-dtd01not-wfInputCompare Results3.2.1 [55] Can't mix comma and vertical bar in content models
499dtd02not-wfInputCompare Results4.1 [69] PE name immediately after "%"
500dtd03not-wfInputCompare Results4.1 [69] PE name immediately followed by ";"
501dtd04not-wfInputCompare Results4.2.2 [75] PUBLIC literal must be quoted
502dtd05not-wfInputCompare Results4.2.2 [75] SYSTEM identifier must be quoted
503dtd07not-wfInputCompare Results4.3.1 [77] Text declarations (which optionally begin any external entity) are required to have "encoding=...".
504element00not-wfInputCompare Results3.1 [42] EOF in middle of incomplete ETAG
505element01not-wfInputCompare Results3.1 [42] EOF in middle of incomplete ETAG
506element02not-wfInputCompare Results3.1 [43] Illegal markup (<%@ ... %>)
507element03not-wfInputCompare Results3.1 [43] Illegal markup (<% ... %>)
508element04not-wfInputCompare Results3.1 [43] Illegal markup (<!ELEMENT ... >)
509encoding01not-wfInputCompare Results4.3.3 [81] Illegal character " " in encoding name
510encoding02not-wfInputCompare Results4.3.3 [81] Illegal character "/" in encoding name
511encoding03not-wfInputCompare Results4.3.3 [81] Illegal character reference in encoding name
512encoding04not-wfInputCompare Results4.3.3 [81] Illegal character ":" in encoding name
513encoding05not-wfInputCompare Results4.3.3 [81] Illegal character "@" in encoding name
514encoding06not-wfInputCompare Results4.3.3 [81] Illegal character "+" in encoding name
515encoding07not-wfInputCompare Results4.3.1 [77] Text declarations (which optionally begin any external entity) are required to have "encoding=...".
516pinot-wfInputCompare Results2.6 [16] No space between PI target name and data
517pubid01not-wfInputCompare Results2.3 [12] Illegal entity ref in public ID
518pubid02not-wfInputCompare Results2.3 [12] Illegal characters in public ID
519pubid03not-wfInputCompare Results2.3 [12] Illegal characters in public ID
520pubid04not-wfInputCompare Results2.3 [12] Illegal characters in public ID
521pubid05not-wfInputCompare Results2.3 [12] SGML-ism: public ID without system ID
522sgml01not-wfInputCompare Results3 [39] SGML-ism: omitted end tag for EMPTY content
523sgml02not-wfInputCompare Results2.8 XML declaration must be at the very beginning of a document; it"s not a processing instruction
524sgml03not-wfInputCompare Results2.5 [15] Comments may not contain "--"
525sgml04not-wfInputCompare Results3.3 [52] ATTLIST declarations apply to only one element, unlike SGML
526sgml05not-wfInputCompare Results3.2 [45] ELEMENT declarations apply to only one element, unlike SGML
527sgml06not-wfInputCompare Results3.3 [52] ATTLIST declarations are never global, unlike in SGML
528sgml07not-wfInputCompare Results3.2 [45] SGML Tag minimization specifications are not allowed
529sgml08not-wfInputCompare Results3.2 [45] SGML Tag minimization specifications are not allowed
530sgml09not-wfInputCompare Results3.2 [45] SGML Content model exception specifications are not allowed
531sgml10not-wfInputCompare Results3.2 [45] SGML Content model exception specifications are not allowed
532sgml11not-wfInputCompare Results3.2 [46] CDATA is not a valid content model spec
533sgml12not-wfInputCompare Results3.2 [46] RCDATA is not a valid content model spec
534sgml13not-wfInputCompare Results3.2.1 [47] SGML Unordered content models not allowed
535uri01errorInputCompare Results4.2.2 [75] SYSTEM ids may not have URI fragments
536o-p01pass2validInputCompare Results2.2 [1] various Misc items where they can occur
537o-p06pass1validInputCompare Results2.3 [6] various satisfactions of the Names production in a NAMES attribute
538o-p07pass1validInputCompare Results2.3 [7] various valid Nmtoken 's in an attribute list declaration.
539o-p08pass1validInputCompare Results2.3 [8] various satisfaction of an NMTOKENS attribute value.
540o-p09pass1validInputCompare Results2.3 [9] valid EntityValue's. Except for entity references, markup is not recognized.
541o-p12pass1validInputCompare Results2.3 [12] valid public IDs.
542o-p22pass4validInputCompare Results2.8 [22] XML decl and doctypedecl
543o-p22pass5validInputCompare Results2.8 [22] just doctypedecl
544o-p22pass6validInputCompare Results2.8 [22] S between decls is not required
545o-p28pass1validInputCompare Results3.1 [43] [44] Empty-element tag must be used for element which are declared EMPTY.
546o-p28pass3validInputCompare Results2.8 4.1 [28] [69] Valid doctypedecl with Parameter entity reference. The declaration of a parameter entity must precede any reference to it.
547o-p28pass4validInputCompare Results2.8 4.2.2 [28] [75] Valid doctypedecl with ExternalID as an External Entity declaration.
548o-p28pass5validInputCompare Results2.8 4.1 [28] [69] Valid doctypedecl with ExternalID as an External Entity. A parameter entity reference is also used.
549o-p29pass1validInputCompare Results2.8 [29] Valid types of markupdecl.
550o-p30pass1validInputCompare Results2.8 4.2.2 [30] [75] Valid doctypedecl with ExternalID as an External Entity. The external entity has an element declaration.
551o-p30pass2validInputCompare Results2.8 4.2.2 4.3.1 [30] [75] [77] Valid doctypedecl with ExternalID as an Enternal Entity. The external entity begins with a Text Declaration.
552o-p31pass1validInputCompare Results2.8 [31] external subset can be empty
553o-p31pass2validInputCompare Results2.8 3.4 4.2.2 [31] [62] [63] [75] Valid doctypedecl with EXternalID as Enternal Entity. The external entity contains a parameter entity reference and condtional sections.
554o-p43pass1validInputCompare Results2.4 2.5 2.6 2.7 [15] [16] [18] Valid use of character data, comments, processing instructions and CDATA sections within the start and end tag.
555o-p45pass1validInputCompare Results3.2 [45] valid element declarations
556o-p46pass1validInputCompare Results3.2 3.2.1 3.2.2 [45] [46] [47] [51] Valid use of contentspec, element content models, and mixed content within an element type declaration.
557o-p47pass1validInputCompare Results3.2 3.2.1 [45] [46] [47] Valid use of contentspec, element content models, choices, sequences and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear.
558o-p48pass1validInputCompare Results3.2 3.2.1 [45] [46] [47] Valid use of contentspec, element content models, choices, sequences and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear.
559o-p49pass1validInputCompare Results3.2 3.2.1 [45] [46] [47] Valid use of contentspec, element content models, choices, and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear. Whitespace is also valid between choices.
560o-p50pass1validInputCompare Results3.2 3.2.1 [45] [46] [47] Valid use of contentspec, element content models, sequences and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear. Whitespace is also valid between sequences.
561o-p51pass1validInputCompare Results3.2.2 [51] valid Mixed contentspec's.
562o-p52pass1validInputCompare Results3.3 [52] valid AttlistDecls: No AttDef's are required, and the terminating S is optional, multiple ATTLISTS per element are OK, and multiple declarations of the same attribute are OK.
563o-p53pass1validInputCompare Results3.3 [53] a valid AttDef
564o-p54pass1validInputCompare Results3.3.1 [54] the three kinds of attribute types
565o-p55pass1validInputCompare Results3.3.1 [55] StringType = "CDATA"
566o-p56pass1validInputCompare Results3.3.1 [56] the 7 tokenized attribute types
567o-p57pass1validInputCompare Results3.3.1 [57] enumerated types are NMTOKEN or NOTATION lists
568o-p58pass1validInputCompare Results3.3.1 [58] NOTATION enumeration has on or more items
569o-p59pass1validInputCompare Results3.3.1 [59] NMTOKEN enumerations haveon or more items
570o-p60pass1validInputCompare Results3.3.2 [60] the four types of default values
571o-p61pass1validInputCompare Results3.4 [61] valid conditional sections are INCLUDE and IGNORE
572o-p62pass1validInputCompare Results3.4 [62] valid INCLUDE sections -- options S before and after keyword, sections can nest
573o-p63pass1validInputCompare Results3.4 [63] valid IGNORE sections
574o-p64pass1validInputCompare Results3.4 [64] IGNOREd sections ignore everything except section delimiters
575o-p68pass1validInputCompare Results4.1 [68] Valid entity references. Also ensures that a charref to '&' isn't interpreted as an entity reference open delimiter
576o-p69pass1validInputCompare Results4.1 [69] Valid PEReferences.
577o-p70pass1validInputCompare Results4.2 [70] An EntityDecl is either a GEDecl or a PEDecl
578o-p71pass1validInputCompare Results4.2 [71] Valid GEDecls
579o-p72pass1validInputCompare Results4.2 [72] Valid PEDecls
580o-p73pass1validInputCompare Results4.2 [73] EntityDef is either Entity value or an external id, with an optional NDataDecl
581o-p76pass1validInputCompare Results4.2.2 [76] valid NDataDecls
582o-p01pass1invalidInputCompare Results2.1 [1] no prolog
583o-p01pass3invalidInputCompare Results2.1 [1] Misc items after the document
584o-p03pass1invalidInputCompare Results2.3 [3] all valid S characters
585o-p04pass1invalidInputCompare Results2.3 [4] names with all valid ASCII characters, and one from each other class in NameChar
586o-p05pass1invalidInputCompare Results2.3 [5] various valid Name constructions
587o-p06fail1invalidInputCompare Results2.3 [6] Requires at least one name.
588o-p08fail1invalidInputCompare Results2.3 [8] at least one Nmtoken is required.
589o-p08fail2invalidInputCompare Results2.3 [8] an invalid Nmtoken character.
590o-p10pass1invalidInputCompare Results2.3 [10] valid attribute values
591o-p14pass1invalidInputCompare Results2.4 [14] valid CharData
592o-p15pass1invalidInputCompare Results2.5 [15] valid comments
593o-p16pass1invalidInputCompare Results2.6 [16] [17] Valid form of Processing Instruction. Shows that whitespace character data is valid before end of processing instruction.
594o-p16pass2invalidInputCompare Results2.6 [16] Valid form of Processing Instruction. Shows that whitespace character data is valid before end of processing instruction.
595o-p16pass3invalidInputCompare Results2.6 [16] Valid form of Processing Instruction. Shows that whitespace character data is valid before end of processing instruction.
596o-p18pass1invalidInputCompare Results2.7 [18] valid CDSect's. Note that a CDStart in a CDSect is not recognized as such
597o-p22pass1invalidInputCompare Results2.8 [22] prolog can be empty
598o-p22pass2invalidInputCompare Results2.8 [22] XML declaration only
599o-p22pass3invalidInputCompare Results2.8 [22] XML decl and Misc
600o-p23pass1invalidInputCompare Results2.8 [23] Test shows a valid XML declaration along with version info.
601o-p23pass2invalidInputCompare Results2.8 [23] Test shows a valid XML declaration along with encoding declaration.
602o-p23pass3invalidInputCompare Results2.8 [23] Test shows a valid XML declaration along with Standalone Document Declaration.
603o-p23pass4invalidInputCompare Results2.8 [23] Test shows a valid XML declaration, encoding declarationand Standalone Document Declaration.
604o-p24pass1invalidInputCompare Results2.8 [24] Test shows a prolog that has the VersionInfo delimited by double quotes.
605o-p24pass2invalidInputCompare Results2.8 [24] Test shows a prolog that has the VersionInfo delimited by single quotes.
606o-p24pass3invalidInputCompare Results2.8 [24] Test shows whitespace is allowed in prolog before version info.
607o-p24pass4invalidInputCompare Results2.8 [24] Test shows whitespace is allowed in prolog on both sides of equal sign.
608o-p25pass1invalidInputCompare Results2.8 [25] Test shows whitespace is NOT necessary before or after equal sign of versioninfo.
609o-p25pass2invalidInputCompare Results2.8 [25] Test shows whitespace can be used on both sides of equal sign of versioninfo.
610o-p26pass1invalidInputCompare Results2.8 [26] The valid version number. We cannot test others because a 1.0 processor is allowed to fail them.
611o-p27pass1invalidInputCompare Results2.8 [27] Comments are valid as the Misc part of the prolog.
612o-p27pass2invalidInputCompare Results2.8 [27] Processing Instructions are valid as the Misc part of the prolog.
613o-p27pass3invalidInputCompare Results2.8 [27] Whitespace is valid as the Misc part of the prolog.
614o-p27pass4invalidInputCompare Results2.8 [27] A combination of comments, whitespaces and processing instructions are valid as the Misc part of the prolog.
615o-p32pass1invalidInputCompare Results2.9 [32] Double quotes can be used as delimeters for the value of a Standalone Document Declaration.
616o-p32pass2invalidInputCompare Results2.9 [32] Single quotes can be used as delimeters for the value of a Standalone Document Declaration.
617o-p39pass1invalidInputCompare Results3 3.1 [39] [44] Empty element tag may be used for any element which has no content.
618o-p39pass2invalidInputCompare Results3 3.1 [39] [43] Character data is valid element content.
619o-p40pass1invalidInputCompare Results3.1 [40] Elements content can be empty.
620o-p40pass2invalidInputCompare Results3.1 [40] Whitespace is valid within a Start-tag.
621o-p40pass3invalidInputCompare Results3.1 [40] [41] Attributes are valid within a Start-tag.
622o-p40pass4invalidInputCompare Results3.1 [40] Whitespace and Multiple Attributes are valid within a Start-tag.
623o-p41pass1invalidInputCompare Results3.1 [41] Attributes are valid within a Start-tag.
624o-p41pass2invalidInputCompare Results3.1 [41] Whitespace is valid within a Start-tags Attribute.
625o-p42pass1invalidInputCompare Results3.1 [42] Test shows proper syntax for an End-tag.
626o-p42pass2invalidInputCompare Results3.1 [42] Whitespace is valid after name in End-tag.
627o-p44pass1invalidInputCompare Results3.1 [44] Valid display of an Empty Element Tag.
628o-p44pass2invalidInputCompare Results3.1 [44] Empty Element Tags can contain an Attribute.
629o-p44pass3invalidInputCompare Results3.1 [44] Whitespace is valid in an Empty Element Tag following the end of the attribute value.
630o-p44pass4invalidInputCompare Results3.1 [44] Whitespace is valid after the name in an Empty Element Tag.
631o-p44pass5invalidInputCompare Results3.1 [44] Whitespace and Multiple Attributes are valid in an Empty Element Tag.
632o-p66pass1invalidInputCompare Results4.1 [66] valid character references
633o-p74pass1invalidInputCompare Results4.2 [74] PEDef is either an entity value or an external id
634o-p75pass1invalidInputCompare Results4.2.2 [75] valid external identifiers
635o-e2invalidInputCompare Results3.3.1 [58] [59] Errata [E2] Validity Constraint: No duplicate tokens
636o-p01fail1not-wfInputCompare Results2.1 [1] S cannot occur before the prolog
637o-p01fail2not-wfInputCompare Results2.1 [1] comments cannot occur before the prolog
638o-p01fail3not-wfInputCompare Results2.1 [1] only one document element
639o-p01fail4not-wfInputCompare Results2.1 [1] document element must be complete.
640o-p02fail1not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
641o-p02fail10not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
642o-p02fail11not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
643o-p02fail12not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
644o-p02fail13not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
645o-p02fail14not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
646o-p02fail15not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
647o-p02fail16not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
648o-p02fail17not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
649o-p02fail18not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
650o-p02fail19not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
651o-p02fail2not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
652o-p02fail20not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
653o-p02fail21not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
654o-p02fail22not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
655o-p02fail23not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
656o-p02fail24not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
657o-p02fail25not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
658o-p02fail26not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
659o-p02fail27not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
660o-p02fail28not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
661o-p02fail29not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
662o-p02fail3not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
663o-p02fail30not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
664o-p02fail31not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
665o-p02fail4not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
666o-p02fail5not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
667o-p02fail6not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
668o-p02fail7not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
669o-p02fail8not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
670o-p02fail9not-wfInputCompare Results2.2 [2] Use of illegal character within XML document.
671o-p03fail1not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
672o-p03fail10not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
673o-p03fail11not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
674o-p03fail12not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
675o-p03fail13not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
676o-p03fail14not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
677o-p03fail15not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
678o-p03fail16not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
679o-p03fail17not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
680o-p03fail18not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
681o-p03fail19not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
682o-p03fail2not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
683o-p03fail20not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
684o-p03fail21not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
685o-p03fail22not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
686o-p03fail23not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
687o-p03fail24not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
688o-p03fail25not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
689o-p03fail26not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
690o-p03fail27not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
691o-p03fail28not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
692o-p03fail29not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
693o-p03fail3not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
694o-p03fail4not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
695o-p03fail5not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
696o-p03fail7not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
697o-p03fail8not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
698o-p03fail9not-wfInputCompare Results2.3 [3] Use of illegal character within XML document.
699o-p04fail1not-wfInputCompare Results2.3 [4] Name contains invalid character.
700o-p04fail2not-wfInputCompare Results2.3 [4] Name contains invalid character.
701o-p04fail3not-wfInputCompare Results2.3 [4] Name contains invalid character.
702o-p05fail1not-wfInputCompare Results2.3 [5] a Name cannot start with a digit
703o-p05fail2not-wfInputCompare Results2.3 [5] a Name cannot start with a '.'
704o-p05fail3not-wfInputCompare Results2.3 [5] a Name cannot start with a "-"
705o-p05fail4not-wfInputCompare Results2.3 [5] a Name cannot start with a CombiningChar
706o-p05fail5not-wfInputCompare Results2.3 [5] a Name cannot start with an Extender
707o-p09fail1not-wfInputCompare Results2.3 [9] EntityValue excludes '%'
708o-p09fail2not-wfInputCompare Results2.3 [9] EntityValue excludes '&'
709o-p09fail3not-wfInputCompare Results2.3 [9] incomplete character reference
710o-p09fail4not-wfInputCompare Results2.3 [9] quote types must match
711o-p09fail5not-wfInputCompare Results2.3 [9] quote types must match
712o-p10fail1not-wfInputCompare Results2.3 [10] attribute values exclude '<'
713o-p10fail2not-wfInputCompare Results2.3 [10] attribute values exclude '&'
714o-p10fail3not-wfInputCompare Results2.3 [10] quote types must match
715o-p11fail1not-wfInputCompare Results2.3 [11] quote types must match
716o-p11fail2not-wfInputCompare Results2.3 [11] cannot contain delimiting quotes
717o-p12fail1not-wfInputCompare Results2.3 [12] '"' excluded
718o-p12fail2not-wfInputCompare Results2.3 [12] '\' excluded
719o-p12fail3not-wfInputCompare Results2.3 [12] entity references excluded
720o-p12fail4not-wfInputCompare Results2.3 [12] '>' excluded
721o-p12fail5not-wfInputCompare Results2.3 [12] '<' excluded
722o-p12fail6not-wfInputCompare Results2.3 [12] built-in entity refs excluded
723o-p12fail7not-wfInputCompare Results2.3 [13] The public ID has a tab character, which is disallowed
724o-p14fail1not-wfInputCompare Results2.4 [14] '<' excluded
725o-p14fail2not-wfInputCompare Results2.4 [14] '&' excluded
726o-p14fail3not-wfInputCompare Results2.4 [14] "]]>" excluded
727o-p15fail1not-wfInputCompare Results2.5 [15] comments can't end in '-'
728o-p15fail2not-wfInputCompare Results2.5 [15] one comment per comment (contrasted with SGML)
729o-p15fail3not-wfInputCompare Results2.5 [15] can't include 2 or more adjacent '-'s
730o-p16fail1not-wfInputCompare Results2.6 [16] "xml" is an invalid PITarget
731o-p16fail2not-wfInputCompare Results2.6 [16] a PITarget must be present
732o-p16fail3not-wfInputCompare Results2.6 [16] S after PITarget is required
733o-p18fail1not-wfInputCompare Results2.7 [18] no space before "CDATA"
734o-p18fail2not-wfInputCompare Results2.7 [18] no space after "CDATA"
735o-p18fail3not-wfInputCompare Results2.7 [18] CDSect's can't nest
736o-p22fail1not-wfInputCompare Results2.8 [22] prolog must start with XML decl
737o-p22fail2not-wfInputCompare Results2.8 [22] prolog must start with XML decl
738o-p23fail1not-wfInputCompare Results2.8 [23] "xml" must be lower-case
739o-p23fail2not-wfInputCompare Results2.8 [23] VersionInfo must be supplied
740o-p23fail3not-wfInputCompare Results2.8 [23] VersionInfo must come first
741o-p23fail4not-wfInputCompare Results2.8 [23] SDDecl must come last
742o-p23fail5not-wfInputCompare Results2.8 [23] no SGML-type PIs
743o-p24fail1not-wfInputCompare Results2.8 [24] quote types must match
744o-p24fail2not-wfInputCompare Results2.8 [24] quote types must match
745o-p25fail1not-wfInputCompare Results2.8 [25] Comment is illegal in VersionInfo.
746o-p26fail1not-wfInputCompare Results2.8 [26] Illegal character in VersionNum.
747o-p26fail2not-wfInputCompare Results2.8 [26] Illegal character in VersionNum.
748o-p27fail1not-wfInputCompare Results2.8 [27] References aren't allowed in Misc, even if they would resolve to valid Misc.
749o-p28fail1not-wfInputCompare Results2.8 [28] only declarations in DTD.
750o-p29fail1not-wfInputCompare Results2.8 [29] A processor must not pass unknown declaration types.
751o-p30fail1not-wfInputCompare Results2.8 [30] An XML declaration is not the same as a TextDecl
752o-p31fail1not-wfInputCompare Results2.8 [31] external subset excludes doctypedecl
753o-p32fail1not-wfInputCompare Results2.9 [32] quote types must match
754o-p32fail2not-wfInputCompare Results2.9 [32] quote types must match
755o-p32fail3not-wfInputCompare Results2.9 [32] initial S is required
756o-p32fail4not-wfInputCompare Results2.9 [32] quotes are required
757o-p32fail5not-wfInputCompare Results2.9 [32] yes or no must be lower case
758o-p39fail1not-wfInputCompare Results3 [39] start-tag requires end-tag
759o-p39fail2not-wfInputCompare Results3 [39] end-tag requires start-tag
760o-p39fail3not-wfInputCompare Results3 [39] XML documents contain one or more elements
761o-p39fail4not-wfInputCompare Results2.8 [23] XML declarations must be correctly terminated
762o-p39fail5not-wfInputCompare Results2.8 [23] XML declarations must be correctly terminated
763o-p40fail1not-wfInputCompare Results3.1 [40] S is required between attributes
764o-p40fail2not-wfInputCompare Results3.1 [40] tags start with names, not nmtokens
765o-p40fail3not-wfInputCompare Results3.1 [40] tags start with names, not nmtokens
766o-p40fail4not-wfInputCompare Results3.1 [40] no space before name
767o-p41fail1not-wfInputCompare Results3.1 [41] quotes are required (contrast with SGML)
768o-p41fail2not-wfInputCompare Results3.1 [41] attribute name is required (contrast with SGML)
769o-p41fail3not-wfInputCompare Results3.1 [41] Eq required
770o-p42fail1not-wfInputCompare Results3.1 [42] no space before name
771o-p42fail2not-wfInputCompare Results3.1 [42] cannot end with "/>"
772o-p42fail3not-wfInputCompare Results3.1 [42] no NET (contrast with SGML)
773o-p43fail1not-wfInputCompare Results3.1 [43] no non-comment declarations
774o-p43fail2not-wfInputCompare Results3.1 [43] no conditional sections
775o-p43fail3not-wfInputCompare Results3.1 [43] no conditional sections
776o-p44fail1not-wfInputCompare Results3.1 [44] Illegal space before Empty element tag.
777o-p44fail2not-wfInputCompare Results3.1 [44] Illegal space after Empty element tag.
778o-p44fail3not-wfInputCompare Results3.1 [44] Illegal comment in Empty element tag.
779o-p44fail4not-wfInputCompare Results3.1 [44] Whitespace required between attributes.
780o-p44fail5not-wfInputCompare Results3.1 [44] Duplicate attribute name is illegal.
781o-p45fail1not-wfInputCompare Results3.2 [45] ELEMENT must be upper case.
782o-p45fail2not-wfInputCompare Results3.2 [45] S before contentspec is required.
783o-p45fail3not-wfInputCompare Results3.2 [45] only one content spec
784o-p45fail4not-wfInputCompare Results3.2 [45] no comments in declarations (contrast with SGML)
785o-p46fail1not-wfInputCompare Results3.2 [46] no parens on declared content
786o-p46fail2not-wfInputCompare Results3.2 [46] no inclusions (contrast with SGML)
787o-p46fail3not-wfInputCompare Results3.2 [46] no exclusions (contrast with SGML)
788o-p46fail4not-wfInputCompare Results3.2 [46] no space before occurrence
789o-p46fail5not-wfInputCompare Results3.2 [46] single group
790o-p46fail6not-wfInputCompare Results3.2 [46] can't be both declared and modeled
791o-p47fail1not-wfInputCompare Results3.2.1 [47] Invalid operator '|' must match previous operator ','
792o-p47fail2not-wfInputCompare Results3.2.1 [47] Illegal character '-' in Element-content model
793o-p47fail3not-wfInputCompare Results3.2.1 [47] Optional character must follow a name or list
794o-p47fail4not-wfInputCompare Results3.2.1 [47] Illegal space before optional character
795o-p48fail1not-wfInputCompare Results3.2.1 [48] Illegal space before optional character
796o-p48fail2not-wfInputCompare Results3.2.1 [48] Illegal space before optional character
797o-p49fail1not-wfInputCompare Results3.2.1 [49] connectors must match
798o-p50fail1not-wfInputCompare Results3.2.1 [50] connectors must match
799o-p51fail1not-wfInputCompare Results3.2.2 [51] occurrence on #PCDATA group must be *
800o-p51fail2not-wfInputCompare Results3.2.2 [51] occurrence on #PCDATA group must be *
801o-p51fail3not-wfInputCompare Results3.2.2 [51] #PCDATA must come first
802o-p51fail4not-wfInputCompare Results3.2.2 [51] occurrence on #PCDATA group must be *
803o-p51fail5not-wfInputCompare Results3.2.2 [51] only '|' connectors
804o-p51fail6not-wfInputCompare Results3.2.2 [51] Only '|' connectors and occurrence on #PCDATA group must be *
805o-p51fail7not-wfInputCompare Results3.2.2 [51] no nested groups
806o-p52fail1not-wfInputCompare Results3.3 [52] A name is required
807o-p52fail2not-wfInputCompare Results3.3 [52] A name is required
808o-p53fail1not-wfInputCompare Results3.3 [53] S is required before default
809o-p53fail2not-wfInputCompare Results3.3 [53] S is required before type
810o-p53fail3not-wfInputCompare Results3.3 [53] type is required
811o-p53fail4not-wfInputCompare Results3.3 [53] default is required
812o-p53fail5not-wfInputCompare Results3.3 [53] name is requried
813o-p54fail1not-wfInputCompare Results3.3.1 [54] don't pass unknown attribute types
814o-p55fail1not-wfInputCompare Results3.3.1 [55] must be upper case
815o-p56fail1not-wfInputCompare Results3.3.1 [56] no IDS type
816o-p56fail2not-wfInputCompare Results3.3.1 [56] no NUMBER type
817o-p56fail3not-wfInputCompare Results3.3.1 [56] no NAME type
818o-p56fail4not-wfInputCompare Results3.3.1 [56] no ENTITYS type - types must be upper case
819o-p56fail5not-wfInputCompare Results3.3.1 [56] types must be upper case
820o-p57fail1not-wfInputCompare Results3.3.1 [57] no keyword for NMTOKEN enumeration
821o-p58fail1not-wfInputCompare Results3.3.1 [58] at least one value required
822o-p58fail2not-wfInputCompare Results3.3.1 [58] separator must be '|'
823o-p58fail3not-wfInputCompare Results3.3.1 [58] notations are NAMEs, not NMTOKENs -- note: Leaving the invalid notation undeclared would cause a validating parser to fail without checking the name syntax, so the notation is declared with an invalid name. A parser that reports error positions should report an error at the AttlistDecl on line 6, before reaching the notation declaration.
824o-p58fail4not-wfInputCompare Results3.3.1 [58] NOTATION must be upper case
825o-p58fail5not-wfInputCompare Results3.3.1 [58] S after keyword is required
826o-p58fail6not-wfInputCompare Results3.3.1 [58] parentheses are require
827o-p58fail7not-wfInputCompare Results3.3.1 [58] values are unquoted
828o-p58fail8not-wfInputCompare Results3.3.1 [58] values are unquoted
829o-p59fail1not-wfInputCompare Results3.3.1 [59] at least one required
830o-p59fail2not-wfInputCompare Results3.3.1 [59] separator must be ","
831o-p59fail3not-wfInputCompare Results3.3.1 [59] values are unquoted
832o-p60fail1not-wfInputCompare Results3.3.2 [60] keywords must be upper case
833o-p60fail2not-wfInputCompare Results3.3.2 [60] S is required after #FIXED
834o-p60fail3not-wfInputCompare Results3.3.2 [60] only #FIXED has both keyword and value
835o-p60fail4not-wfInputCompare Results3.3.2 [60] #FIXED required value
836o-p60fail5not-wfInputCompare Results3.3.2 [60] only one default type
837o-p61fail1not-wfInputCompare Results3.4 [61] no other types, including TEMP, which is valid in SGML
838o-p62fail1not-wfInputCompare Results3.4 [62] INCLUDE must be upper case
839o-p62fail2not-wfInputCompare Results3.4 [62] no spaces in terminating delimiter
840o-p63fail1not-wfInputCompare Results3.4 [63] IGNORE must be upper case
841o-p63fail2not-wfInputCompare Results3.4 [63] delimiters must be balanced
842o-p64fail1not-wfInputCompare Results3.4 [64] section delimiters must balance
843o-p64fail2not-wfInputCompare Results3.4 [64] section delimiters must balance
844o-p66fail1not-wfInputCompare Results4.1 [66] terminating ';' is required
845o-p66fail2not-wfInputCompare Results4.1 [66] no S after '&#'
846o-p66fail3not-wfInputCompare Results4.1 [66] no hex digits in numeric reference
847o-p66fail4not-wfInputCompare Results4.1 [66] only hex digits in hex references
848o-p66fail5not-wfInputCompare Results4.1 [66] no references to non-characters
849o-p66fail6not-wfInputCompare Results4.1 [66] no references to non-characters
850o-p68fail1not-wfInputCompare Results4.1 [68] terminating ';' is required
851o-p68fail2not-wfInputCompare Results4.1 [68] no S after '&'
852o-p68fail3not-wfInputCompare Results4.1 [68] no S before ';'
853o-p69fail1not-wfInputCompare Results4.1 [69] terminating ';' is required
854o-p69fail2not-wfInputCompare Results4.1 [69] no S after '%'
855o-p69fail3not-wfInputCompare Results4.1 [69] no S before ';'
856o-p70fail1not-wfInputCompare Results4.2 [70] This is neither
857o-p71fail1not-wfInputCompare Results4.2 [71] S is required before EntityDef
858o-p71fail2not-wfInputCompare Results4.2 [71] Entity name is a Name, not an NMToken
859o-p71fail3not-wfInputCompare Results4.2 [71] no S after "<!"
860o-p71fail4not-wfInputCompare Results4.2 [71] S is required after "<!ENTITY"
861o-p72fail1not-wfInputCompare Results4.2 [72] S is required after "<!ENTITY"
862o-p72fail2not-wfInputCompare Results4.2 [72] S is required after '%'
863o-p72fail3not-wfInputCompare Results4.2 [72] S is required after name
864o-p72fail4not-wfInputCompare Results4.2 [72] Entity name is a name, not an NMToken
865o-p73fail1not-wfInputCompare Results4.2 [73] No typed replacement text
866o-p73fail2not-wfInputCompare Results4.2 [73] Only one replacement value
867o-p73fail3not-wfInputCompare Results4.2 [73] No NDataDecl on replacement text
868o-p73fail4not-wfInputCompare Results4.2 [73] Value is required
869o-p73fail5not-wfInputCompare Results4.2 [73] No NDataDecl without value
870o-p74fail1not-wfInputCompare Results4.2 [74] no NDataDecls on parameter entities
871o-p74fail2not-wfInputCompare Results4.2 [74] value is required
872o-p74fail3not-wfInputCompare Results4.2 [74] only one value
873o-p75fail1not-wfInputCompare Results4.2.2 [75] S required after "PUBLIC"
874o-p75fail2not-wfInputCompare Results4.2.2 [75] S required after "SYSTEM"
875o-p75fail3not-wfInputCompare Results4.2.2 [75] S required between literals
876o-p75fail4not-wfInputCompare Results4.2.2 [75] "SYSTEM" implies only one literal
877o-p75fail5not-wfInputCompare Results4.2.2 [75] only one keyword
878o-p75fail6not-wfInputCompare Results4.2.2 [75] "PUBLIC" requires two literals (contrast with SGML)
879o-p76fail1not-wfInputCompare Results4.2.2 [76] S is required before "NDATA"
880o-p76fail2not-wfInputCompare Results4.2.2 [76] "NDATA" is upper-case
881o-p76fail3not-wfInputCompare Results4.2.2 [76] notation name is required
882o-p76fail4not-wfInputCompare Results4.2.2 [76] notation names are Names
883o-p11pass1errorInputCompare Results2.3, 4.2.2 [11] system literals may not contain URI fragments
884ibm-invalid-P28-ibm28i01.xmlinvalidInputCompare Results2.8 The test violates VC:Root Element Type in P28. The Name in the document type declaration does not match the element type of the root element.
885ibm-invalid-P32-ibm32i01.xmlinvalidInputCompare Results2.9 This test violates VC: Standalone Document Declaration in P32. The standalone document declaration has the value yes, BUT there is an external markup declaration of attributes with default values, and the associated element appears in the document with specified values for those attributes.
886ibm-invalid-P32-ibm32i03.xmlinvalidInputCompare Results2.9 This test violates VC: Standalone Document Declaration in P32. The standalone document declaration has the value yes, BUT there is an external markup declaration of attributes with values that will change if normalized.
887ibm-invalid-P32-ibm32i04.xmlinvalidInputCompare Results2.9 This test violates VC: Standalone Document Declaration in P32. The standalone document declaration has the value yes, BUT there is an external markup declaration of element with element content, and white space occurs directly within the mixed content.
888ibm-invalid-P39-ibm39i01.xmlinvalidInputCompare Results3 This test violates VC: Element Valid in P39. Element a is declared empty in DTD, but has content in the document.
889ibm-invalid-P39-ibm39i02.xmlinvalidInputCompare Results3 This test violates VC: Element Valid in P39. root is declared only having element children in DTD, but have text content in the document.
890ibm-invalid-P39-ibm39i03.xmlinvalidInputCompare Results3 This test violates VC: Element Valid in P39. Illegal elements are inserted in b's content of Mixed type.
891ibm-invalid-P39-ibm39i04.xmlinvalidInputCompare Results3 This test violates VC: Element Valid in P39. Element c has undeclared element as its content of ANY type
892ibm-invalid-P41-ibm41i01.xmlinvalidInputCompare Results3.1 This test violates VC: Attribute Value Type in P41. attr1 for Element b is not declared.
893ibm-invalid-P41-ibm41i02.xmlinvalidInputCompare Results3.1 This test violates VC: Attribute Value Type in P41. attr3 for Element b is given a value that does not match the declaration in the DTD.
894ibm-invalid-P45-ibm45i01.xmlinvalidInputCompare Results3.2 This test violates VC: Unique Element Type Declaration. Element not_unique has been declared 3 time in the DTD.
895ibm-invalid-P49-ibm49i01.xmlinvalidInputCompare Results3.2.1 Violates VC:Proper Group/PE Nesting in P49. Open and close parenthesis for a choice content model are in different PE replace Texts.
896ibm-invalid-P50-ibm50i01.xmlinvalidInputCompare Results3.2.1 Violates VC:Proper Group/PE Nesting in P50. Open and close parenthesis for a seq content model are in different PE replace Texts.
897ibm-invalid-P51-ibm51i01.xmlinvalidInputCompare Results3.2.2 Violates VC:Proper Group/PE Nesting in P51. Open and close parenthesis for a Mixed content model are in different PE replace Texts.
898ibm-invalid-P51-ibm51i03.xmlinvalidInputCompare Results3.2.2 Violates VC:No Duplicate Types in P51. Element a appears twice in the Mixed content model of Element e.
899ibm-invalid-P56-ibm56i01.xmlinvalidInputCompare Results3.3.1 Tests invalid TokenizedType which is against P56 VC: ID. The value of the ID attribute "UniqueName" is "@999" which does not meet the Name production.
900ibm-invalid-P56-ibm56i02.xmlinvalidInputCompare Results3.3.1 Tests invalid TokenizedType which is against P56 VC: ID. The two ID attributes "attr" and "UniqueName" have the same value "Ac999" for the element "b" and the element "tokenizer".
901ibm-invalid-P56-ibm56i03.xmlinvalidInputCompare Results3.3.1 Tests invalid TokenizedType which is against P56 VC: ID Attribute Default. The "#FIXED" occurs in the DefaultDecl for the ID attribute "UniqueName".
902ibm-invalid-P56-ibm56i05.xmlinvalidInputCompare Results3.3.1 Tests invalid TokenizedType which is against P56 VC: ID Attribute Default. The constant string "BOGUS" occurs in the DefaultDecl for the ID attribute "UniqueName".
903ibm-invalid-P56-ibm56i06.xmlinvalidInputCompare Results3.3.1 Tests invalid TokenizedType which is against P56 VC: One ID per Element Type. The element "a" has two ID attributes "first" and "second".
904ibm-invalid-P56-ibm56i07.xmlinvalidInputCompare Results3.3.1 Tests invalid TokenizedType which is against P56 VC: IDREF. The value of the IDREF attribute "reference" is "@456" which does not meet the Name production.
905ibm-invalid-P56-ibm56i08.xmlinvalidInputCompare Results3.3.1 Tests invalid TokenizedType which is against P56 VC: IDREF. The value of the IDREF attribute "reference" is "BC456" which does not match the value assigned to any ID attributes.
906ibm-invalid-P56-ibm56i09.xmlinvalidInputCompare Results3.3.1 Tests invalid TokenizedType which is against P56 VC: IDREFS. The value of the IDREFS attribute "reference" is "AC456 #567" which does not meet the Names production.
907ibm-invalid-P56-ibm56i10.xmlinvalidInputCompare Results3.3.1 Tests invalid TokenizedType which is against P56 VC: IDREFS. The value of the IDREFS attribute "reference" is "EF456 DE355" which does not match the values assigned to two ID attributes.
908ibm-invalid-P56-ibm56i11.xmlinvalidInputCompare Results3.3.1 Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of the ENTITY attribute "sun" is "ima ge" which does not meet the Name production.
909ibm-invalid-P56-ibm56i12.xmlinvalidInputCompare Results3.3.1 Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of the ENTITY attribute "sun" is "notimage" which does not match the name of any unparsed entity declared.
910ibm-invalid-P56-ibm56i13.xmlinvalidInputCompare Results3.3.1 Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of the ENTITY attribute "sun" is "parsedentity" which matches the name of a parsed entity instead of an unparsed entity declared.
911ibm-invalid-P56-ibm56i14.xmlinvalidInputCompare Results3.3.1 Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of the ENTITIES attribute "sun" is "#image1 @image" which does not meet the Names production.
912ibm-invalid-P56-ibm56i15.xmlinvalidInputCompare Results3.3.1 Tests invalid TokenizedType which is against P56 VC: ENTITIES. The value of the ENTITIES attribute "sun" is "image3 image4" which does not match the names of two unparsed entities declared.
913ibm-invalid-P56-ibm56i16.xmlinvalidInputCompare Results3.3.1 Tests invalid TokenizedType which is against P56 VC: ENTITIES. The value of the ENTITIES attribute "sun" is "parsedentity1 parsedentity2" which matches the names of two parsed entities instead of two unparsed entities declared.
914ibm-invalid-P56-ibm56i17.xmlinvalidInputCompare Results3.3.1 Tests invalid TokenizedType which is against P56 VC: Name Token. The value of the NMTOKEN attribute "thistoken" is "x : image" which does not meet the Nmtoken production.
915ibm-invalid-P56-ibm56i18.xmlinvalidInputCompare Results3.3.1 Tests invalid TokenizedType which is against P56 VC: Name Token. The value of the NMTOKENS attribute "thistoken" is "@lang y: #country" which does not meet the Nmtokens production.
916ibm-invalid-P58-ibm58i01.xmlinvalidInputCompare Results3.3.1 Tests invalid NotationType which is against P58 VC: Notation Attributes. The attribute "content-encoding" with value "raw" is not a value from the list "(base64|uuencode)".
917ibm-invalid-P58-ibm58i02.xmlinvalidInputCompare Results3.3.1 Tests invalid NotationType which is against P58 VC: Notation Attributes. The attribute "content-encoding" with value "raw" is a value from the list "(base64|uuencode|raw|ascii)", but "raw" is not a declared notation.
918ibm-invalid-P59-ibm59i01.xmlinvalidInputCompare Results3.3.1 Tests invalid Enumeration which is against P59 VC: Enumeration. The value of the attribute is "ONE" which matches neither "one" nor "two" as declared in the Enumeration in the AttDef in the AttlistDecl.
919ibm-invalid-P60-ibm60i01.xmlinvalidInputCompare Results3.3.2 Tests invalid DefaultDecl which is against P60 VC: Required Attribute. The attribute "chapter" for the element "two" is declared as #REQUIRED in the DefaultDecl in the AttlistDecl, but the value of this attribute is not given.
920ibm-invalid-P60-ibm60i02.xmlinvalidInputCompare Results3.3.2 Tests invalid DefaultDecl which is against P60 VC: Fixed Attribute Default.. The attribute "chapter" for the element "one" is declared as #FIXED with the given value "Introduction" in the DefaultDecl in the AttlistDecl, but the value of a instance of this attribute is assigned to "JavaBeans".
921ibm-invalid-P60-ibm60i03.xmlinvalidInputCompare Results3.3.2 Tests invalid DefaultDecl which is against P60 VC: Attribute Default Legal. The declared default value "c" is not legal for the type (a|b) in the AttDef in the AttlistDecl.
922ibm-invalid-P60-ibm60i04.xmlinvalidInputCompare Results3.3.2 Tests invalid DefaultDecl which is against P60 VC: Attribute Default Legal. The declared default value "@#$" is not legal for the type NMTOKEN the AttDef in the AttlistDecl.
923ibm-invalid-P68-ibm68i01.xmlerrorInputCompare Results4.1 Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with the name "ge2" is referred in the file ibm68i01.dtd", but not declared.
924ibm-invalid-P68-ibm68i02.xmlerrorInputCompare Results4.1 Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with the name "ge1" is referred before declared in the file ibm68i01.dtd".
925ibm-invalid-P68-ibm68i03.xmlerrorInputCompare Results4.1 Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with the name "ge2" is referred in the file ibm68i03.ent", but not declared.
926ibm-invalid-P68-ibm68i04.xmlerrorInputCompare Results4.1 Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with the name "ge1" is referred before declared in the file ibm68i04.ent".
927ibm-invalid-P69-ibm69i01.xmlerrorInputCompare Results4.1 Tests invalid PEReference which is against P69 VC: Entity Declared. The Name "pe2" in the PEReference in the file ibm69i01.dtd does not match the Name of any declared PE.
928ibm-invalid-P69-ibm69i02.xmlerrorInputCompare Results4.1 Tests invalid PEReference which is against P69 VC: Entity Declared. The PE with the name "pe1" is referred before declared in the file ibm69i02.dtd
929ibm-invalid-P69-ibm69i03.xmlerrorInputCompare Results4.1 Tests invalid PEReference which is against P69 VC: Entity Declared. The Name "pe3" in the PEReference in the file ibm69i03.ent does not match the Name of any declared PE.
930ibm-invalid-P69-ibm69i04.xmlerrorInputCompare Results4.1 Tests invalid PEReference which is against P69 VC: Entity Declared. The PE with the name "pe2" is referred before declared in the file ibm69i04.ent.
931ibm-invalid-P76-ibm76i01.xmlinvalidInputCompare Results4.2.2 Tests invalid NDataDecl which is against P76 VC: Notation declared. The Name "JPGformat" in the NDataDecl in the EntityDecl for "ge2" does not match the Name of any declared notation.
932ibm-not-wf-P01-ibm01n01.xmlnot-wfInputCompare Results2.1 Tests a document with no element. A well-formed document should have at lease one elements.
933ibm-not-wf-P01-ibm01n02.xmlnot-wfInputCompare Results2.1 Tests a document with wrong ordering of its prolog and element. The element occurs before the xml declaration and the DTD.
934ibm-not-wf-P01-ibm01n03.xmlnot-wfInputCompare Results2.1 Tests a document with wrong combination of misc and element. One PI occurs between two elements.
935ibm-not-wf-P02-ibm02n01.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x00
936ibm-not-wf-P02-ibm02n02.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x01
937ibm-not-wf-P02-ibm02n03.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x02
938ibm-not-wf-P02-ibm02n04.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x03
939ibm-not-wf-P02-ibm02n05.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x04
940ibm-not-wf-P02-ibm02n06.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x05
941ibm-not-wf-P02-ibm02n07.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x06
942ibm-not-wf-P02-ibm02n08.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x07
943ibm-not-wf-P02-ibm02n09.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x08
944ibm-not-wf-P02-ibm02n10.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x0B
945ibm-not-wf-P02-ibm02n11.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x0C
946ibm-not-wf-P02-ibm02n12.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x0E
947ibm-not-wf-P02-ibm02n13.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x0F
948ibm-not-wf-P02-ibm02n14.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x10
949ibm-not-wf-P02-ibm02n15.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x11
950ibm-not-wf-P02-ibm02n16.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x12
951ibm-not-wf-P02-ibm02n17.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x13
952ibm-not-wf-P02-ibm02n18.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x14
953ibm-not-wf-P02-ibm02n19.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x15
954ibm-not-wf-P02-ibm02n20.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x16
955ibm-not-wf-P02-ibm02n21.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x17
956ibm-not-wf-P02-ibm02n22.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x18
957ibm-not-wf-P02-ibm02n23.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x19
958ibm-not-wf-P02-ibm02n24.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x1A
959ibm-not-wf-P02-ibm02n25.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x1B
960ibm-not-wf-P02-ibm02n26.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x1C
961ibm-not-wf-P02-ibm02n27.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x1D
962ibm-not-wf-P02-ibm02n28.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x1E
963ibm-not-wf-P02-ibm02n29.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #x1F
964ibm-not-wf-P02-ibm02n30.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #xD800
965ibm-not-wf-P02-ibm02n31.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #xDFFF
966ibm-not-wf-P02-ibm02n32.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #xFFFE
967ibm-not-wf-P02-ibm02n33.xmlnot-wfInputCompare Results2.2 Tests a comment which contains an illegal Char: #xFFFF
968ibm-not-wf-P03-ibm03n01.xmlnot-wfInputCompare Results2.3 Tests an end tag which contains an illegal space character #x3000 which follows the element name "book".
969ibm-not-wf-P04-ibm04n01.xmlnot-wfInputCompare Results2.3 Tests an element name which contains an illegal ASCII NameChar. "IllegalNameChar" is followed by #x21
970ibm-not-wf-P04-ibm04n02.xmlnot-wfInputCompare Results2.3 Tests an element name which contains an illegal ASCII NameChar. "IllegalNameChar" is followed by #x28
971ibm-not-wf-P04-ibm04n03.xmlnot-wfInputCompare Results2.3 Tests an element name which contains an illegal ASCII NameChar. "IllegalNameChar" is followed by #x29
972ibm-not-wf-P04-ibm04n04.xmlnot-wfInputCompare Results2.3 Tests an element name which contains an illegal ASCII NameChar. "IllegalNameChar" is followed by #x2B
973ibm-not-wf-P04-ibm04n05.xmlnot-wfInputCompare Results2.3 Tests an element name which contains an illegal ASCII NameChar. "IllegalNameChar" is followed by #x2C
974ibm-not-wf-P04-ibm04n06.xmlnot-wfInputCompare Results2.3 Tests an element name which contains an illegal ASCII NameChar. "IllegalNameChar" is followed by #x2F
975ibm-not-wf-P04-ibm04n07.xmlnot-wfInputCompare Results2.3 Tests an element name which contains an illegal ASCII NameChar. "IllegalNameChar" is followed by #x3B
976ibm-not-wf-P04-ibm04n08.xmlnot-wfInputCompare Results2.3 Tests an element name which contains an illegal ASCII NameChar. "IllegalNameChar" is followed by #x3C
977ibm-not-wf-P04-ibm04n09.xmlnot-wfInputCompare Results2.3 Tests an element name which contains an illegal ASCII NameChar. "IllegalNameChar" is followed by #x3D
978ibm-not-wf-P04-ibm04n10.xmlnot-wfInputCompare Results2.3 Tests an element name which contains an illegal ASCII NameChar. "IllegalNameChar" is followed by #x3F
979ibm-not-wf-P04-ibm04n11.xmlnot-wfInputCompare Results2.3 Tests an element name which contains an illegal ASCII NameChar. "IllegalNameChar" is followed by #x5B
980ibm-not-wf-P04-ibm04n12.xmlnot-wfInputCompare Results2.3 Tests an element name which contains an illegal ASCII NameChar. "IllegalNameChar" is followed by #x5C
981ibm-not-wf-P04-ibm04n13.xmlnot-wfInputCompare Results2.3 Tests an element name which contains an illegal ASCII NameChar. "IllegalNameChar" is followed by #x5D
982ibm-not-wf-P04-ibm04n14.xmlnot-wfInputCompare Results2.3 Tests an element name which contains an illegal ASCII NameChar. "IllegalNameChar" is followed by #x5E
983ibm-not-wf-P04-ibm04n15.xmlnot-wfInputCompare Results2.3 Tests an element name which contains an illegal ASCII NameChar. "IllegalNameChar" is followed by #x60
984ibm-not-wf-P04-ibm04n16.xmlnot-wfInputCompare Results2.3 Tests an element name which contains an illegal ASCII NameChar. "IllegalNameChar" is followed by #x7B
985ibm-not-wf-P04-ibm04n17.xmlnot-wfInputCompare Results2.3 Tests an element name which contains an illegal ASCII NameChar. "IllegalNameChar" is followed by #x7C
986ibm-not-wf-P04-ibm04n18.xmlnot-wfInputCompare Results2.3 Tests an element name which contains an illegal ASCII NameChar. "IllegalNameChar" is followed by #x7D
987ibm-not-wf-P05-ibm05n01.xmlnot-wfInputCompare Results2.3 Tests an element name which has an illegal first character. An illegal first character "." is followed by "A_name-starts_with.".
988ibm-not-wf-P05-ibm05n02.xmlnot-wfInputCompare Results2.3 Tests an element name which has an illegal first character. An illegal first character "-" is followed by "A_name-starts_with-".
989ibm-not-wf-P05-ibm05n03.xmlnot-wfInputCompare Results2.3 Tests an element name which has an illegal first character. An illegal first character "5" is followed by "A_name-starts_with_digit".
990ibm-not-wf-P09-ibm09n01.xmlnot-wfInputCompare Results2.3 Tests an internal general entity with an invalid value. The entity "Fullname" contains "%".
991ibm-not-wf-P09-ibm09n02.xmlnot-wfInputCompare Results2.3 Tests an internal general entity with an invalid value. The entity "Fullname" contains the ampersand character.
992ibm-not-wf-P09-ibm09n03.xmlnot-wfInputCompare Results2.3 Tests an internal general entity with an invalid value. The entity "Fullname" contains the double quote character in the middle.
993ibm-not-wf-P09-ibm09n04.xmlnot-wfInputCompare Results2.3 Tests an internal general entity with an invalid value. The closing bracket (double quote) is missing with the value of the entity "FullName".
994ibm-not-wf-P10-ibm10n01.xmlnot-wfInputCompare Results2.3 Tests an attribute with an invalid value. The value of the attribute "first" contains the character "less than".
995ibm-not-wf-P10-ibm10n02.xmlnot-wfInputCompare Results2.3 Tests an attribute with an invalid value. The value of the attribute "first" contains the character ampersand.
996ibm-not-wf-P10-ibm10n03.xmlnot-wfInputCompare Results2.3 Tests an attribute with an invalid value. The value of the attribute "first" contains the double quote character in the middle.
997ibm-not-wf-P10-ibm10n04.xmlnot-wfInputCompare Results2.3 Tests an attribute with an invalid value. The closing bracket (double quote) is missing with The value of the attribute "first".
998ibm-not-wf-P10-ibm10n05.xmlnot-wfInputCompare Results2.3 Tests an attribute with an invalid value. The value of the attribute "first" contains the character "less than".
999ibm-not-wf-P10-ibm10n06.xmlnot-wfInputCompare Results2.3 Tests an attribute with an invalid value. The value of the attribute "first" contains the character ampersand.
1000ibm-not-wf-P10-ibm10n07.xmlnot-wfInputCompare Results2.3 Tests an attribute with an invalid value. The value of the attribute "first" contains the double quote character in the middle.
1001ibm-not-wf-P10-ibm10n08.xmlnot-wfInputCompare Results2.3 Tests an attribute with an invalid value. The closing bracket (single quote) is missing with the value of the attribute "first".
1002ibm-not-wf-P11-ibm11n01.xmlnot-wfInputCompare Results2.3 Tests SystemLiteral. The systemLiteral for the element "student" has a double quote character in the middle.
1003ibm-not-wf-P11-ibm11n02.xmlnot-wfInputCompare Results2.3 Tests SystemLiteral. The systemLiteral for the element "student" has a single quote character in the middle.
1004ibm-not-wf-P11-ibm11n03.xmlnot-wfInputCompare Results2.3 Tests SystemLiteral. The closing bracket (double quote) is missing with the systemLiteral for the element "student".
1005ibm-not-wf-P11-ibm11n04.xmlnot-wfInputCompare Results2.3 Tests SystemLiteral. The closing bracket (single quote) is missing with the systemLiteral for the element "student".
1006ibm-not-wf-P12-ibm12n01.xmlnot-wfInputCompare Results2.3 Tests PubidLiteral. The closing bracket (double quote) is missing with the value of the PubidLiteral for the entity "info".
1007ibm-not-wf-P12-ibm12n02.xmlnot-wfInputCompare Results2.3 Tests PubidLiteral. The value of the PubidLiteral for the entity "info" has a single quote character in the middle..
1008ibm-not-wf-P12-ibm12n03.xmlnot-wfInputCompare Results2.3 Tests PubidLiteral. The closing bracket (single quote) is missing with the value of the PubidLiteral for the entity "info".
1009ibm-not-wf-P13-ibm13n01.xmlnot-wfInputCompare Results2.3 Tests PubidChar. The pubidChar of the PubidLiteral for the entity "info" contains the character "{".
1010ibm-not-wf-P13-ibm13n02.xmlnot-wfInputCompare Results2.3 Tests PubidChar. The pubidChar of the PubidLiteral for the entity "info" contains the character "~".
1011ibm-not-wf-P13-ibm13n03.xmlnot-wfInputCompare Results2.3 Tests PubidChar. The pubidChar of the PubidLiteral for the entity "info" contains the character double quote in the middle.
1012ibm-not-wf-P14-ibm14n01.xmlnot-wfInputCompare Results2.4 Tests CharData. The content of the element "student" contains the character "[[>".
1013ibm-not-wf-P14-ibm14n02.xmlnot-wfInputCompare Results2.4 Tests CharData. The content of the element "student" contains the character "less than".
1014ibm-not-wf-P14-ibm14n03.xmlnot-wfInputCompare Results2.4 Tests CharData. The content of the element "student" contains the character ampersand.
1015ibm-not-wf-P15-ibm15n01.xmlnot-wfInputCompare Results2.5 Tests comment. The text of the second comment contains the character "-".
1016ibm-not-wf-P15-ibm15n02.xmlnot-wfInputCompare Results2.5 Tests comment. The second comment has a wrong closing sequence "-(greater than)".
1017ibm-not-wf-P15-ibm15n03.xmlnot-wfInputCompare Results2.5 Tests comment. The second comment has a wrong beginning sequence "(less than)!-".
1018ibm-not-wf-P15-ibm15n04.xmlnot-wfInputCompare Results2.5 Tests comment. The closing sequence is missing with the second comment.
1019ibm-not-wf-P16-ibm16n01.xmlnot-wfInputCompare Results2.6 Tests PI. The content of the PI includes the sequence "(less than)?".
1020ibm-not-wf-P16-ibm16n02.xmlnot-wfInputCompare Results2.6 Tests PI. The PITarget is missing in the PI.
1021ibm-not-wf-P16-ibm16n03.xmlnot-wfInputCompare Results2.6 Tests PI. The PI has a wrong closing sequence ">".
1022ibm-not-wf-P16-ibm16n04.xmlnot-wfInputCompare Results2.6 Tests PI. The closing sequence is missing in the PI.
1023ibm-not-wf-P17-ibm17n01.xmlnot-wfInputCompare Results2.6 Tests PITarget. The PITarget contains the string "XML".
1024ibm-not-wf-P17-ibm17n02.xmlnot-wfInputCompare Results2.6 Tests PITarget. The PITarget contains the string "xML".
1025ibm-not-wf-P17-ibm17n03.xmlnot-wfInputCompare Results2.6 Tests PITarget. The PITarget contains the string "xml".
1026ibm-not-wf-P17-ibm17n04.xmlnot-wfInputCompare Results2.6 Tests PITarget. The PITarget contains the string "xmL".
1027ibm-not-wf-P18-ibm18n01.xmlnot-wfInputCompare Results2.7 Tests CDSect. The CDStart is missing in the CDSect in the content of element "student".
1028ibm-not-wf-P18-ibm18n02.xmlnot-wfInputCompare Results2.7 Tests CDSect. The CDEnd is missing in the CDSect in the content of element "student".
1029ibm-not-wf-P19-ibm19n01.xmlnot-wfInputCompare Results2.7 Tests CDStart. The CDStart contains a lower case string "cdata".
1030ibm-not-wf-P19-ibm19n02.xmlnot-wfInputCompare Results2.7 Tests CDStart. The CDStart contains an extra character "[".
1031ibm-not-wf-P19-ibm19n03.xmlnot-wfInputCompare Results2.7 Tests CDStart. The CDStart contains a wrong character "?".
1032ibm-not-wf-P20-ibm20n01.xmlnot-wfInputCompare Results2.7 Tests CDATA with an illegal sequence. The CDATA contains the string "[[>".
1033ibm-not-wf-P21-ibm21n01.xmlnot-wfInputCompare Results2.7 Tests CDEnd. One "]" is missing in the CDEnd.
1034ibm-not-wf-P21-ibm21n02.xmlnot-wfInputCompare Results2.7 Tests CDEnd. An extra "]" is placed in the CDEnd.
1035ibm-not-wf-P21-ibm21n03.xmlnot-wfInputCompare Results2.7 Tests CDEnd. A wrong character ")" is placed in the CDEnd.
1036ibm-not-wf-P22-ibm22n01.xmlnot-wfInputCompare Results2.8 Tests prolog with wrong field ordering. The XMLDecl occurs after the DTD.
1037ibm-not-wf-P22-ibm22n02.xmlnot-wfInputCompare Results2.8 Tests prolog with wrong field ordering. The Misc (comment) occurs before the XMLDecl.
1038ibm-not-wf-P22-ibm22n03.xmlnot-wfInputCompare Results2.8 Tests prolog with wrong field ordering. The XMLDecl occurs after the DTD and a comment. The other comment occurs before the DTD.
1039ibm-not-wf-P23-ibm23n01.xmlnot-wfInputCompare Results2.8 Tests XMLDecl with a required field missing. The Versioninfo is missing in the XMLDecl.
1040ibm-not-wf-P23-ibm23n02.xmlnot-wfInputCompare Results2.8 Tests XMLDecl with wrong field ordering. The VersionInfo occurs after the EncodingDecl.
1041ibm-not-wf-P23-ibm23n03.xmlnot-wfInputCompare Results2.8 Tests XMLDecl with wrong field ordering. The VersionInfo occurs after the SDDecl and the SDDecl occurs after the VersionInfo.
1042ibm-not-wf-P23-ibm23n04.xmlnot-wfInputCompare Results2.8 Tests XMLDecl with wrong key word. An upper case string "XML" is used as the key word in the XMLDecl.
1043ibm-not-wf-P23-ibm23n05.xmlnot-wfInputCompare Results2.8 Tests XMLDecl with a wrong closing sequence ">".
1044ibm-not-wf-P23-ibm23n06.xmlnot-wfInputCompare Results2.8 Tests XMLDecl with a wrong opening sequence "(less than)!".
1045ibm-not-wf-P24-ibm24n01.xmlnot-wfInputCompare Results2.8 Tests VersionInfo with a required field missing. The VersionNum is missing in the VersionInfo in the XMLDecl.
1046ibm-not-wf-P24-ibm24n02.xmlnot-wfInputCompare Results2.8 Tests VersionInfo with a required field missing. The white space is missing between the key word "xml" and the VersionInfo in the XMLDecl.
1047ibm-not-wf-P24-ibm24n03.xmlnot-wfInputCompare Results2.8 Tests VersionInfo with a required field missing. The "=" (equal sign) is missing between the key word "version" and the VersionNum.
1048ibm-not-wf-P24-ibm24n04.xmlnot-wfInputCompare Results2.8 Tests VersionInfo with wrong field ordering. The VersionNum occurs before "=" and "version".
1049ibm-not-wf-P24-ibm24n05.xmlnot-wfInputCompare Results2.8 Tests VersionInfo with wrong field ordering. The "=" occurs after "version" and the VersionNum.
1050ibm-not-wf-P24-ibm24n06.xmlnot-wfInputCompare Results2.8 Tests VersionInfo with the wrong key word "Version".
1051ibm-not-wf-P24-ibm24n07.xmlnot-wfInputCompare Results2.8 Tests VersionInfo with the wrong key word "versioN".
1052ibm-not-wf-P24-ibm24n08.xmlnot-wfInputCompare Results2.8 Tests VersionInfo with mismatched quotes around the VersionNum. version = '1.0" is used as the VersionInfo.
1053ibm-not-wf-P24-ibm24n09.xmlnot-wfInputCompare Results2.8 Tests VersionInfo with mismatched quotes around the VersionNum. The closing bracket for the VersionNum is missing.
1054ibm-not-wf-P25-ibm25n01.xmlnot-wfInputCompare Results2.8 Tests eq with a wrong key word "==".
1055ibm-not-wf-P25-ibm25n02.xmlnot-wfInputCompare Results2.8 Tests eq with a wrong key word "eq".
1056ibm-not-wf-P26-ibm26n01.xmlnot-wfInputCompare Results2.8 Tests VersionNum with an illegal character "#".
1057ibm-not-wf-P27-ibm27n01.xmlnot-wfInputCompare Results2.8 Tests type of Misc. An element declaration is used as a type of Misc After the element "animal".
1058ibm-not-wf-P28-ibm28n01.xmlnot-wfInputCompare Results2.8 Tests doctypedecl with a required field missing. The Name "animal" is missing in the doctypedecl.
1059ibm-not-wf-P28-ibm28n02.xmlnot-wfInputCompare Results2.8 Tests doctypedecl with wrong field ordering. The Name "animal" occurs after the markup declarations inside the "[]".
1060ibm-not-wf-P28-ibm28n03.xmlnot-wfInputCompare Results2.8 Tests doctypedecl with wrong field ordering. The Name "animal" occurs after the markup declarations inside the "[]".
1061ibm-not-wf-P28-ibm28n04.xmlnot-wfInputCompare Results2.8 Tests doctypedecl with general entity reference.The "(ampersand)generalE" occurs in the DTD.
1062ibm-not-wf-P28-ibm28n05.xmlnot-wfInputCompare Results2.8 Tests doctypedecl with wrong key word. A wrong key word "DOCtYPE" occurs on line 2.
1063ibm-not-wf-P28-ibm28n06.xmlnot-wfInputCompare Results2.8 Tests doctypedecl with mismatched brackets. The closing bracket "]" of the DTD is missing.
1064ibm-not-wf-P28-ibm28n07.xmlnot-wfInputCompare Results2.8 Tests doctypedecl with wrong bracket. The opening bracket "}" occurs in the DTD.
1065ibm-not-wf-P28-ibm28n08.xmlnot-wfInputCompare Results2.8 Tests doctypedecl with wrong opening sequence. The opening sequence "(less than)?DOCTYPE" occurs in the DTD.
1066ibm-not-wf-p28a-ibm28an01.xmlnot-wfInputCompare Results2.8 This test violates WFC:PE Between Declarations in Production 28a. The last character of a markup declaration is not contained in the same parameter-entity text replacement.
1067ibm-not-wf-P29-ibm29n01.xmlnot-wfInputCompare Results2.8 Tests markupdecl with an illegal markup declaration. A XMLDecl occurs inside the DTD.
1068ibm-not-wf-P29-ibm29n02.xmlnot-wfInputCompare Results2.8 Tests WFC "PEs in Internal Subset". A PE reference occurs inside an elementdecl in the DTD.
1069ibm-not-wf-P29-ibm29n03.xmlnot-wfInputCompare Results2.8 Tests WFC "PEs in Internal Subset". A PE reference occurs inside an ATTlistDecl in the DTD.
1070ibm-not-wf-P29-ibm29n04.xmlnot-wfInputCompare Results2.8 Tests WFC "PEs in Internal Subset". A PE reference occurs inside an EntityDecl in the DTD.
1071ibm-not-wf-P29-ibm29n05.xmlnot-wfInputCompare Results2.8 Tests WFC "PEs in Internal Subset". A PE reference occurs inside a PI in the DTD.
1072ibm-not-wf-P29-ibm29n06.xmlnot-wfInputCompare Results2.8 Tests WFC "PEs in Internal Subset". A PE reference occurs inside a comment in the DTD.
1073ibm-not-wf-P29-ibm29n07.xmlnot-wfInputCompare Results2.8 Tests WFC "PEs in Internal Subset". A PE reference occurs inside a NotationDecl in the DTD.
1074ibm-not-wf-P30-ibm30n01.xmlnot-wfInputCompare Results2.8 Tests extSubset with wrong field ordering. In the file "ibm30n01.dtd", the TextDecl occurs after the extSubsetDecl (the element declaration).
1075ibm-not-wf-P31-ibm31n01.xmlnot-wfInputCompare Results2.8 Tests extSubsetDecl with an illegal field. A general entity reference occurs in file "ibm31n01.dtd".
1076ibm-not-wf-P32-ibm32n01.xmlnot-wfInputCompare Results2.9 Tests SDDecl with a required field missing. The leading white space is missing with the SDDecl in the XMLDecl.
1077ibm-not-wf-P32-ibm32n02.xmlnot-wfInputCompare Results2.9 Tests SDDecl with a required field missing. The "=" sign is missing in the SDDecl in the XMLDecl.
1078ibm-not-wf-P32-ibm32n03.xmlnot-wfInputCompare Results2.9 Tests SDDecl with wrong key word. The word "Standalone" occurs in the SDDecl in the XMLDecl.
1079ibm-not-wf-P32-ibm32n04.xmlnot-wfInputCompare Results2.9 Tests SDDecl with wrong key word. The word "Yes" occurs in the SDDecl in the XMLDecl.
1080ibm-not-wf-P32-ibm32n05.xmlnot-wfInputCompare Results2.9 Tests SDDecl with wrong key word. The word "YES" occurs in the SDDecl in the XMLDecl.
1081ibm-not-wf-P32-ibm32n06.xmlnot-wfInputCompare Results2.9 Tests SDDecl with wrong key word. The word "No" occurs in the SDDecl in the XMLDecl.
1082ibm-not-wf-P32-ibm32n07.xmlnot-wfInputCompare Results2.9 Tests SDDecl with wrong key word. The word "NO" occurs in the SDDecl in the XMLDecl.
1083ibm-not-wf-P32-ibm32n08.xmlnot-wfInputCompare Results2.9 Tests SDDecl with wrong field ordering. The "=" sign occurs after the key word "yes" in the SDDecl in the XMLDecl.
1084ibm-not-wf-P32-ibm32n09.xmlnot-wfInputCompare Results2.9 This is test violates WFC: Entity Declared in P68. The standalone document declaration has the value yes, BUT there is an external markup declaration of an entity (other than amp, lt, gt, apos, quot), and references to this entity appear in the document.
1085ibm-not-wf-P39-ibm39n01.xmlnot-wfInputCompare Results3 Tests element with a required field missing. The ETag is missing for the element "root".
1086ibm-not-wf-P39-ibm39n02.xmlnot-wfInputCompare Results3 Tests element with a required field missing. The STag is missing for the element "root".
1087ibm-not-wf-P39-ibm39n03.xmlnot-wfInputCompare Results3 Tests element with required fields missing. Both the content and the ETag are missing in the element "root".
1088ibm-not-wf-P39-ibm39n04.xmlnot-wfInputCompare Results3 Tests element with required fields missing. Both the content and the STag are missing in the element "root".
1089ibm-not-wf-P39-ibm39n05.xmlnot-wfInputCompare Results3 Tests element with wrong field ordering. The STag and the ETag are swapped in the element "root".
1090ibm-not-wf-P39-ibm39n06.xmlnot-wfInputCompare Results3 Tests element with wrong field ordering. The content occurs after the ETag of the element "root".
1091ibm-not-wf-P40-ibm40n01.xmlnot-wfInputCompare Results3.1 Tests STag with a required field missing. The Name "root" is in the STag of the element "root".
1092ibm-not-wf-P40-ibm40n02.xmlnot-wfInputCompare Results3.1 Tests STag with a required field missing. The white space between the Name "root" and the attribute "attr1" is missing in the STag of the element "root".
1093ibm-not-wf-P40-ibm40n03.xmlnot-wfInputCompare Results3.1 Tests STag with wrong field ordering. The Name "root" occurs after the attribute "attr1" in the STag of the element "root".
1094ibm-not-wf-P40-ibm40n04.xmlnot-wfInputCompare Results3.1 Tests STag with a wrong opening sequence. The string "(less than)!" is used as the opening sequence for the STag of the element "root".
1095ibm-not-wf-P40-ibm40n05.xmlnot-wfInputCompare Results3.1 Tests STag with duplicate attribute names. The attribute name "attr1" occurs twice in the STag of the element "root".
1096ibm-not-wf-P41-ibm41n01.xmlnot-wfInputCompare Results3.1 Tests Attribute with a required field missing. The attribute name is missing in the Attribute in the STag of the element "root".
1097ibm-not-wf-P41-ibm41n02.xmlnot-wfInputCompare Results3.1 Tests Attribute with a required field missing. The "=" is missing between the attribute name and the attribute value in the Attribute in the STag of the element "root".
1098ibm-not-wf-P41-ibm41n03.xmlnot-wfInputCompare Results3.1 Tests Attribute with a required field missing. The AttValue is missing in the Attribute in the STag of the element "root".
1099ibm-not-wf-P41-ibm41n04.xmlnot-wfInputCompare Results3.1 Tests Attribute with a required field missing. The Name and the "=" are missing in the Attribute in the STag of the element "root".
1100ibm-not-wf-P41-ibm41n05.xmlnot-wfInputCompare Results3.1 Tests Attribute with a required field missing. The "=" and the AttValue are missing in the Attribute in the STag of the element "root".
1101ibm-not-wf-P41-ibm41n06.xmlnot-wfInputCompare Results3.1 Tests Attribute with a required field missing. The Name and the AttValue are missing in the Attribute in the STag of the element "root".
1102ibm-not-wf-P41-ibm41n07.xmlnot-wfInputCompare Results3.1 Tests Attribute with wrong field ordering. The "=" occurs after the Name and the AttValue in the Attribute in the STag of the element "root".
1103ibm-not-wf-P41-ibm41n08.xmlnot-wfInputCompare Results3.1 Tests Attribute with wrong field ordering. The Name and the AttValue are swapped in the Attribute in the STag of the element "root".
1104ibm-not-wf-P41-ibm41n09.xmlnot-wfInputCompare Results3.1 Tests Attribute with wrong field ordering. The "=" occurs before the Name and the AttValue in the Attribute in the STag of the element "root".
1105ibm-not-wf-P41-ibm41n10.xmlnot-wfInputCompare Results3.1 Tests Attribute against WFC "no external entity references". A direct references to the external entity "aExternal" is contained in the value of the attribute "attr1".
1106ibm-not-wf-P41-ibm41n11.xmlnot-wfInputCompare Results3.1 Tests Attribute against WFC "no external entity references". A indirect references to the external entity "aExternal" is contained in the value of the attribute "attr1".
1107ibm-not-wf-P41-ibm41n12.xmlnot-wfInputCompare Results3.1 Tests Attribute against WFC "no external entity references". A direct references to the external unparsed entity "aImage" is contained in the value of the attribute "attr1".
1108ibm-not-wf-P41-ibm41n13.xmlnot-wfInputCompare Results3.1 Tests Attribute against WFC "No (less that) character in Attribute Values". The character "less than" is contained in the value of the attribute "attr1".
1109ibm-not-wf-P41-ibm41n14.xmlnot-wfInputCompare Results3.1 Tests Attribute against WFC "No (less than) in Attribute Values". The character "less than" is contained in the value of the attribute "attr1" through indirect internal entity reference.
1110ibm-not-wf-P42-ibm42n01.xmlnot-wfInputCompare Results3.1 Tests ETag with a required field missing. The Name is missing in the ETag of the element "root".
1111ibm-not-wf-P42-ibm42n02.xmlnot-wfInputCompare Results3.1 Tests ETag with a wrong beginning sequence. The string "(less than)\" is used as a beginning sequence of the ETag of the element "root".
1112ibm-not-wf-P42-ibm42n03.xmlnot-wfInputCompare Results3.1 Tests ETag with a wrong beginning sequence. The string "less than" is used as a beginning sequence of the ETag of the element "root".
1113ibm-not-wf-P42-ibm42n04.xmlnot-wfInputCompare Results3.1 Tests ETag with a wrong structure. An white space occurs between The beginning sequence and the Name of the ETag of the element "root".
1114ibm-not-wf-P42-ibm42n05.xmlnot-wfInputCompare Results3.1 Tests ETag with a wrong structure. The ETag of the element "root" contains an Attribute (attr1="any").
1115ibm-not-wf-P43-ibm43n01.xmlnot-wfInputCompare Results3.1 Tests element content with a wrong option. A NotationDecl is used as the content of the element "root".
1116ibm-not-wf-P43-ibm43n02.xmlnot-wfInputCompare Results3.1 Tests element content with a wrong option. A elementdecl is used as the content of the element "root".
1117ibm-not-wf-P43-ibm43n04.xmlnot-wfInputCompare Results3.1 Tests element content with a wrong option. An elementdecl is used as the content of the element "root".
1118ibm-not-wf-P43-ibm43n05.xmlnot-wfInputCompare Results3.1 Tests element content with a wrong option. An AttlistDecl is used as the content of the element "root".
1119ibm-not-wf-P44-ibm44n01.xmlnot-wfInputCompare Results3.1 Tests EmptyElemTag with a required field missing. The Name "root" is missing in the EmptyElemTag.
1120ibm-not-wf-P44-ibm44n02.xmlnot-wfInputCompare Results3.1 Tests EmptyElemTag with wrong field ordering. The Attribute (attri1 = "any") occurs before the name of the element "root" in the EmptyElemTag.
1121ibm-not-wf-P44-ibm44n03.xmlnot-wfInputCompare Results3.1 Tests EmptyElemTag with wrong closing sequence. The string "\>" is used as the closing sequence in the EmptyElemtag of the element "root".
1122ibm-not-wf-P44-ibm44n04.xmlnot-wfInputCompare Results3.1 Tests EmptyElemTag which against the WFC "Unique Att Spec". The attribute name "attr1" occurs twice in the EmptyElemTag of the element "root".
1123ibm-not-wf-P45-ibm45n01.xmlnot-wfInputCompare Results3.2 Tests elementdecl with a required field missing. The Name is missing in the second elementdecl in the DTD.
1124ibm-not-wf-P45-ibm45n02.xmlnot-wfInputCompare Results3.2 Tests elementdecl with a required field missing. The white space is missing between "aEle" and "(#PCDATA)" in the second elementdecl in the DTD.
1125ibm-not-wf-P45-ibm45n03.xmlnot-wfInputCompare Results3.2 Tests elementdecl with a required field missing. The contentspec is missing in the second elementdecl in the DTD.
1126ibm-not-wf-P45-ibm45n04.xmlnot-wfInputCompare Results3.2 Tests elementdecl with a required field missing. The contentspec and the white space is missing in the second elementdecl in the DTD.
1127ibm-not-wf-P45-ibm45n05.xmlnot-wfInputCompare Results3.2 Tests elementdecl with a required field missing. The Name, the white space, and the contentspec are missing in the second elementdecl in the DTD.
1128ibm-not-wf-P45-ibm45n06.xmlnot-wfInputCompare Results3.2 Tests elementdecl with wrong field ordering. The Name occurs after the contentspec in the second elementdecl in the DTD.
1129ibm-not-wf-P45-ibm45n07.xmlnot-wfInputCompare Results3.2 Tests elementdecl with wrong beginning sequence. The string "(less than)ELEMENT" is used as the beginning sequence in the second elementdecl in the DTD.
1130ibm-not-wf-P45-ibm45n08.xmlnot-wfInputCompare Results3.2 Tests elementdecl with wrong key word. The string "Element" is used as the key word in the second elementdecl in the DTD.
1131ibm-not-wf-P45-ibm45n09.xmlnot-wfInputCompare Results3.2 Tests elementdecl with wrong key word. The string "element" is used as the key word in the second elementdecl in the DTD.
1132ibm-not-wf-P46-ibm46n01.xmlnot-wfInputCompare Results3.2 Tests contentspec with wrong key word. the string "empty" is used as the key word in the contentspec of the second elementdecl in the DTD.
1133ibm-not-wf-P46-ibm46n02.xmlnot-wfInputCompare Results3.2 Tests contentspec with wrong key word. the string "Empty" is used as the key word in the contentspec of the second elementdecl in the DTD.
1134ibm-not-wf-P46-ibm46n03.xmlnot-wf