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-wfInputCompare Results3.2 Tests contentspec with wrong key word. the string "Any" is used as the key word in the contentspec of the second elementdecl in the DTD.
1135ibm-not-wf-P46-ibm46n04.xmlnot-wfInputCompare Results3.2 Tests contentspec with wrong key word. the string "any" is used as the key word in the contentspec of the second elementdecl in the DTD.
1136ibm-not-wf-P46-ibm46n05.xmlnot-wfInputCompare Results3.2 Tests contentspec with a wrong option. The string "#CDATA" is used as the contentspec in the second elementdecl in the DTD.
1137ibm-not-wf-P47-ibm47n01.xmlnot-wfInputCompare Results3.2.1 Tests children with a required field missing. The "+" is used as the choice or seq field in the second elementdecl in the DTD.
1138ibm-not-wf-P47-ibm47n02.xmlnot-wfInputCompare Results3.2.1 Tests children with a required field missing. The "*" is used as the choice or seq field in the second elementdecl in the DTD.
1139ibm-not-wf-P47-ibm47n03.xmlnot-wfInputCompare Results3.2.1 Tests children with a required field missing. The "?" is used as the choice or seq field in the second elementdecl in the DTD.
1140ibm-not-wf-P47-ibm47n04.xmlnot-wfInputCompare Results3.2.1 Tests children with wrong field ordering. The "*" occurs before the seq field (a,a) in the second elementdecl in the DTD.
1141ibm-not-wf-P47-ibm47n05.xmlnot-wfInputCompare Results3.2.1 Tests children with wrong field ordering. The "+" occurs before the choice field (a|a) in the second elementdecl in the DTD.
1142ibm-not-wf-P47-ibm47n06.xmlnot-wfInputCompare Results3.2.1 Tests children with wrong key word. The "^" occurs after the seq field in the second elementdecl in the DTD.
1143ibm-not-wf-P48-ibm48n01.xmlnot-wfInputCompare Results3.2.1 Tests cp with a required fields missing. The field Name|choice|seq is missing in the second cp in the choice field in the third elementdecl in the DTD.
1144ibm-not-wf-P48-ibm48n02.xmlnot-wfInputCompare Results3.2.1 Tests cp with a required fields missing. The field Name|choice|seq is missing in the cp in the third elementdecl in the DTD.
1145ibm-not-wf-P48-ibm48n03.xmlnot-wfInputCompare Results3.2.1 Tests cp with a required fields missing. The field Name|choice|seq is missing in the first cp in the choice field in the third elementdecl in the DTD.
1146ibm-not-wf-P48-ibm48n04.xmlnot-wfInputCompare Results3.2.1 Tests cp with wrong field ordering. The "+" occurs before the seq (a,a) in the first cp in the choice field in the third elementdecl in the DTD.
1147ibm-not-wf-P48-ibm48n05.xmlnot-wfInputCompare Results3.2.1 Tests cp with wrong field ordering. The "*" occurs before the choice (a|b) in the first cp in the seq field in the third elementdecl in the DTD.
1148ibm-not-wf-P48-ibm48n06.xmlnot-wfInputCompare Results3.2.1 Tests cp with wrong field ordering. The "?" occurs before the Name "a" in the second cp in the seq field in the third elementdecl in the DTD.
1149ibm-not-wf-P48-ibm48n07.xmlnot-wfInputCompare Results3.2.1 Tests cp with wrong key word. The "^" occurs after the Name "a" in the first cp in the choice field in the third elementdecl in the DTD.
1150ibm-not-wf-P49-ibm49n01.xmlnot-wfInputCompare Results3.2.1 Tests choice with a required field missing. The two cps are missing in the choice field in the third elementdecl in the DTD.
1151ibm-not-wf-P49-ibm49n02.xmlnot-wfInputCompare Results3.2.1 Tests choice with a required field missing. The third cp is missing in the choice field in the fourth elementdecl in the DTD.
1152ibm-not-wf-P49-ibm49n03.xmlnot-wfInputCompare Results3.2.1 Tests choice with a wrong separator. The "!" is used as the separator in the choice field in the fourth elementdecl in the DTD.
1153ibm-not-wf-P49-ibm49n04.xmlnot-wfInputCompare Results3.2.1 Tests choice with a required field missing. The separator "|" is missing in the choice field (a b)+ in the fourth elementdecl in the DTD.
1154ibm-not-wf-P49-ibm49n05.xmlnot-wfInputCompare Results3.2.1 Tests choice with an extra separator. An extra "|" occurs between a and b in the choice field in the fourth elementdecl in the DTD.
1155ibm-not-wf-P49-ibm49n06.xmlnot-wfInputCompare Results3.2.1 Tests choice with a required field missing. The closing bracket ")" is missing in the choice field (a |b * in the fourth elementdecl in the DTD.
1156ibm-not-wf-P50-ibm50n01.xmlnot-wfInputCompare Results3.2.1 Tests seq with a required field missing. The two cps are missing in the seq field in the fourth elementdecl in the DTD.
1157ibm-not-wf-P50-ibm50n02.xmlnot-wfInputCompare Results3.2.1 Tests seq with a required field missing. The third cp is missing in the seq field in the fourth elementdecl in the DTD.
1158ibm-not-wf-P50-ibm50n03.xmlnot-wfInputCompare Results3.2.1 Tests seq with a wrong separator. The "|" is used as the separator between a and b in the seq field in the fourth elementdecl in the DTD.
1159ibm-not-wf-P50-ibm50n04.xmlnot-wfInputCompare Results3.2.1 Tests seq with a wrong separator. The "." is used as the separator between a and b in the seq field in the fourth elementdecl in the DTD.
1160ibm-not-wf-P50-ibm50n05.xmlnot-wfInputCompare Results3.2.1 Tests seq with an extra separator. An extra "," occurs between (a|b) and a in the seq field in the fourth elementdecl in the DTD.
1161ibm-not-wf-P50-ibm50n06.xmlnot-wfInputCompare Results3.2.1 Tests seq with a required field missing. The separator between (a|b) and (b|a) is missing in the seq field in the fourth elementdecl in the DTD.
1162ibm-not-wf-P50-ibm50n07.xmlnot-wfInputCompare Results3.2.1 Tests seq with wrong closing bracket. The "]" is used as the closing bracket in the seq field in the fourth elementdecl in the DTD.
1163ibm-not-wf-P51-ibm51n01.xmlnot-wfInputCompare Results3.2.2 Tests Mixed with a wrong key word. The string "#pcdata" is used as the key word in the Mixed field in the fourth elementdecl in the DTD.
1164ibm-not-wf-P51-ibm51n02.xmlnot-wfInputCompare Results3.2.2 Tests Mixed with wrong field ordering. The field #PCDATA does not occur as the first component in the Mixed field in the fourth elementdecl in the DTD.
1165ibm-not-wf-P51-ibm51n03.xmlnot-wfInputCompare Results3.2.2 Tests Mixed with a separator missing. The separator "|" is missing in between #PCDATA and a in the Mixed field in the fourth elementdecl in the DTD.
1166ibm-not-wf-P51-ibm51n04.xmlnot-wfInputCompare Results3.2.2 Tests Mixed with a wrong key word. The string "#CDATA" is used as the key word in the Mixed field in the fourth elementdecl in the DTD.
1167ibm-not-wf-P51-ibm51n05.xmlnot-wfInputCompare Results3.2.2 Tests Mixed with a required field missing. The "*" is missing after the ")" in the Mixed field in the fourth elementdecl in the DTD.
1168ibm-not-wf-P51-ibm51n06.xmlnot-wfInputCompare Results3.2.2 Tests Mixed with wrong closing bracket. The "]" is used as the closing bracket in the Mixed field in the fourth elementdecl in the DTD.
1169ibm-not-wf-P51-ibm51n07.xmlnot-wfInputCompare Results3.2.2 Tests Mixed with a required field missing. The closing bracket ")" is missing after (#PCDATA in the Mixed field in the fourth elementdecl in the DTD.
1170ibm-not-wf-P52-ibm52n01.xmlnot-wfInputCompare Results3.3 Tests AttlistDecl with a required field missing. The Name is missing in the AttlistDecl in the DTD.
1171ibm-not-wf-P52-ibm52n02.xmlnot-wfInputCompare Results3.3 Tests AttlistDecl with a required field missing. The white space is missing between the beginning sequence and the name in the AttlistDecl in the DTD.
1172ibm-not-wf-P52-ibm52n03.xmlnot-wfInputCompare Results3.3 Tests AttlistDecl with wrong field ordering. The Name "a" occurs after the first AttDef in the AttlistDecl in the DTD.
1173ibm-not-wf-P52-ibm52n04.xmlnot-wfInputCompare Results3.3 Tests AttlistDecl with wrong key word. The string "Attlist" is used as the key word in the beginning sequence in the AttlistDecl in the DTD.
1174ibm-not-wf-P52-ibm52n05.xmlnot-wfInputCompare Results3.3 Tests AttlistDecl with a required field missing. The closing bracket "greater than" is missing in the AttlistDecl in the DTD.
1175ibm-not-wf-P52-ibm52n06.xmlnot-wfInputCompare Results3.3 Tests AttlistDecl with wrong beginning sequence. The string "(less than)ATTLIST" is used as the beginning sequence in the AttlistDecl in the DTD.
1176ibm-not-wf-P53-ibm53n01.xmlnot-wfInputCompare Results3.3 Tests AttDef with a required field missing. The DefaultDecl is missing in the AttDef for the name "attr1" in the AttlistDecl in the DTD.
1177ibm-not-wf-P53-ibm53n02.xmlnot-wfInputCompare Results3.3 Tests AttDef with a required field missing. The white space is missing between (abc|def) and "def" in the AttDef in the AttlistDecl in the DTD.
1178ibm-not-wf-P53-ibm53n03.xmlnot-wfInputCompare Results3.3 Tests AttDef with a required field missing. The AttType is missing for "attr1" in the AttDef in the AttlistDecl in the DTD.
1179ibm-not-wf-P53-ibm53n04.xmlnot-wfInputCompare Results3.3 Tests AttDef with a required field missing. The white space is missing between "attr1" and (abc|def) in the AttDef in the AttlistDecl in the DTD.
1180ibm-not-wf-P53-ibm53n05.xmlnot-wfInputCompare Results3.3 Tests AttDef with a required field missing. The Name is missing in the AttDef in the AttlistDecl in the DTD.
1181ibm-not-wf-P53-ibm53n06.xmlnot-wfInputCompare Results3.3 Tests AttDef with a required field missing. The white space before the name "attr2" is missing in the AttDef in the AttlistDecl in the DTD.
1182ibm-not-wf-P53-ibm53n07.xmlnot-wfInputCompare Results3.3 Tests AttDef with wrong field ordering. The Name "attr1" occurs after the AttType in the AttDef in the AttlistDecl in the DTD.
1183ibm-not-wf-P53-ibm53n08.xmlnot-wfInputCompare Results3.3 Tests AttDef with wrong field ordering. The Name "attr1" occurs after the AttType and "default" occurs before the AttType in the AttDef in the AttlistDecl in the DTD.
1184ibm-not-wf-P54-ibm54n01.xmlnot-wfInputCompare Results3.3.1 Tests AttType with a wrong option. The string "BOGUSATTR" is used as the AttType in the AttlistDecl in the DTD.
1185ibm-not-wf-P54-ibm54n02.xmlnot-wfInputCompare Results3.3.1 Tests AttType with a wrong option. The string "PCDATA" is used as the AttType in the AttlistDecl in the DTD.
1186ibm-not-wf-P55-ibm55n01.xmlnot-wfInputCompare Results3.3.1 Tests StringType with a wrong key word. The lower case string "cdata" is used as the StringType in the AttType in the AttlistDecl in the DTD.
1187ibm-not-wf-P55-ibm55n02.xmlnot-wfInputCompare Results3.3.1 Tests StringType with a wrong key word. The string "#CDATA" is used as the StringType in the AttType in the AttlistDecl in the DTD.
1188ibm-not-wf-P55-ibm55n03.xmlnot-wfInputCompare Results3.3.1 Tests StringType with a wrong key word. The string "CData" is used as the StringType in the AttType in the AttlistDecl in the DTD.
1189ibm-not-wf-P56-ibm56n01.xmlnot-wfInputCompare Results3.3.1 Tests TokenizedType with wrong key word. The "id" is used in the TokenizedType in the AttDef in the AttlistDecl in the DTD.
1190ibm-not-wf-P56-ibm56n02.xmlnot-wfInputCompare Results3.3.1 Tests TokenizedType with wrong key word. The "Idref" is used in the TokenizedType in the AttDef in the AttlistDecl in the DTD.
1191ibm-not-wf-P56-ibm56n03.xmlnot-wfInputCompare Results3.3.1 Tests TokenizedType with wrong key word. The "Idrefs" is used in the TokenizedType in the AttDef in the AttlistDecl in the DTD.
1192ibm-not-wf-P56-ibm56n04.xmlnot-wfInputCompare Results3.3.1 Tests TokenizedType with wrong key word. The "EntitY" is used in the TokenizedType in the AttDef in the AttlistDecl in the DTD.
1193ibm-not-wf-P56-ibm56n05.xmlnot-wfInputCompare Results3.3.1 Tests TokenizedType with wrong key word. The "nmTOKEN" is used in the TokenizedType in the AttDef in the AttlistDecl in the DTD.
1194ibm-not-wf-P56-ibm56n06.xmlnot-wfInputCompare Results3.3.1 Tests TokenizedType with wrong key word. The "NMtokens" is used in the TokenizedType in the AttDef in the AttlistDecl in the DTD.
1195ibm-not-wf-P56-ibm56n07.xmlnot-wfInputCompare Results3.3.1 Tests TokenizedType with wrong key word. The "#ID" is used in the TokenizedType in the AttDef in the AttlistDecl in the DTD.
1196ibm-not-wf-P57-ibm57n01.xmlnot-wfInputCompare Results3.3.1 Tests EnumeratedType with an illegal option. The "NMTOKEN (a|b)" is used in the EnumeratedType in the AttlistDecl in the DTD.
1197ibm-not-wf-P58-ibm58n01.xmlnot-wfInputCompare Results3.3.1 Tests NotationType with wrong key word. The lower case "notation" is used as the key word in the NotationType in the AttDef in the AttlistDecl in the DTD.
1198ibm-not-wf-P58-ibm58n02.xmlnot-wfInputCompare Results3.3.1 Tests NotationType with a required field missing. The beginning bracket "(" is missing in the NotationType in the AttDef in the AttlistDecl in the DTD.
1199ibm-not-wf-P58-ibm58n03.xmlnot-wfInputCompare Results3.3.1 Tests NotationType with a required field missing. The Name is missing in the "()" in the NotationType in the AttDef in the AttlistDecl in the DTD.
1200ibm-not-wf-P58-ibm58n04.xmlnot-wfInputCompare Results3.3.1 Tests NotationType with a required field missing. The closing bracket is missing in the NotationType in the AttDef in the AttlistDecl in the DTD.
1201ibm-not-wf-P58-ibm58n05.xmlnot-wfInputCompare Results3.3.1 Tests NotationType with wrong field ordering. The key word "NOTATION" occurs after "(this)" in the NotationType in the AttDef in the AttlistDecl in the DTD.
1202ibm-not-wf-P58-ibm58n06.xmlnot-wfInputCompare Results3.3.1 Tests NotationType with wrong separator. The "," is used as a separator between "this" and "that" in the NotationType in the AttDef in the AttlistDecl in the DTD.
1203ibm-not-wf-P58-ibm58n07.xmlnot-wfInputCompare Results3.3.1 Tests NotationType with a required field missing. The white space is missing between "NOTATION" and "(this)" in the NotationType in the AttDef in the AttlistDecl in the DTD.
1204ibm-not-wf-P58-ibm58n08.xmlnot-wfInputCompare Results3.3.1 Tests NotationType with extra wrong characters. The double quote character occurs after "(" and before ")" in the NotationType in the AttDef in the AttlistDecl in the DTD.
1205ibm-not-wf-P59-ibm59n01.xmlnot-wfInputCompare Results3.3.1 Tests Enumeration with required fields missing. The Nmtokens and "|"s are missing in the AttDef in the AttlistDecl in the DTD.
1206ibm-not-wf-P59-ibm59n02.xmlnot-wfInputCompare Results3.3.1 Tests Enumeration with a required field missing. The closing bracket ")" is missing in the AttDef in the AttlistDecl in the DTD.
1207ibm-not-wf-P59-ibm59n03.xmlnot-wfInputCompare Results3.3.1 Tests Enumeration with wrong separator. The "," is used as the separator in the AttDef in the AttlistDecl in the DTD.
1208ibm-not-wf-P59-ibm59n04.xmlnot-wfInputCompare Results3.3.1 Tests Enumeration with illegal presence. The double quotes occur around the Enumeration value in the AttDef in the AttlistDecl in the DTD.
1209ibm-not-wf-P59-ibm59n05.xmlnot-wfInputCompare Results3.3.1 Tests Enumeration with a required field missing. The white space is missing between in the AttDef in the AttlistDecl in the DTD.
1210ibm-not-wf-P59-ibm59n06.xmlnot-wfInputCompare Results3.3.1 Tests Enumeration with a required field missing. The beginning bracket "(" is missing in the AttDef in the AttlistDecl in the DTD.
1211ibm-not-wf-P60-ibm60n01.xmlnot-wfInputCompare Results3.3.2 Tests DefaultDecl with wrong key word. The string "#required" is used as the key word in the DefaultDecl in the AttDef in the AttlistDecl in the DTD.
1212ibm-not-wf-P60-ibm60n02.xmlnot-wfInputCompare Results3.3.2 Tests DefaultDecl with wrong key word. The string "Implied" is used as the key word in the DefaultDecl in the AttDef in the AttlistDecl in the DTD.
1213ibm-not-wf-P60-ibm60n03.xmlnot-wfInputCompare Results3.3.2 Tests DefaultDecl with wrong key word. The string "!IMPLIED" is used as the key word in the DefaultDecl in the AttDef in the AttlistDecl in the DTD.
1214ibm-not-wf-P60-ibm60n04.xmlnot-wfInputCompare Results3.3.2 Tests DefaultDecl with a required field missing. There is no attribute value specified after the key word "#FIXED" in the DefaultDecl in the AttDef in the AttlistDecl in the DTD.
1215ibm-not-wf-P60-ibm60n05.xmlnot-wfInputCompare Results3.3.2 Tests DefaultDecl with a required field missing. The white space is missing between the key word "#FIXED" and the attribute value in the DefaultDecl in the AttDef in the AttlistDecl in the DTD.
1216ibm-not-wf-P60-ibm60n06.xmlnot-wfInputCompare Results3.3.2 Tests DefaultDecl with wrong field ordering. The key word "#FIXED" occurs after the attribute value "introduction" in the DefaultDecl in the AttDef in the AttlistDecl in the DTD.
1217ibm-not-wf-P60-ibm60n07.xmlnot-wfInputCompare Results3.3.2 Tests DefaultDecl against WFC of P60. The text replacement of the entity "avalue" contains the "less than" character in the DefaultDecl in the AttDef in the AttlistDecl in the DTD.
1218ibm-not-wf-P60-ibm60n08.xmlnot-wfInputCompare Results3.3.2 Tests DefaultDecl with more than one key word. The "#REQUIRED" and the "#IMPLIED" are used as the key words in the DefaultDecl in the AttDef in the AttlistDecl in the DTD.
1219ibm-not-wf-P61-ibm61n01.xmlnot-wfInputCompare Results3.4 Tests conditionalSect with a wrong option. The word "NOTINCLUDE" is used as part of an option which is wrong in the coditionalSect.
1220ibm-not-wf-P62-ibm62n01.xmlnot-wfInputCompare Results3.4 Tests includeSect with wrong key word. The string "include" is used as a key word in the beginning sequence in the includeSect in the file ibm62n01.dtd.
1221ibm-not-wf-P62-ibm62n02.xmlnot-wfInputCompare Results3.4 Tests includeSect with wrong beginning sequence. An extra "[" occurs in the beginning sequence in the includeSect in the file ibm62n02.dtd.
1222ibm-not-wf-P62-ibm62n03.xmlnot-wfInputCompare Results3.4 Tests includeSect with wrong beginning sequence. A wrong character "?" occurs in the beginning sequence in the includeSect in the file ibm62n03.dtd.
1223ibm-not-wf-P62-ibm62n04.xmlnot-wfInputCompare Results3.4 Tests includeSect with a required field missing. The key word "INCLUDE" is missing in the includeSect in the file ibm62n04.dtd.
1224ibm-not-wf-P62-ibm62n05.xmlnot-wfInputCompare Results3.4 Tests includeSect with a required field missing. The "]" is missing after the key word "INCLUDE" in the includeSect in the file ibm62n05.dtd.
1225ibm-not-wf-P62-ibm62n06.xmlnot-wfInputCompare Results3.4 Tests includeSect with wrong field ordering. The two external subset declarations occur before the key word "INCLUDE" in the includeSect in the file ibm62n06.dtd.
1226ibm-not-wf-P62-ibm62n07.xmlnot-wfInputCompare Results3.4 Tests includeSect with a required field missing. The closing sequence "]](greater than)" is missing in the includeSect in the file ibm62n07.dtd.
1227ibm-not-wf-P62-ibm62n08.xmlnot-wfInputCompare Results3.4 Tests includeSect with a required field missing. One "]" is missing in the closing sequence in the includeSect in the file ibm62n08.dtd.
1228ibm-not-wf-P63-ibm63n01.xmlnot-wfInputCompare Results3.4 Tests ignoreSect with wrong key word. The string "ignore" is used as a key word in the beginning sequence in the ignoreSect in the file ibm63n01.dtd.
1229ibm-not-wf-P63-ibm63n02.xmlnot-wfInputCompare Results3.4 Tests ignoreSect with wrong beginning sequence. An extra "[" occurs in the beginning sequence in the ignoreSect in the file ibm63n02.dtd.
1230ibm-not-wf-P63-ibm63n03.xmlnot-wfInputCompare Results3.4 Tests ignoreSect with wrong beginning sequence. A wrong character "?" occurs in the beginning sequence in the ignoreSect in the file ibm63n03.dtd.
1231ibm-not-wf-P63-ibm63n04.xmlnot-wfInputCompare Results3.4 Tests ignoreSect with a required field missing. The key word "IGNORE" is missing in the ignoreSect in the file ibm63n04.dtd.
1232ibm-not-wf-P63-ibm63n05.xmlnot-wfInputCompare Results3.4 Tests ignoreSect with a required field missing. The "]" is missing after the key word "IGNORE" in the ignoreSect in the file ibm63n05.dtd.
1233ibm-not-wf-P63-ibm63n06.xmlnot-wfInputCompare Results3.4 Tests includeSect with wrong field ordering. The two external subset declarations occur before the key word "IGNORE" in the ignoreSect in the file ibm63n06.dtd.
1234ibm-not-wf-P63-ibm63n07.xmlnot-wfInputCompare Results3.4 Tests ignoreSect with a required field missing. The closing sequence "]](greater than)" is missing in the ignoreSect in the file ibm63n07.dtd.
1235ibm-not-wf-P64-ibm64n01.xmlnot-wfInputCompare Results3.4 Tests ignoreSectContents with wrong beginning sequence. The "?" occurs in beginning sequence the ignoreSectContents in the file ibm64n01.dtd.
1236ibm-not-wf-P64-ibm64n02.xmlnot-wfInputCompare Results3.4 Tests ignoreSectContents with a required field missing.The closing sequence is missing in the ignoreSectContents in the file ibm64n02.dtd.
1237ibm-not-wf-P64-ibm64n03.xmlnot-wfInputCompare Results3.4 Tests ignoreSectContents with a required field missing.The beginning sequence is missing in the ignoreSectContents in the file ibm64n03.dtd.
1238ibm-not-wf-P65-ibm65n01.xmlnot-wfInputCompare Results3.4 Tests Ignore with illegal string included. The string "]](greater than)" is contained before "this" in the Ignore in the ignoreSectContents in the file ibm65n01.dtd
1239ibm-not-wf-P65-ibm65n02.xmlnot-wfInputCompare Results3.4 Tests Ignore with illegal string included. The string "(less than)![" is contained before "this" in the Ignore in the ignoreSectContents in the file ibm65n02.dtd
1240ibm-not-wf-P66-ibm66n01.xmlnot-wfInputCompare Results4.1 Tests CharRef with an illegal character referred to. The "#002f" is used as the referred character in the CharRef in the EntityDecl in the DTD.
1241ibm-not-wf-P66-ibm66n02.xmlnot-wfInputCompare Results4.1 Tests CharRef with the semicolon character missing. The semicolon character is missing at the end of the CharRef in the attribute value in the STag of element "root".
1242ibm-not-wf-P66-ibm66n03.xmlnot-wfInputCompare Results4.1 Tests CharRef with an illegal character referred to. The "49" is used as the referred character in the CharRef in the EntityDecl in the DTD.
1243ibm-not-wf-P66-ibm66n04.xmlnot-wfInputCompare Results4.1 Tests CharRef with an illegal character referred to. The "#5~0" is used as the referred character in the attribute value in the EmptyElemTag of the element "root".
1244ibm-not-wf-P66-ibm66n05.xmlnot-wfInputCompare Results4.1 Tests CharRef with an illegal character referred to. The "#x002g" is used as the referred character in the CharRef in the EntityDecl in the DTD.
1245ibm-not-wf-P66-ibm66n06.xmlnot-wfInputCompare Results4.1 Tests CharRef with an illegal character referred to. The "#x006G" is used as the referred character in the attribute value in the EmptyElemTag of the element "root".
1246ibm-not-wf-P66-ibm66n07.xmlnot-wfInputCompare Results4.1 Tests CharRef with an illegal character referred to. The "#0=2f" is used as the referred character in the CharRef in the EntityDecl in the DTD.
1247ibm-not-wf-P66-ibm66n08.xmlnot-wfInputCompare Results4.1 Tests CharRef with an illegal character referred to. The "#56.0" is used as the referred character in the attribute value in the EmptyElemTag of the element "root".
1248ibm-not-wf-P66-ibm66n09.xmlnot-wfInputCompare Results4.1 Tests CharRef with an illegal character referred to. The "#x00/2f" is used as the referred character in the CharRef in the EntityDecl in the DTD.
1249ibm-not-wf-P66-ibm66n10.xmlnot-wfInputCompare Results4.1 Tests CharRef with an illegal character referred to. The "#51)" is used as the referred character in the attribute value in the EmptyElemTag of the element "root".
1250ibm-not-wf-P66-ibm66n11.xmlnot-wfInputCompare Results4.1 Tests CharRef with an illegal character referred to. The "#00 2f" is used as the referred character in the CharRef in the EntityDecl in the DTD.
1251ibm-not-wf-P66-ibm66n12.xmlnot-wfInputCompare Results4.1 Tests CharRef with an illegal character referred to. The "#x0000" is used as the referred character in the attribute value in the EmptyElemTag of the element "root".
1252ibm-not-wf-P66-ibm66n13.xmlnot-wfInputCompare Results4.1 Tests CharRef with an illegal character referred to. The "#x001f" is used as the referred character in the attribute value in the EmptyElemTag of the element "root".
1253ibm-not-wf-P66-ibm66n14.xmlnot-wfInputCompare Results4.1 Tests CharRef with an illegal character referred to. The "#xfffe" is used as the referred character in the attribute value in the EmptyElemTag of the element "root".
1254ibm-not-wf-P66-ibm66n15.xmlnot-wfInputCompare Results4.1 Tests CharRef with an illegal character referred to. The "#xffff" is used as the referred character in the attribute value in the EmptyElemTag of the element "root".
1255ibm-not-wf-P68-ibm68n01.xmlnot-wfInputCompare Results4.1 Tests EntityRef with a required field missing. The Name is missing in the EntityRef in the content of the element "root".
1256ibm-not-wf-P68-ibm68n02.xmlnot-wfInputCompare Results4.1 Tests EntityRef with a required field missing. The semicolon is missing in the EntityRef in the attribute value in the element "root".
1257ibm-not-wf-P68-ibm68n03.xmlnot-wfInputCompare Results4.1 Tests EntityRef with an extra white space. A white space occurs after the ampersand in the EntityRef in the content of the element "root".
1258ibm-not-wf-P68-ibm68n04.xmlnot-wfInputCompare Results4.1 Tests EntityRef which is against P68 WFC: Entity Declared. The name "aAa" in the EntityRef in the AttValue in the STage of the element "root" does not match the Name of any declared entity in the DTD.
1259ibm-not-wf-P68-ibm68n05.xmlnot-wfInputCompare Results4.1 Tests EntityRef which is against P68 WFC: Entity Declared. The entity with the name "aaa" in the EntityRef in the AttValue in the STag of the element "root" is not declared.
1260ibm-not-wf-P68-ibm68n06.xmlnot-wfInputCompare Results4.1 Tests EntityRef which is against P68 WFC: Entity Declared. The entity with the name "aaa" in the EntityRef in the AttValue in the STag of the element "root" is externally declared, but standalone is "yes".
1261ibm-not-wf-P68-ibm68n07.xmlnot-wfInputCompare Results4.1 Tests EntityRef which is against P68 WFC: Entity Declared. The entity with the name "aaa" in the EntityRef in the AttValue in the STag of the element "root" is referred before declared.
1262ibm-not-wf-P68-ibm68n08.xmlnot-wfInputCompare Results4.1 Tests EntityRef which is against P68 WFC: Parsed Entity. The EntityRef in the AttValue in the STag of the element "root" contains the name "aImage" of an unparsed entity.
1263ibm-not-wf-P68-ibm68n09.xmlnot-wfInputCompare Results4.1 Tests EntityRef which is against P68 WFC: No Recursion. The recursive entity reference occurs with the entity declarations for "aaa" and "bbb" in the DTD.
1264ibm-not-wf-P68-ibm68n10.xmlnot-wfInputCompare Results4.1 Tests EntityRef which is against P68 WFC: No Recursion. The indirect recursive entity reference occurs with the entity declarations for "aaa", "bbb", "ccc", "ddd", and "eee" in the DTD.
1265ibm-not-wf-P69-ibm69n01.xmlnot-wfInputCompare Results4.1 Tests PEReference with a required field missing. The Name "paaa" is missing in the PEReference in the DTD.
1266ibm-not-wf-P69-ibm69n02.xmlnot-wfInputCompare Results4.1 Tests PEReference with a required field missing. The semicolon is missing in the PEReference "%paaa" in the DTD.
1267ibm-not-wf-P69-ibm69n03.xmlnot-wfInputCompare Results4.1 Tests PEReference with an extra white space. There is an extra white space occurs before ";" in the PEReference in the DTD.
1268ibm-not-wf-P69-ibm69n04.xmlnot-wfInputCompare Results4.1 Tests PEReference with an extra white space. There is an extra white space occurs after "%" in the PEReference in the DTD.
1269ibm-not-wf-P69-ibm69n05.xmlerrorInputCompare Results4.1 Based on E29 substantial source: minutes XML-Syntax 1999-02-24 E38 in XML 1.0 Errata, this WFC does not apply to P69, but the VC Entity declared still apply. Tests PEReference which is against P69 WFC: Entity Declared. The PE with the name "paaa" is referred before declared in the DTD.
1270ibm-not-wf-P69-ibm69n06.xmlnot-wfInputCompare Results4.1 Tests PEReference which is against P69 WFC: No Recursion. The recursive PE reference occurs with the entity declarations for "paaa" and "bbb" in the DTD.
1271ibm-not-wf-P69-ibm69n07.xmlnot-wfInputCompare Results4.1 Tests PEReference which is against P69 WFC: No Recursion. The indirect recursive PE reference occurs with the entity declarations for "paaa", "bbb", "ccc", "ddd", and "eee" in the DTD.
1272ibm-not-wf-P71-ibm70n01.xmlnot-wfInputCompare Results4.2 Tests
1273ibm-not-wf-P71-ibm71n01.xmlnot-wfInputCompare Results4.2 Tests EntityDecl with a required field missing. The white space is missing between the beginning sequence and the Name "aaa" in the EntityDecl in the DTD.
1274ibm-not-wf-P71-ibm71n02.xmlnot-wfInputCompare Results4.2 Tests EntityDecl with a required field missing. The white space is missing between the Name "aaa" and the EntityDef "aString" in the EntityDecl in the DTD.
1275ibm-not-wf-P71-ibm71n03.xmlnot-wfInputCompare Results4.2 Tests EntityDecl with a required field missing. The EntityDef is missing in the EntityDecl with the Name "aaa" in the DTD.
1276ibm-not-wf-P71-ibm71n04.xmlnot-wfInputCompare Results4.2 Tests EntityDecl with a required field missing. The Name is missing in the EntityDecl with the EntityDef "aString" in the DTD.
1277ibm-not-wf-P71-ibm71n05.xmlnot-wfInputCompare Results4.2 Tests EntityDecl with wrong ordering. The Name "aaa" occurs after the EntityDef in the EntityDecl in the DTD.
1278ibm-not-wf-P71-ibm71n06.xmlnot-wfInputCompare Results4.2 Tests EntityDecl with wrong key word. The string "entity" is used as the key word in the beginning sequence in the EntityDecl in the DTD.
1279ibm-not-wf-P71-ibm71n07.xmlnot-wfInputCompare Results4.2 Tests EntityDecl with a required field missing. The closing bracket (greater than) is missing in the EntityDecl in the DTD.
1280ibm-not-wf-P71-ibm71n08.xmlnot-wfInputCompare Results4.2 Tests EntityDecl with a required field missing. The exclamation mark is missing in the beginning sequence in the EntityDecl in the DTD.
1281ibm-not-wf-P72-ibm72n01.xmlnot-wfInputCompare Results4.2 Tests PEdecl with a required field missing. The white space is missing between the beginning sequence and the "%" in the PEDecl in the DTD.
1282ibm-not-wf-P72-ibm72n02.xmlnot-wfInputCompare Results4.2 Tests PEdecl with a required field missing. The Name is missing in the PEDecl in the DTD.
1283ibm-not-wf-P72-ibm72n03.xmlnot-wfInputCompare Results4.2 Tests PEdecl with a required field missing. The white space is missing between the Name and the PEDef in the PEDecl in the DTD.
1284ibm-not-wf-P72-ibm72n04.xmlnot-wfInputCompare Results4.2 Tests PEdecl with a required field missing. The PEDef is missing after the Name "paaa" in the PEDecl in the DTD.
1285ibm-not-wf-P72-ibm72n05.xmlnot-wfInputCompare Results4.2 Tests PEdecl with wrong field ordering. The Name "paaa" occurs after the PEDef in the PEDecl in the DTD.
1286ibm-not-wf-P72-ibm72n06.xmlnot-wfInputCompare Results4.2 Tests PEdecl with wrong field ordering. The "%" and the Name "paaa" occurs after the PEDef in the PEDecl in the DTD.
1287ibm-not-wf-P72-ibm72n07.xmlnot-wfInputCompare Results4.2 Tests PEdecl with wrong key word. The string "entity" is used as the key word in the beginning sequence in the PEDecl in the DTD.
1288ibm-not-wf-P72-ibm72n08.xmlnot-wfInputCompare Results4.2 Tests PEdecl with a required field missing. The closing bracket (greater than) is missing in the PEDecl in the DTD.
1289ibm-not-wf-P72-ibm72n09.xmlnot-wfInputCompare Results4.2 Tests PEdecl with wrong closing sequence. The string "!(greater than)" is used as the closing sequence in the PEDecl in the DTD.
1290ibm-not-wf-P73-ibm73n01.xmlnot-wfInputCompare Results4.2 Tests EntityDef with wrong field ordering. The NDataDecl "NDATA JPGformat" occurs before the ExternalID in the EntityDef in the EntityDecl.
1291ibm-not-wf-P73-ibm73n03.xmlnot-wfInputCompare Results4.2 Tests EntityDef with a required field missing. The ExternalID is missing before the NDataDecl in the EntityDef in the EntityDecl.
1292ibm-not-wf-P74-ibm74n01.xmlnot-wfInputCompare Results4.2 Tests PEDef with extra fields. The NDataDecl occurs after the ExternalID in the PEDef in the PEDecl in the DTD.
1293ibm-not-wf-P75-ibm75n01.xmlnot-wfInputCompare Results4.2.2 Tests ExternalID with wrong key word. The string "system" is used as the key word in the ExternalID in the EntityDef in the EntityDecl.
1294ibm-not-wf-P75-ibm75n02.xmlnot-wfInputCompare Results4.2.2 Tests ExternalID with wrong key word. The string "public" is used as the key word in the ExternalID in the doctypedecl.
1295ibm-not-wf-P75-ibm75n03.xmlnot-wfInputCompare Results4.2.2 Tests ExternalID with wrong key word. The string "Public" is used as the key word in the ExternalID in the doctypedecl.
1296ibm-not-wf-P75-ibm75n04.xmlnot-wfInputCompare Results4.2.2 Tests ExternalID with wrong field ordering. The key word "PUBLIC" occurs after the PublicLiteral and the SystemLiteral in the ExternalID in the doctypedecl.
1297ibm-not-wf-P75-ibm75n05.xmlnot-wfInputCompare Results4.2.2 Tests ExternalID with a required field missing. The white space between "SYSTEM" and the Systemliteral is missing in the ExternalID in the EntityDef in the EntityDecl in the DTD.
1298ibm-not-wf-P75-ibm75n06.xmlnot-wfInputCompare Results4.2.2 Tests ExternalID with a required field missing. The Systemliteral is missing after "SYSTEM" in the ExternalID in the EntityDef in the EntityDecl in the DTD.
1299ibm-not-wf-P75-ibm75n07.xmlnot-wfInputCompare Results4.2.2 Tests ExternalID with a required field missing. The white space between the PublicLiteral and the Systemliteral is missing in the ExternalID in the doctypedecl.
1300ibm-not-wf-P75-ibm75n08.xmlnot-wfInputCompare Results4.2.2 Tests ExternalID with a required field missing. The key word "PUBLIC" is missing in the ExternalID in the doctypedecl.
1301ibm-not-wf-P75-ibm75n09.xmlnot-wfInputCompare Results4.2.2 Tests ExternalID with a required field missing. The white space between "PUBLIC" and the PublicLiteral is missing in the ExternalID in the doctypedecl.
1302ibm-not-wf-P75-ibm75n10.xmlnot-wfInputCompare Results4.2.2 Tests ExternalID with a required field missing. The PublicLiteral is missing in the ExternalID in the doctypedecl.
1303ibm-not-wf-P75-ibm75n11.xmlnot-wfInputCompare Results4.2.2 Tests ExternalID with a required field missing. The PublicLiteral is missing in the ExternalID in the doctypedecl.
1304ibm-not-wf-P75-ibm75n12.xmlnot-wfInputCompare Results4.2.2 Tests ExternalID with a required field missing. The SystemLiteral is missing in the ExternalID in the doctypedecl.
1305ibm-not-wf-P75-ibm75n13.xmlnot-wfInputCompare Results4.2.2 Tests ExternalID with wrong field ordering. The key word "PUBLIC" occurs after the PublicLiteral in the ExternalID in the doctypedecl.
1306ibm-not-wf-P76-ibm76n01.xmlnot-wfInputCompare Results4.2.2 Tests NDataDecl with wrong key word. The string "ndata" is used as the key word in the NDataDecl in the EntityDef in the GEDecl.
1307ibm-not-wf-P76-ibm76n02.xmlnot-wfInputCompare Results4.2.2 Tests NDataDecl with wrong key word. The string "NData" is used as the key word in the NDataDecl in the EntityDef in the GEDecl.
1308ibm-not-wf-P76-ibm76n03.xmlnot-wfInputCompare Results4.2.2 Tests NDataDecl with a required field missing. The leading white space is missing in the NDataDecl in the EntityDef in the GEDecl.
1309ibm-not-wf-P76-ibm76n04.xmlnot-wfInputCompare Results4.2.2 Tests NDataDecl with a required field missing. The key word "NDATA" is missing in the NDataDecl in the EntityDef in the GEDecl.
1310ibm-not-wf-P76-ibm76n05.xmlnot-wfInputCompare Results4.2.2 Tests NDataDecl with a required field missing. The Name after the key word "NDATA" is missing in the NDataDecl in the EntityDef in the GEDecl.
1311ibm-not-wf-P76-ibm76n06.xmlnot-wfInputCompare Results4.2.2 Tests NDataDecl with a required field missing. The white space between "NDATA" and the Name is missing in the NDataDecl in the EntityDef in the GEDecl.
1312ibm-not-wf-P76-ibm76n07.xmlnot-wfInputCompare Results4.2.2 Tests NDataDecl with wrong field ordering. The key word "NDATA" occurs after the Name in the NDataDecl in the EntityDef in the GEDecl.
1313ibm-not-wf-P77-ibm77n01.xmlnot-wfInputCompare Results4.3.1 Tests TextDecl with wrong field ordering. The VersionInfo occurs after the EncodingDecl in the TextDecl in the file "ibm77n01.ent".
1314ibm-not-wf-P77-ibm77n02.xmlnot-wfInputCompare Results4.3.1 Tests TextDecl with wrong key word. The string "XML" is used in the beginning sequence in the TextDecl in the file "ibm77n02.ent".
1315ibm-not-wf-P77-ibm77n03.xmlnot-wfInputCompare Results4.3.1 Tests TextDecl with wrong closing sequence. The character "greater than" is used as the closing sequence in the TextDecl in the file "ibm77n03.ent".
1316ibm-not-wf-P77-ibm77n04.xmlnot-wfInputCompare Results4.3.1 Tests TextDecl with a required field missing. The closing sequence is missing in the TextDecl in the file "ibm77n04.ent".
1317ibm-not-wf-P78-ibm78n01.xmlnot-wfInputCompare Results4.3.2 Tests extParsedEnt with wrong field ordering. The TextDecl occurs after the content in the file ibm78n01.ent.
1318ibm-not-wf-P78-ibm78n02.xmlnot-wfInputCompare Results4.3.2 Tests extParsedEnt with extra field. A blank line occurs before the TextDecl in the file ibm78n02.ent.
1319ibm-not-wf-P79-ibm79n01.xmlnot-wfInputCompare Results4.3.2 Tests extPE with wrong field ordering. The TextDecl occurs after the extSubsetDecl (the white space and the comment) in the file ibm79n01.ent.
1320ibm-not-wf-P79-ibm79n02.xmlnot-wfInputCompare Results4.3.2 Tests extPE with extra field. A blank line occurs before the TextDecl in the file ibm78n02.ent.
1321ibm-not-wf-P80-ibm80n01.xmlnot-wfInputCompare Results4.3.3 Tests EncodingDecl with a required field missing. The leading white space is missing in the EncodingDecl in the XMLDecl.
1322ibm-not-wf-P80-ibm80n02.xmlnot-wfInputCompare Results4.3.3 Tests EncodingDecl with a required field missing. The "=" sign is missing in the EncodingDecl in the XMLDecl.
1323ibm-not-wf-P80-ibm80n03.xmlnot-wfInputCompare Results4.3.3 Tests EncodingDecl with a required field missing. The double quoted EncName are missing in the EncodingDecl in the XMLDecl.
1324ibm-not-wf-P80-ibm80n04.xmlnot-wfInputCompare Results4.3.3 Tests EncodingDecl with wrong field ordering. The string "encoding=" occurs after the double quoted EncName in the EncodingDecl in the XMLDecl.
1325ibm-not-wf-P80-ibm80n05.xmlnot-wfInputCompare Results4.3.3 Tests EncodingDecl with wrong field ordering. The "encoding" occurs after the double quoted EncName in the EncodingDecl in the XMLDecl.
1326ibm-not-wf-P80-ibm80n06.xmlnot-wfInputCompare Results4.3.3 Tests EncodingDecl with wrong key word. The string "Encoding" is used as the key word in the EncodingDecl in the XMLDecl.
1327ibm-not-wf-P81-ibm81n01.xmlnot-wfInputCompare Results4.3.3 Tests EncName with an illegal character. The "_" is used as the first character in the EncName in the EncodingDecl in the XMLDecl.
1328ibm-not-wf-P81-ibm81n02.xmlnot-wfInputCompare Results4.3.3 Tests EncName with an illegal character. The "-" is used as the first character in the EncName in the EncodingDecl in the XMLDecl.
1329ibm-not-wf-P81-ibm81n03.xmlnot-wfInputCompare Results4.3.3 Tests EncName with an illegal character. The "." is used as the first character in the EncName in the EncodingDecl in the XMLDecl.
1330ibm-not-wf-P81-ibm81n04.xmlnot-wfInputCompare Results4.3.3 Tests EncName with illegal characters. The "8-" is used as the initial characters in the EncName in the EncodingDecl in the XMLDecl.
1331ibm-not-wf-P81-ibm81n05.xmlnot-wfInputCompare Results4.3.3 Tests EncName with an illegal character. The "~" is used as one character in the EncName in the EncodingDecl in the XMLDecl.
1332ibm-not-wf-P81-ibm81n06.xmlnot-wfInputCompare Results4.3.3 Tests EncName with an illegal character. The "#" is used as one character in the EncName in the EncodingDecl in the XMLDecl.
1333ibm-not-wf-P81-ibm81n07.xmlnot-wfInputCompare Results4.3.3 Tests EncName with an illegal character. The ":" is used as one character in the EncName in the EncodingDecl in the XMLDecl.
1334ibm-not-wf-P81-ibm81n08.xmlnot-wfInputCompare Results4.3.3 Tests EncName with an illegal character. The "/" is used as one character in the EncName in the EncodingDecl in the XMLDecl.
1335ibm-not-wf-P81-ibm81n09.xmlnot-wfInputCompare Results4.3.3 Tests EncName with an illegal character. The ";" is used as one character in the EncName in the EncodingDecl in the XMLDecl.
1336ibm-not-wf-P82-ibm82n01.xmlnot-wfInputCompare Results4.7 Tests NotationDecl with a required field missing. The white space after the beginning sequence of the NotationDecl is missing in the DTD.
1337ibm-not-wf-P82-ibm82n02.xmlnot-wfInputCompare Results4.7 Tests NotationDecl with a required field missing. The Name in the NotationDecl is missing in the DTD.
1338ibm-not-wf-P82-ibm82n03.xmlnot-wfInputCompare Results4.7 Tests NotationDecl with a required field missing. The externalID or the PublicID is missing in the NotationDecl in the DTD.
1339ibm-not-wf-P82-ibm82n04.xmlnot-wfInputCompare Results4.7 Tests NotationDecl with wrong field ordering. The Name occurs after the "SYSTEM" and the externalID in the NotationDecl in the DTD.
1340ibm-not-wf-P82-ibm82n05.xmlnot-wfInputCompare Results4.7 Tests NotationDecl with wrong key word. The string "notation" is used as a key word in the NotationDecl in the DTD.
1341ibm-not-wf-P82-ibm82n06.xmlnot-wfInputCompare Results4.7 Tests NotationDecl with a required field missing. The closing bracket (the greater than character) is missing in the NotationDecl.
1342ibm-not-wf-P82-ibm82n07.xmlnot-wfInputCompare Results4.7 Tests NotationDecl with wrong beginning sequence. The "!" is missing in the beginning sequence in the NotationDecl in the DTD.
1343ibm-not-wf-P82-ibm82n08.xmlnot-wfInputCompare Results4.7 Tests NotationDecl with wrong closing sequence. The extra "!" occurs in the closing sequence in the NotationDecl in the DTD.
1344ibm-not-wf-P83-ibm83n01.xmlnot-wfInputCompare Results4.7 Tests PublicID with wrong key word. The string "public" is used as the key word in the PublicID in the NotationDcl in the DTD.
1345ibm-not-wf-P83-ibm83n02.xmlnot-wfInputCompare Results4.7 Tests PublicID with wrong key word. The string "Public" is used as the key word in the PublicID in the NotationDcl in the DTD.
1346ibm-not-wf-P83-ibm83n03.xmlnot-wfInputCompare Results4.7 Tests PublicID with a required field missing. The key word "PUBLIC" is missing in the PublicID in the NotationDcl in the DTD.
1347ibm-not-wf-P83-ibm83n04.xmlnot-wfInputCompare Results4.7 Tests PublicID with a required field missing. The white space between the "PUBLIC" and the PubidLiteral is missing in the PublicID in the NotationDcl in the DTD.
1348ibm-not-wf-P83-ibm83n05.xmlnot-wfInputCompare Results4.7 Tests PublicID with a required field missing. The PubidLiteral is missing in the PublicID in the NotationDcl in the DTD.
1349ibm-not-wf-P83-ibm83n06.xmlnot-wfInputCompare Results4.7 Tests PublicID with wrong field ordering. The key word "PUBLIC" occurs after the PubidLiteral in the PublicID in the NotationDcl.
1350ibm-not-wf-P85-ibm85n01.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x00D7 occurs as the first character of the PITarget in the PI in the DTD.
1351ibm-not-wf-P85-ibm85n02.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x00F7 occurs as the first character of the PITarget in the PI in the DTD.
1352ibm-not-wf-P85-ibm85n03.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0132 occurs as the first character of the PITarget in the PI in the DTD.
1353ibm-not-wf-P85-ibm85n04.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0133 occurs as the first character of the PITarget in the PI in the DTD.
1354ibm-not-wf-P85-ibm85n05.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x013F occurs as the first character of the PITarget in the PI in the DTD.
1355ibm-not-wf-P85-ibm85n06.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0140 occurs as the first character of the PITarget in the PI in the DTD.
1356ibm-not-wf-P85-ibm85n07.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0149 occurs as the first character of the PITarget in the PI in the DTD.
1357ibm-not-wf-P85-ibm85n08.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x017F occurs as the first character of the PITarget in the PI in the DTD.
1358ibm-not-wf-P85-ibm85n09.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x01c4 occurs as the first character of the PITarget in the PI in the DTD.
1359ibm-not-wf-P85-ibm85n10.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x01CC occurs as the first character of the PITarget in the PI in the DTD.
1360ibm-not-wf-P85-ibm85n100.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0BB6 occurs as the first character of the PITarget in the PI in the DTD.
1361ibm-not-wf-P85-ibm85n101.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0BBA occurs as the first character of the PITarget in the PI in the DTD.
1362ibm-not-wf-P85-ibm85n102.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0C0D occurs as the first character of the PITarget in the PI in the DTD.
1363ibm-not-wf-P85-ibm85n103.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0C11 occurs as the first character of the PITarget in the PI in the DTD.
1364ibm-not-wf-P85-ibm85n104.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0C29 occurs as the first character of the PITarget in the PI in the DTD.
1365ibm-not-wf-P85-ibm85n105.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0C34 occurs as the first character of the PITarget in the PI in the DTD.
1366ibm-not-wf-P85-ibm85n106.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0C5F occurs as the first character of the PITarget in the PI in the DTD.
1367ibm-not-wf-P85-ibm85n107.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0C62 occurs as the first character of the PITarget in the PI in the DTD.
1368ibm-not-wf-P85-ibm85n108.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0C8D occurs as the first character of the PITarget in the PI in the DTD.
1369ibm-not-wf-P85-ibm85n109.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0C91 occurs as the first character of the PITarget in the PI in the DTD.
1370ibm-not-wf-P85-ibm85n11.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x01F1 occurs as the first character of the PITarget in the PI in the DTD.
1371ibm-not-wf-P85-ibm85n110.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0CA9 occurs as the first character of the PITarget in the PI in the DTD.
1372ibm-not-wf-P85-ibm85n111.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0CB4 occurs as the first character of the PITarget in the PI in the DTD.
1373ibm-not-wf-P85-ibm85n112.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0CBA occurs as the first character of the PITarget in the PI in the DTD.
1374ibm-not-wf-P85-ibm85n113.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0CDF occurs as the first character of the PITarget in the PI in the DTD.
1375ibm-not-wf-P85-ibm85n114.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0CE2 occurs as the first character of the PITarget in the PI in the DTD.
1376ibm-not-wf-P85-ibm85n115.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0D0D occurs as the first character of the PITarget in the PI in the DTD.
1377ibm-not-wf-P85-ibm85n116.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0D11 occurs as the first character of the PITarget in the PI in the DTD.
1378ibm-not-wf-P85-ibm85n117.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0D29 occurs as the first character of the PITarget in the PI in the DTD.
1379ibm-not-wf-P85-ibm85n118.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0D3A occurs as the first character of the PITarget in the PI in the DTD.
1380ibm-not-wf-P85-ibm85n119.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0D62 occurs as the first character of the PITarget in the PI in the DTD.
1381ibm-not-wf-P85-ibm85n12.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x01F3 occurs as the first character of the PITarget in the PI in the DTD.
1382ibm-not-wf-P85-ibm85n120.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0E2F occurs as the first character of the PITarget in the PI in the DTD.
1383ibm-not-wf-P85-ibm85n121.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0E31 occurs as the first character of the PITarget in the PI in the DTD.
1384ibm-not-wf-P85-ibm85n122.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0E34 occurs as the first character of the PITarget in the PI in the DTD.
1385ibm-not-wf-P85-ibm85n123.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0E46 occurs as the first character of the PITarget in the PI in the DTD.
1386ibm-not-wf-P85-ibm85n124.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0E83 occurs as the first character of the PITarget in the PI in the DTD.
1387ibm-not-wf-P85-ibm85n125.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0E85 occurs as the first character of the PITarget in the PI in the DTD.
1388ibm-not-wf-P85-ibm85n126.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0E89 occurs as the first character of the PITarget in the PI in the DTD.
1389ibm-not-wf-P85-ibm85n127.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0E8B occurs as the first character of the PITarget in the PI in the DTD.
1390ibm-not-wf-P85-ibm85n128.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0E8E occurs as the first character of the PITarget in the PI in the DTD.
1391ibm-not-wf-P85-ibm85n129.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0E98 occurs as the first character of the PITarget in the PI in the DTD.
1392ibm-not-wf-P85-ibm85n13.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x01F6 occurs as the first character of the PITarget in the PI in the DTD.
1393ibm-not-wf-P85-ibm85n130.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0EA0 occurs as the first character of the PITarget in the PI in the DTD.
1394ibm-not-wf-P85-ibm85n131.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0EA4 occurs as the first character of the PITarget in the PI in the DTD.
1395ibm-not-wf-P85-ibm85n132.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0EA6 occurs as the first character of the PITarget in the PI in the DTD.
1396ibm-not-wf-P85-ibm85n133.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0EA8 occurs as the first character of the PITarget in the PI in the DTD.
1397ibm-not-wf-P85-ibm85n134.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0EAC occurs as the first character of the PITarget in the PI in the DTD.
1398ibm-not-wf-P85-ibm85n135.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0EAF occurs as the first character of the PITarget in the PI in the DTD.
1399ibm-not-wf-P85-ibm85n136.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0EB1 occurs as the first character of the PITarget in the PI in the DTD.
1400ibm-not-wf-P85-ibm85n137.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0EB4 occurs as the first character of the PITarget in the PI in the DTD.
1401ibm-not-wf-P85-ibm85n138.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0EBE occurs as the first character of the PITarget in the PI in the DTD.
1402ibm-not-wf-P85-ibm85n139.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0EC5 occurs as the first character of the PITarget in the PI in the DTD.
1403ibm-not-wf-P85-ibm85n14.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x01F9 occurs as the first character of the PITarget in the PI in the DTD.
1404ibm-not-wf-P85-ibm85n140.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0F48 occurs as the first character of the PITarget in the PI in the DTD.
1405ibm-not-wf-P85-ibm85n141.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0F6A occurs as the first character of the PITarget in the PI in the DTD.
1406ibm-not-wf-P85-ibm85n142.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x10C6 occurs as the first character of the PITarget in the PI in the DTD.
1407ibm-not-wf-P85-ibm85n143.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x10F7 occurs as the first character of the PITarget in the PI in the DTD.
1408ibm-not-wf-P85-ibm85n144.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1011 occurs as the first character of the PITarget in the PI in the DTD.
1409ibm-not-wf-P85-ibm85n145.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1104 occurs as the first character of the PITarget in the PI in the DTD.
1410ibm-not-wf-P85-ibm85n146.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1108 occurs as the first character of the PITarget in the PI in the DTD.
1411ibm-not-wf-P85-ibm85n147.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x110A occurs as the first character of the PITarget in the PI in the DTD.
1412ibm-not-wf-P85-ibm85n148.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x110D occurs as the first character of the PITarget in the PI in the DTD.
1413ibm-not-wf-P85-ibm85n149.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x113B occurs as the first character of the PITarget in the PI in the DTD.
1414ibm-not-wf-P85-ibm85n15.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x01F9 occurs as the first character of the PITarget in the PI in the DTD.
1415ibm-not-wf-P85-ibm85n150.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x113F occurs as the first character of the PITarget in the PI in the DTD.
1416ibm-not-wf-P85-ibm85n151.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1141 occurs as the first character of the PITarget in the PI in the DTD.
1417ibm-not-wf-P85-ibm85n152.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x114D occurs as the first character of the PITarget in the PI in the DTD.
1418ibm-not-wf-P85-ibm85n153.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x114f occurs as the first character of the PITarget in the PI in the DTD.
1419ibm-not-wf-P85-ibm85n154.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1151 occurs as the first character of the PITarget in the PI in the DTD.
1420ibm-not-wf-P85-ibm85n155.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1156 occurs as the first character of the PITarget in the PI in the DTD.
1421ibm-not-wf-P85-ibm85n156.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x115A occurs as the first character of the PITarget in the PI in the DTD.
1422ibm-not-wf-P85-ibm85n157.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1162 occurs as the first character of the PITarget in the PI in the DTD.
1423ibm-not-wf-P85-ibm85n158.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1164 occurs as the first character of the PITarget in the PI in the DTD.
1424ibm-not-wf-P85-ibm85n159.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1166 occurs as the first character of the PITarget in the PI in the DTD.
1425ibm-not-wf-P85-ibm85n16.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0230 occurs as the first character of the PITarget in the PI in the DTD.
1426ibm-not-wf-P85-ibm85n160.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x116B occurs as the first character of the PITarget in the PI in the DTD.
1427ibm-not-wf-P85-ibm85n161.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x116F occurs as the first character of the PITarget in the PI in the DTD.
1428ibm-not-wf-P85-ibm85n162.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1174 occurs as the first character of the PITarget in the PI in the DTD.
1429ibm-not-wf-P85-ibm85n163.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x119F occurs as the first character of the PITarget in the PI in the DTD.
1430ibm-not-wf-P85-ibm85n164.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x11AC occurs as the first character of the PITarget in the PI in the DTD.
1431ibm-not-wf-P85-ibm85n165.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x11B6 occurs as the first character of the PITarget in the PI in the DTD.
1432ibm-not-wf-P85-ibm85n166.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x11B9 occurs as the first character of the PITarget in the PI in the DTD.
1433ibm-not-wf-P85-ibm85n167.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x11BB occurs as the first character of the PITarget in the PI in the DTD.
1434ibm-not-wf-P85-ibm85n168.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x11C3 occurs as the first character of the PITarget in the PI in the DTD.
1435ibm-not-wf-P85-ibm85n169.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x11F1 occurs as the first character of the PITarget in the PI in the DTD.
1436ibm-not-wf-P85-ibm85n17.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x02AF occurs as the first character of the PITarget in the PI in the DTD.
1437ibm-not-wf-P85-ibm85n170.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x11FA occurs as the first character of the PITarget in the PI in the DTD.
1438ibm-not-wf-P85-ibm85n171.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1E9C occurs as the first character of the PITarget in the PI in the DTD.
1439ibm-not-wf-P85-ibm85n172.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1EFA occurs as the first character of the PITarget in the PI in the DTD.
1440ibm-not-wf-P85-ibm85n173.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1F16 occurs as the first character of the PITarget in the PI in the DTD.
1441ibm-not-wf-P85-ibm85n174.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1F1E occurs as the first character of the PITarget in the PI in the DTD.
1442ibm-not-wf-P85-ibm85n175.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1F46 occurs as the first character of the PITarget in the PI in the DTD.
1443ibm-not-wf-P85-ibm85n176.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1F4F occurs as the first character of the PITarget in the PI in the DTD.
1444ibm-not-wf-P85-ibm85n177.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1F58 occurs as the first character of the PITarget in the PI in the DTD.
1445ibm-not-wf-P85-ibm85n178.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1F5A occurs as the first character of the PITarget in the PI in the DTD.
1446ibm-not-wf-P85-ibm85n179.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1F5C occurs as the first character of the PITarget in the PI in the DTD.
1447ibm-not-wf-P85-ibm85n18.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x02CF occurs as the first character of the PITarget in the PI in the DTD.
1448ibm-not-wf-P85-ibm85n180.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1F5E occurs as the first character of the PITarget in the PI in the DTD.
1449ibm-not-wf-P85-ibm85n181.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #xF17E occurs as the first character of the PITarget in the PI in the DTD.
1450ibm-not-wf-P85-ibm85n182.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1FB5 occurs as the first character of the PITarget in the PI in the DTD.
1451ibm-not-wf-P85-ibm85n183.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1FBD occurs as the first character of the PITarget in the PI in the DTD.
1452ibm-not-wf-P85-ibm85n184.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1FBF occurs as the first character of the PITarget in the PI in the DTD.
1453ibm-not-wf-P85-ibm85n185.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1FC5 occurs as the first character of the PITarget in the PI in the DTD.
1454ibm-not-wf-P85-ibm85n186.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1FCD occurs as the first character of the PITarget in the PI in the DTD.
1455ibm-not-wf-P85-ibm85n187.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1FD5 occurs as the first character of the PITarget in the PI in the DTD.
1456ibm-not-wf-P85-ibm85n188.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1FDC occurs as the first character of the PITarget in the PI in the DTD.
1457ibm-not-wf-P85-ibm85n189.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1FED occurs as the first character of the PITarget in the PI in the DTD.
1458ibm-not-wf-P85-ibm85n19.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0387 occurs as the first character of the PITarget in the PI in the DTD.
1459ibm-not-wf-P85-ibm85n190.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1FF5 occurs as the first character of the PITarget in the PI in the DTD.
1460ibm-not-wf-P85-ibm85n191.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x1FFD occurs as the first character of the PITarget in the PI in the DTD.
1461ibm-not-wf-P85-ibm85n192.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x2127 occurs as the first character of the PITarget in the PI in the DTD.
1462ibm-not-wf-P85-ibm85n193.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x212F occurs as the first character of the PITarget in the PI in the DTD.
1463ibm-not-wf-P85-ibm85n194.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x2183 occurs as the first character of the PITarget in the PI in the DTD.
1464ibm-not-wf-P85-ibm85n195.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x3095 occurs as the first character of the PITarget in the PI in the DTD.
1465ibm-not-wf-P85-ibm85n196.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x30FB occurs as the first character of the PITarget in the PI in the DTD.
1466ibm-not-wf-P85-ibm85n197.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x312D occurs as the first character of the PITarget in the PI in the DTD.
1467ibm-not-wf-P85-ibm85n198.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #xD7A4 occurs as the first character of the PITarget in the PI in the DTD.
1468ibm-not-wf-P85-ibm85n20.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x038B occurs as the first character of the PITarget in the PI in the DTD.
1469ibm-not-wf-P85-ibm85n21.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x03A2 occurs as the first character of the PITarget in the PI in the DTD.
1470ibm-not-wf-P85-ibm85n22.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x03CF occurs as the first character of the PITarget in the PI in the DTD.
1471ibm-not-wf-P85-ibm85n23.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x03D7 occurs as the first character of the PITarget in the PI in the DTD.
1472ibm-not-wf-P85-ibm85n24.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x03DD occurs as the first character of the PITarget in the PI in the DTD.
1473ibm-not-wf-P85-ibm85n25.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x03E1 occurs as the first character of the PITarget in the PI in the DTD.
1474ibm-not-wf-P85-ibm85n26.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x03F4 occurs as the first character of the PITarget in the PI in the DTD.
1475ibm-not-wf-P85-ibm85n27.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x040D occurs as the first character of the PITarget in the PI in the DTD.
1476ibm-not-wf-P85-ibm85n28.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0450 occurs as the first character of the PITarget in the PI in the DTD.
1477ibm-not-wf-P85-ibm85n29.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x045D occurs as the first character of the PITarget in the PI in the DTD.
1478ibm-not-wf-P85-ibm85n30.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0482 occurs as the first character of the PITarget in the PI in the DTD.
1479ibm-not-wf-P85-ibm85n31.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x04C5 occurs as the first character of the PITarget in the PI in the DTD.
1480ibm-not-wf-P85-ibm85n32.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x04C6 occurs as the first character of the PITarget in the PI in the DTD.
1481ibm-not-wf-P85-ibm85n33.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x04C9 occurs as the first character of the PITarget in the PI in the DTD.
1482ibm-not-wf-P85-ibm85n34.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x04EC occurs as the first character of the PITarget in the PI in the DTD.
1483ibm-not-wf-P85-ibm85n35.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x04ED occurs as the first character of the PITarget in the PI in the DTD.
1484ibm-not-wf-P85-ibm85n36.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x04F6 occurs as the first character of the PITarget in the PI in the DTD.
1485ibm-not-wf-P85-ibm85n37.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x04FA occurs as the first character of the PITarget in the PI in the DTD.
1486ibm-not-wf-P85-ibm85n38.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0557 occurs as the first character of the PITarget in the PI in the DTD.
1487ibm-not-wf-P85-ibm85n39.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0558 occurs as the first character of the PITarget in the PI in the DTD.
1488ibm-not-wf-P85-ibm85n40.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0587 occurs as the first character of the PITarget in the PI in the DTD.
1489ibm-not-wf-P85-ibm85n41.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x05EB occurs as the first character of the PITarget in the PI in the DTD.
1490ibm-not-wf-P85-ibm85n42.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x05F3 occurs as the first character of the PITarget in the PI in the DTD.
1491ibm-not-wf-P85-ibm85n43.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0620 occurs as the first character of the PITarget in the PI in the DTD.
1492ibm-not-wf-P85-ibm85n44.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x063B occurs as the first character of the PITarget in the PI in the DTD.
1493ibm-not-wf-P85-ibm85n45.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x064B occurs as the first character of the PITarget in the PI in the DTD.
1494ibm-not-wf-P85-ibm85n46.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x06B8 occurs as the first character of the PITarget in the PI in the DTD.
1495ibm-not-wf-P85-ibm85n47.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x06BF occurs as the first character of the PITarget in the PI in the DTD.
1496ibm-not-wf-P85-ibm85n48.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x06CF occurs as the first character of the PITarget in the PI in the DTD.
1497ibm-not-wf-P85-ibm85n49.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x06D4 occurs as the first character of the PITarget in the PI in the DTD.
1498ibm-not-wf-P85-ibm85n50.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x06D6 occurs as the first character of the PITarget in the PI in the DTD.
1499ibm-not-wf-P85-ibm85n51.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x06E7 occurs as the first character of the PITarget in the PI in the DTD.
1500ibm-not-wf-P85-ibm85n52.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x093A occurs as the first character of the PITarget in the PI in the DTD.
1501ibm-not-wf-P85-ibm85n53.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x093E occurs as the first character of the PITarget in the PI in the DTD.
1502ibm-not-wf-P85-ibm85n54.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0962 occurs as the first character of the PITarget in the PI in the DTD.
1503ibm-not-wf-P85-ibm85n55.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x098D occurs as the first character of the PITarget in the PI in the DTD.
1504ibm-not-wf-P85-ibm85n56.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0991 occurs as the first character of the PITarget in the PI in the DTD.
1505ibm-not-wf-P85-ibm85n57.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0992 occurs as the first character of the PITarget in the PI in the DTD.
1506ibm-not-wf-P85-ibm85n58.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x09A9 occurs as the first character of the PITarget in the PI in the DTD.
1507ibm-not-wf-P85-ibm85n59.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x09B1 occurs as the first character of the PITarget in the PI in the DTD.
1508ibm-not-wf-P85-ibm85n60.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x09B5 occurs as the first character of the PITarget in the PI in the DTD.
1509ibm-not-wf-P85-ibm85n61.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x09BA occurs as the first character of the PITarget in the PI in the DTD.
1510ibm-not-wf-P85-ibm85n62.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x09DE occurs as the first character of the PITarget in the PI in the DTD.
1511ibm-not-wf-P85-ibm85n63.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x09E2 occurs as the first character of the PITarget in the PI in the DTD.
1512ibm-not-wf-P85-ibm85n64.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x09F2 occurs as the first character of the PITarget in the PI in the DTD.
1513ibm-not-wf-P85-ibm85n65.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0A0B occurs as the first character of the PITarget in the PI in the DTD.
1514ibm-not-wf-P85-ibm85n66.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0A11 occurs as the first character of the PITarget in the PI in the DTD.
1515ibm-not-wf-P85-ibm85n67.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0A29 occurs as the first character of the PITarget in the PI in the DTD.
1516ibm-not-wf-P85-ibm85n68.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0A31 occurs as the first character of the PITarget in the PI in the DTD.
1517ibm-not-wf-P85-ibm85n69.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0A34 occurs as the first character of the PITarget in the PI in the DTD.
1518ibm-not-wf-P85-ibm85n70.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0A37 occurs as the first character of the PITarget in the PI in the DTD.
1519ibm-not-wf-P85-ibm85n71.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0A3A occurs as the first character of the PITarget in the PI in the DTD.
1520ibm-not-wf-P85-ibm85n72.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0A5B occurs as the first character of the PITarget in the PI in the DTD.
1521ibm-not-wf-P85-ibm85n73.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0A70 occurs as the first character of the PITarget in the PI in the DTD.
1522ibm-not-wf-P85-ibm85n74.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0A75 occurs as the first character of the PITarget in the PI in the DTD.
1523ibm-not-wf-P85-ibm85n75.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x occurs as the first character of the PITarget in the PI in the DTD.
1524ibm-not-wf-P85-ibm85n76.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0ABC occurs as the first character of the PITarget in the PI in the DTD.
1525ibm-not-wf-P85-ibm85n77.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0A92 occurs as the first character of the PITarget in the PI in the DTD.
1526ibm-not-wf-P85-ibm85n78.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0AA9 occurs as the first character of the PITarget in the PI in the DTD.
1527ibm-not-wf-P85-ibm85n79.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0AB1 occurs as the first character of the PITarget in the PI in the DTD.
1528ibm-not-wf-P85-ibm85n80.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0AB4 occurs as the first character of the PITarget in the PI in the DTD.
1529ibm-not-wf-P85-ibm85n81.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0ABA occurs as the first character of the PITarget in the PI in the DTD.
1530ibm-not-wf-P85-ibm85n82.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0B04 occurs as the first character of the PITarget in the PI in the DTD.
1531ibm-not-wf-P85-ibm85n83.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0B0D occurs as the first character of the PITarget in the PI in the DTD.
1532ibm-not-wf-P85-ibm85n84.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0B11 occurs as the first character of the PITarget in the PI in the DTD.
1533ibm-not-wf-P85-ibm85n85.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0B29 occurs as the first character of the PITarget in the PI in the DTD.
1534ibm-not-wf-P85-ibm85n86.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0B31 occurs as the first character of the PITarget in the PI in the DTD.
1535ibm-not-wf-P85-ibm85n87.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0B34 occurs as the first character of the PITarget in the PI in the DTD.
1536ibm-not-wf-P85-ibm85n88.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0B3A occurs as the first character of the PITarget in the PI in the DTD.
1537ibm-not-wf-P85-ibm85n89.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0B3E occurs as the first character of the PITarget in the PI in the DTD.
1538ibm-not-wf-P85-ibm85n90.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0B5E occurs as the first character of the PITarget in the PI in the DTD.
1539ibm-not-wf-P85-ibm85n91.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0B62 occurs as the first character of the PITarget in the PI in the DTD.
1540ibm-not-wf-P85-ibm85n92.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0B8B occurs as the first character of the PITarget in the PI in the DTD.
1541ibm-not-wf-P85-ibm85n93.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0B91 occurs as the first character of the PITarget in the PI in the DTD.
1542ibm-not-wf-P85-ibm85n94.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0B98 occurs as the first character of the PITarget in the PI in the DTD.
1543ibm-not-wf-P85-ibm85n95.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0B9B occurs as the first character of the PITarget in the PI in the DTD.
1544ibm-not-wf-P85-ibm85n96.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0B9D occurs as the first character of the PITarget in the PI in the DTD.
1545ibm-not-wf-P85-ibm85n97.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0BA0 occurs as the first character of the PITarget in the PI in the DTD.
1546ibm-not-wf-P85-ibm85n98.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0BA7 occurs as the first character of the PITarget in the PI in the DTD.
1547ibm-not-wf-P85-ibm85n99.xmlnot-wfInputCompare ResultsB. Tests BaseChar with an illegal character. The character #x0BAB occurs as the first character of the PITarget in the PI in the DTD.
1548ibm-not-wf-P86-ibm86n01.xmlnot-wfInputCompare ResultsB. Tests Ideographic with an illegal character. The character #x4CFF occurs as the first character in the PITarget in the PI in the DTD.
1549ibm-not-wf-P86-ibm86n02.xmlnot-wfInputCompare ResultsB. Tests Ideographic with an illegal character. The character #x9FA6 occurs as the first character in the PITarget in the PI in the DTD.
1550ibm-not-wf-P86-ibm86n03.xmlnot-wfInputCompare ResultsB. Tests Ideographic with an illegal character. The character #x3008 occurs as the first character in the PITarget in the PI in the DTD.
1551ibm-not-wf-P86-ibm86n04.xmlnot-wfInputCompare ResultsB. Tests Ideographic with an illegal character. The character #x302A occurs as the first character in the PITarget in the PI in the DTD.
1552ibm-not-wf-P87-ibm87n01.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x02FF occurs as the second character in the PITarget in the PI in the DTD.
1553ibm-not-wf-P87-ibm87n02.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0346 occurs as the second character in the PITarget in the PI in the DTD.
1554ibm-not-wf-P87-ibm87n03.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0362 occurs as the second character in the PITarget in the PI in the DTD.
1555ibm-not-wf-P87-ibm87n04.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0487 occurs as the second character in the PITarget in the PI in the DTD.
1556ibm-not-wf-P87-ibm87n05.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x05A2 occurs as the second character in the PITarget in the PI in the DTD.
1557ibm-not-wf-P87-ibm87n06.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x05BA occurs as the second character in the PITarget in the PI in the DTD.
1558ibm-not-wf-P87-ibm87n07.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x05BE occurs as the second character in the PITarget in the PI in the DTD.
1559ibm-not-wf-P87-ibm87n08.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x05C0 occurs as the second character in the PITarget in the PI in the DTD.
1560ibm-not-wf-P87-ibm87n09.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x05C3 occurs as the second character in the PITarget in the PI in the DTD.
1561ibm-not-wf-P87-ibm87n10.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0653 occurs as the second character in the PITarget in the PI in the DTD.
1562ibm-not-wf-P87-ibm87n11.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x06B8 occurs as the second character in the PITarget in the PI in the DTD.
1563ibm-not-wf-P87-ibm87n12.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x06B9 occurs as the second character in the PITarget in the PI in the DTD.
1564ibm-not-wf-P87-ibm87n13.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x06E9 occurs as the second character in the PITarget in the PI in the DTD.
1565ibm-not-wf-P87-ibm87n14.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x06EE occurs as the second character in the PITarget in the PI in the DTD.
1566ibm-not-wf-P87-ibm87n15.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0904 occurs as the second character in the PITarget in the PI in the DTD.
1567ibm-not-wf-P87-ibm87n16.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x093B occurs as the second character in the PITarget in the PI in the DTD.
1568ibm-not-wf-P87-ibm87n17.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x094E occurs as the second character in the PITarget in the PI in the DTD.
1569ibm-not-wf-P87-ibm87n18.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0955 occurs as the second character in the PITarget in the PI in the DTD.
1570ibm-not-wf-P87-ibm87n19.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0964 occurs as the second character in the PITarget in the PI in the DTD.
1571ibm-not-wf-P87-ibm87n20.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0984 occurs as the second character in the PITarget in the PI in the DTD.
1572ibm-not-wf-P87-ibm87n21.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x09C5 occurs as the second character in the PITarget in the PI in the DTD.
1573ibm-not-wf-P87-ibm87n22.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x09C9 occurs as the second character in the PITarget in the PI in the DTD.
1574ibm-not-wf-P87-ibm87n23.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x09CE occurs as the second character in the PITarget in the PI in the DTD.
1575ibm-not-wf-P87-ibm87n24.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x09D8 occurs as the second character in the PITarget in the PI in the DTD.
1576ibm-not-wf-P87-ibm87n25.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x09E4 occurs as the second character in the PITarget in the PI in the DTD.
1577ibm-not-wf-P87-ibm87n26.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0A03 occurs as the second character in the PITarget in the PI in the DTD.
1578ibm-not-wf-P87-ibm87n27.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0A3D occurs as the second character in the PITarget in the PI in the DTD.
1579ibm-not-wf-P87-ibm87n28.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0A46 occurs as the second character in the PITarget in the PI in the DTD.
1580ibm-not-wf-P87-ibm87n29.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0A49 occurs as the second character in the PITarget in the PI in the DTD.
1581ibm-not-wf-P87-ibm87n30.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0A4E occurs as the second character in the PITarget in the PI in the DTD.
1582ibm-not-wf-P87-ibm87n31.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0A80 occurs as the second character in the PITarget in the PI in the DTD.
1583ibm-not-wf-P87-ibm87n32.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0A84 occurs as the second character in the PITarget in the PI in the DTD.
1584ibm-not-wf-P87-ibm87n33.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0ABB occurs as the second character in the PITarget in the PI in the DTD.
1585ibm-not-wf-P87-ibm87n34.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0AC6 occurs as the second character in the PITarget in the PI in the DTD.
1586ibm-not-wf-P87-ibm87n35.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0ACA occurs as the second character in the PITarget in the PI in the DTD.
1587ibm-not-wf-P87-ibm87n36.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0ACE occurs as the second character in the PITarget in the PI in the DTD.
1588ibm-not-wf-P87-ibm87n37.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0B04 occurs as the second character in the PITarget in the PI in the DTD.
1589ibm-not-wf-P87-ibm87n38.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0B3B occurs as the second character in the PITarget in the PI in the DTD.
1590ibm-not-wf-P87-ibm87n39.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0B44 occurs as the second character in the PITarget in the PI in the DTD.
1591ibm-not-wf-P87-ibm87n40.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0B4A occurs as the second character in the PITarget in the PI in the DTD.
1592ibm-not-wf-P87-ibm87n41.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0B4E occurs as the second character in the PITarget in the PI in the DTD.
1593ibm-not-wf-P87-ibm87n42.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0B58 occurs as the second character in the PITarget in the PI in the DTD.
1594ibm-not-wf-P87-ibm87n43.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0B84 occurs as the second character in the PITarget in the PI in the DTD.
1595ibm-not-wf-P87-ibm87n44.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0BC3 occurs as the second character in the PITarget in the PI in the DTD.
1596ibm-not-wf-P87-ibm87n45.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0BC9 occurs as the second character in the PITarget in the PI in the DTD.
1597ibm-not-wf-P87-ibm87n46.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0BD6 occurs as the second character in the PITarget in the PI in the DTD.
1598ibm-not-wf-P87-ibm87n47.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0C0D occurs as the second character in the PITarget in the PI in the DTD.
1599ibm-not-wf-P87-ibm87n48.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0C45 occurs as the second character in the PITarget in the PI in the DTD.
1600ibm-not-wf-P87-ibm87n49.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0C49 occurs as the second character in the PITarget in the PI in the DTD.
1601ibm-not-wf-P87-ibm87n50.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0C54 occurs as the second character in the PITarget in the PI in the DTD.
1602ibm-not-wf-P87-ibm87n51.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0C81 occurs as the second character in the PITarget in the PI in the DTD.
1603ibm-not-wf-P87-ibm87n52.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0C84 occurs as the second character in the PITarget in the PI in the DTD.
1604ibm-not-wf-P87-ibm87n53.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0CC5 occurs as the second character in the PITarget in the PI in the DTD.
1605ibm-not-wf-P87-ibm87n54.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0CC9 occurs as the second character in the PITarget in the PI in the DTD.
1606ibm-not-wf-P87-ibm87n55.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0CD4 occurs as the second character in the PITarget in the PI in the DTD.
1607ibm-not-wf-P87-ibm87n56.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0CD7 occurs as the second character in the PITarget in the PI in the DTD.
1608ibm-not-wf-P87-ibm87n57.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0D04 occurs as the second character in the PITarget in the PI in the DTD.
1609ibm-not-wf-P87-ibm87n58.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0D45 occurs as the second character in the PITarget in the PI in the DTD.
1610ibm-not-wf-P87-ibm87n59.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0D49 occurs as the second character in the PITarget in the PI in the DTD.
1611ibm-not-wf-P87-ibm87n60.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0D4E occurs as the second character in the PITarget in the PI in the DTD.
1612ibm-not-wf-P87-ibm87n61.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0D58 occurs as the second character in the PITarget in the PI in the DTD.
1613ibm-not-wf-P87-ibm87n62.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0E3F occurs as the second character in the PITarget in the PI in the DTD.
1614ibm-not-wf-P87-ibm87n63.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0E3B occurs as the second character in the PITarget in the PI in the DTD.
1615ibm-not-wf-P87-ibm87n64.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0E4F occurs as the second character in the PITarget in the PI in the DTD.
1616ibm-not-wf-P87-ibm87n66.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0EBA occurs as the second character in the PITarget in the PI in the DTD.
1617ibm-not-wf-P87-ibm87n67.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0EBE occurs as the second character in the PITarget in the PI in the DTD.
1618ibm-not-wf-P87-ibm87n68.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0ECE occurs as the second character in the PITarget in the PI in the DTD.
1619ibm-not-wf-P87-ibm87n69.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0F1A occurs as the second character in the PITarget in the PI in the DTD.
1620ibm-not-wf-P87-ibm87n70.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0F36 occurs as the second character in the PITarget in the PI in the DTD.
1621ibm-not-wf-P87-ibm87n71.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0F38 occurs as the second character in the PITarget in the PI in the DTD.
1622ibm-not-wf-P87-ibm87n72.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0F3B occurs as the second character in the PITarget in the PI in the DTD.
1623ibm-not-wf-P87-ibm87n73.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0F3A occurs as the second character in the PITarget in the PI in the DTD.
1624ibm-not-wf-P87-ibm87n74.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0F70 occurs as the second character in the PITarget in the PI in the DTD.
1625ibm-not-wf-P87-ibm87n75.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0F85 occurs as the second character in the PITarget in the PI in the DTD.
1626ibm-not-wf-P87-ibm87n76.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0F8C occurs as the second character in the PITarget in the PI in the DTD.
1627ibm-not-wf-P87-ibm87n77.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0F96 occurs as the second character in the PITarget in the PI in the DTD.
1628ibm-not-wf-P87-ibm87n78.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0F98 occurs as the second character in the PITarget in the PI in the DTD.
1629ibm-not-wf-P87-ibm87n79.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0FB0 occurs as the second character in the PITarget in the PI in the DTD.
1630ibm-not-wf-P87-ibm87n80.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0FB8 occurs as the second character in the PITarget in the PI in the DTD.
1631ibm-not-wf-P87-ibm87n81.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x0FBA occurs as the second character in the PITarget in the PI in the DTD.
1632ibm-not-wf-P87-ibm87n82.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x20DD occurs as the second character in the PITarget in the PI in the DTD.
1633ibm-not-wf-P87-ibm87n83.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x20E2 occurs as the second character in the PITarget in the PI in the DTD.
1634ibm-not-wf-P87-ibm87n84.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x3030 occurs as the second character in the PITarget in the PI in the DTD.
1635ibm-not-wf-P87-ibm87n85.xmlnot-wfInputCompare ResultsB. Tests CombiningChar with an illegal character. The character #x309B occurs as the second character in the PITarget in the PI in the DTD.
1636ibm-not-wf-P88-ibm88n01.xmlnot-wfInputCompare ResultsB. Tests Digit with an illegal character. The character #x0029 occurs as the second character in the PITarget in the PI in the DTD.
1637ibm-not-wf-P88-ibm88n02.xmlnot-wfInputCompare ResultsB. Tests Digit with an illegal character. The character #x003B occurs as the second character in the PITarget in the PI in the DTD.
1638ibm-not-wf-P88-ibm88n03.xmlnot-wfInputCompare ResultsB. Tests Digit with an illegal character. The character #x066A occurs as the second character in the PITarget in the PI in the DTD.
1639ibm-not-wf-P88-ibm88n04.xmlnot-wfInputCompare ResultsB. Tests Digit with an illegal character. The character #x06FA occurs as the second character in the PITarget in the PI in the DTD.
1640ibm-not-wf-P88-ibm88n05.xmlnot-wfInputCompare ResultsB. Tests Digit with an illegal character. The character #x0970 occurs as the second character in the PITarget in the PI in the DTD.
1641ibm-not-wf-P88-ibm88n06.xmlnot-wfInputCompare ResultsB. Tests Digit with an illegal character. The character #x09F2 occurs as the second character in the PITarget in the PI in the DTD.
1642ibm-not-wf-P88-ibm88n08.xmlnot-wfInputCompare ResultsB. Tests Digit with an illegal character. The character #x0AF0 occurs as the second character in the PITarget in the PI in the DTD.
1643ibm-not-wf-P88-ibm88n09.xmlnot-wfInputCompare ResultsB. Tests Digit with an illegal character. The character #x0B70 occurs as the second character in the PITarget in the PI in the DTD.
1644ibm-not-wf-P88-ibm88n10.xmlnot-wfInputCompare ResultsB. Tests Digit with an illegal character. The character #x0C65 occurs as the second character in the PITarget in the PI in the DTD.
1645ibm-not-wf-P88-ibm88n11.xmlnot-wfInputCompare ResultsB. Tests Digit with an illegal character. The character #x0CE5 occurs as the second character in the PITarget in the PI in the DTD.
1646ibm-not-wf-P88-ibm88n12.xmlnot-wfInputCompare ResultsB. Tests Digit with an illegal character. The character #x0CF0 occurs as the second character in the PITarget in the PI in the DTD.
1647ibm-not-wf-P88-ibm88n13.xmlnot-wfInputCompare ResultsB. Tests Digit with an illegal character. The character #x0D70 occurs as the second character in the PITarget in the PI in the DTD.
1648ibm-not-wf-P88-ibm88n14.xmlnot-wfInputCompare ResultsB. Tests Digit with an illegal character. The character #x0E5A occurs as the second character in the PITarget in the PI in the DTD.
1649ibm-not-wf-P88-ibm88n15.xmlnot-wfInputCompare ResultsB. Tests Digit with an illegal character. The character #x0EDA occurs as the second character in the PITarget in the PI in the DTD.
1650ibm-not-wf-P88-ibm88n16.xmlnot-wfInputCompare ResultsB. Tests Digit with an illegal character. The character #x0F2A occurs as the second character in the PITarget in the PI in the DTD.
1651ibm-not-wf-P89-ibm89n01.xmlnot-wfInputCompare ResultsB. Tests Extender with an illegal character. The character #x00B6 occurs as the second character in the PITarget in the PI in the DTD.
1652ibm-not-wf-P89-ibm89n02.xmlnot-wfInputCompare ResultsB. Tests Extender with an illegal character. The character #x00B8 occurs as the second character in the PITarget in the PI in the DTD.
1653ibm-not-wf-P89-ibm89n03.xmlnot-wfInputCompare ResultsB. Tests Extender with an illegal character. The character #x02D2 occurs as the second character in the PITarget in the PI in the DTD.
1654ibm-not-wf-P89-ibm89n04.xmlnot-wfInputCompare ResultsB. Tests Extender with an illegal character. The character #x03FE occurs as the second character in the PITarget in the PI in the DTD.
1655ibm-not-wf-P89-ibm89n05.xmlnot-wfInputCompare ResultsB. Tests Extender with an illegal character. The character #x065F occurs as the second character in the PITarget in the PI in the DTD.
1656ibm-not-wf-P89-ibm89n06.xmlnot-wfInputCompare ResultsB. Tests Extender with an illegal character. The character #x0EC7 occurs as the second character in the PITarget in the PI in the DTD.
1657ibm-not-wf-P89-ibm89n07.xmlnot-wfInputCompare ResultsB. Tests Extender with an illegal character. The character #x3006 occurs as the second character in the PITarget in the PI in the DTD.
1658ibm-not-wf-P89-ibm89n08.xmlnot-wfInputCompare ResultsB. Tests Extender with an illegal character. The character #x3030 occurs as the second character in the PITarget in the PI in the DTD.
1659ibm-not-wf-P89-ibm89n09.xmlnot-wfInputCompare ResultsB. Tests Extender with an illegal character. The character #x3036 occurs as the second character in the PITarget in the PI in the DTD.
1660ibm-not-wf-P89-ibm89n10.xmlnot-wfInputCompare ResultsB. Tests Extender with an illegal character. The character #x309C occurs as the second character in the PITarget in the PI in the DTD.
1661ibm-not-wf-P89-ibm89n11.xmlnot-wfInputCompare ResultsB. Tests Extender with an illegal character. The character #x309F occurs as the second character in the PITarget in the PI in the DTD.
1662ibm-not-wf-P89-ibm89n12.xmlnot-wfInputCompare ResultsB. Tests Extender with an illegal character. The character #x30FF occurs as the second character in the PITarget in the PI in the DTD.
1663ibm-valid-P01-ibm01v01.xmlvalidInputCompare Results2.1 Tests with a xml document consisting of prolog followed by element then Misc
1664ibm-valid-P02-ibm02v01.xmlvalidInputCompare Results2.2 This test case covers legal character ranges plus discrete legal characters for production 02.
1665ibm-valid-P03-ibm03v01.xmlvalidInputCompare Results2.3 Tests all 4 legal white space characters - #x20 #x9 #xD #xA
1666ibm-valid-P09-ibm09v01.xmlvalidInputCompare Results2.3 Empty EntityValue is legal
1667ibm-valid-P09-ibm09v02.xmlvalidInputCompare Results2.3 Tests a normal EnitityValue
1668ibm-valid-P09-ibm09v03.xmlvalidInputCompare Results2.3 Tests EnitityValue referencing a Parameter Entity
1669ibm-valid-P09-ibm09v04.xmlvalidInputCompare Results2.3 Tests EnitityValue referencing a General Entity
1670ibm-valid-P09-ibm09v05.xmlvalidInputCompare Results2.3 Tests EnitityValue with combination of GE, PE and text, the GE used is declared in the student.dtd
1671ibm-valid-P10-ibm10v01.xmlvalidInputCompare Results2.3 Tests empty AttValue with double quotes as the delimiters
1672ibm-valid-P10-ibm10v02.xmlvalidInputCompare Results2.3 Tests empty AttValue with single quotes as the delimiters
1673ibm-valid-P10-ibm10v03.xmlvalidInputCompare Results2.3 Test AttValue with double quotes as the delimiters and single quote inside
1674ibm-valid-P10-ibm10v04.xmlvalidInputCompare Results2.3 Test AttValue with single quotes as the delimiters and double quote inside
1675ibm-valid-P10-ibm10v05.xmlvalidInputCompare Results2.3 Test AttValue with a GE reference and double quotes as the delimiters
1676ibm-valid-P10-ibm10v06.xmlvalidInputCompare Results2.3 Test AttValue with a GE reference and single quotes as the delimiters
1677ibm-valid-P10-ibm10v07.xmlvalidInputCompare Results2.3 testing AttValue with mixed references and text content in double quotes
1678ibm-valid-P10-ibm10v08.xmlvalidInputCompare Results2.3 testing AttValue with mixed references and text content in single quotes
1679ibm-valid-P11-ibm11v01.xmlvalidInputCompare Results2.3 Tests empty systemliteral using the double quotes
1680ibm-valid-P11-ibm11v02.xmlvalidInputCompare Results2.3 Tests empty systemliteral using the single quotes
1681ibm-valid-P11-ibm11v03.xmlvalidInputCompare Results2.3 Tests regular systemliteral using the single quotes
1682ibm-valid-P11-ibm11v04.xmlvalidInputCompare Results2.3 Tests regular systemliteral using the double quotes
1683ibm-valid-P12-ibm12v01.xmlvalidInputCompare Results2.3 Tests empty systemliteral using the double quotes
1684ibm-valid-P12-ibm12v02.xmlvalidInputCompare Results2.3 Tests empty systemliteral using the single quotes
1685ibm-valid-P12-ibm12v03.xmlvalidInputCompare Results2.3 Tests regular systemliteral using the double quotes
1686ibm-valid-P12-ibm12v04.xmlvalidInputCompare Results2.3 Tests regular systemliteral using the single quotes
1687ibm-valid-P13-ibm13v01.xmlvalidInputCompare Results2.3 Testing PubidChar with all legal PubidChar in a PubidLiteral
1688ibm-valid-P14-ibm14v01.xmlvalidInputCompare Results2.4 Testing CharData with empty string
1689ibm-valid-P14-ibm14v02.xmlvalidInputCompare Results2.4 Testing CharData with white space character
1690ibm-valid-P14-ibm14v03.xmlvalidInputCompare Results2.4 Testing CharData with a general text string
1691ibm-valid-P15-ibm15v01.xmlvalidInputCompare Results2.5 Tests empty comment
1692ibm-valid-P15-ibm15v02.xmlvalidInputCompare Results2.5 Tests comment with regular text
1693ibm-valid-P15-ibm15v03.xmlvalidInputCompare Results2.5 Tests comment with one dash inside
1694ibm-valid-P15-ibm15v04.xmlvalidInputCompare Results2.5 Tests comment with more comprehensive content
1695ibm-valid-P16-ibm16v01.xmlvalidInputCompare Results2.6 Tests PI definition with only PItarget name and nothing else
1696ibm-valid-P16-ibm16v02.xmlvalidInputCompare Results2.6 Tests PI definition with only PItarget name and a white space
1697ibm-valid-P16-ibm16v03.xmlvalidInputCompare Results2.6 Tests PI definition with PItarget name and text that contains question mark and right angle
1698ibm-valid-P17-ibm17v01.xmlvalidInputCompare Results2.6 Tests PITarget name
1699ibm-valid-P18-ibm18v01.xmlvalidInputCompare Results2.7 Tests CDSect with CDStart CData CDEnd
1700ibm-valid-P19-ibm19v01.xmlvalidInputCompare Results2.7 Tests CDStart
1701ibm-valid-P20-ibm20v01.xmlvalidInputCompare Results2.7 Tests CDATA with empty string
1702ibm-valid-P20-ibm20v02.xmlvalidInputCompare Results2.7 Tests CDATA with regular content
1703ibm-valid-P21-ibm21v01.xmlvalidInputCompare Results2.7 Tests CDEnd
1704ibm-valid-P22-ibm22v01.xmlvalidInputCompare Results2.8 Tests prolog with XMLDecl and doctypedecl
1705ibm-valid-P22-ibm22v02.xmlvalidInputCompare Results2.8 Tests prolog with doctypedecl
1706ibm-valid-P22-ibm22v03.xmlvalidInputCompare Results2.8 Tests prolog with Misc doctypedecl
1707ibm-valid-P22-ibm22v04.xmlvalidInputCompare Results2.8 Tests prolog with doctypedecl Misc
1708ibm-valid-P22-ibm22v05.xmlvalidInputCompare Results2.8 Tests prolog with XMLDecl Misc doctypedecl
1709ibm-valid-P22-ibm22v06.xmlvalidInputCompare Results2.8 Tests prolog with XMLDecl doctypedecl Misc
1710ibm-valid-P22-ibm22v07.xmlvalidInputCompare Results2.8 Tests prolog with XMLDecl Misc doctypedecl Misc
1711ibm-valid-P23-ibm23v01.xmlvalidInputCompare Results2.8 Tests XMLDecl with VersionInfo only
1712ibm-valid-P23-ibm23v02.xmlvalidInputCompare Results2.8 Tests XMLDecl with VersionInfo EncodingDecl
1713ibm-valid-P23-ibm23v03.xmlvalidInputCompare Results2.8 Tests XMLDecl with VersionInfo SDDecl
1714ibm-valid-P23-ibm23v04.xmlvalidInputCompare Results2.8 Tests XMLDecl with VerstionInfo and a trailing whitespace char
1715ibm-valid-P23-ibm23v05.xmlvalidInputCompare Results2.8 Tests XMLDecl with VersionInfo EncodingDecl SDDecl
1716ibm-valid-P23-ibm23v06.xmlvalidInputCompare Results2.8 Tests XMLDecl with VersionInfo EncodingDecl SDDecl and a trailing whitespace
1717ibm-valid-P24-ibm24v01.xmlvalidInputCompare Results2.8 Tests VersionInfo with single quote
1718ibm-valid-P24-ibm24v02.xmlvalidInputCompare Results2.8 Tests VersionInfo with double quote
1719ibm-valid-P25-ibm25v01.xmlvalidInputCompare Results2.8 Tests EQ with =
1720ibm-valid-P25-ibm25v02.xmlvalidInputCompare Results2.8 Tests EQ with = and spaces on both sides
1721ibm-valid-P25-ibm25v03.xmlvalidInputCompare Results2.8 Tests EQ with = and space in front of it
1722ibm-valid-P25-ibm25v04.xmlvalidInputCompare Results2.8 Tests EQ with = and space after it
1723ibm-valid-P26-ibm26v01.xmlvalidInputCompare Results2.8 Tests VersionNum 1.0
1724ibm-valid-P27-ibm27v01.xmlvalidInputCompare Results2.8 Tests Misc with comment
1725ibm-valid-P27-ibm27v02.xmlvalidInputCompare Results2.8 Tests Misc with PI
1726ibm-valid-P27-ibm27v03.xmlvalidInputCompare Results2.8 Tests Misc with white spaces
1727ibm-valid-P28-ibm28v01.xmlvalidInputCompare Results2.8 Tests doctypedecl with internal DTD only
1728ibm-valid-P28-ibm28v02.xmlvalidInputCompare Results2.8 Tests doctypedecl with external subset and combinations of different markup declarations and PEReferences
1729ibm-valid-P29-ibm29v01.xmlvalidInputCompare Results2.8 Tests markupdecl with combinations of elementdecl, AttlistDecl,EntityDecl, NotationDecl, PI and comment
1730ibm-valid-P29-ibm29v02.xmlvalidInputCompare Results2.8 Tests WFC: PE in internal subset as a positive test
1731ibm-valid-P30-ibm30v01.xmlvalidInputCompare Results2.8 Tests extSubset with extSubsetDecl only in the dtd file
1732ibm-valid-P30-ibm30v02.xmlvalidInputCompare Results2.8 Tests extSubset with TextDecl and extSubsetDecl in the dtd file
1733ibm-valid-P31-ibm31v01.xmlvalidInputCompare Results2.8 Tests extSubsetDecl with combinations of markupdecls, conditionalSects, PEReferences and white spaces
1734ibm-valid-P32-ibm32v01.xmlvalidInputCompare Results2.9 Tests VC: Standalone Document Declaration with absent attribute that has default value and standalone is no
1735ibm-valid-P32-ibm32v02.xmlvalidInputCompare Results2.9 Tests VC: Standalone Document Declaration with external entity reference and standalone is no
1736ibm-valid-P32-ibm32v03.xmlvalidInputCompare Results2.9 Tests VC: Standalone Document Declaration with attribute values that need to be normalized and standalone is no
1737ibm-valid-P32-ibm32v04.xmlvalidInputCompare Results2.9 Tests VC: Standalone Document Declaration with whitespace in mixed content and standalone is no
1738ibm-valid-P33-ibm33v01.xmlvalidInputCompare Results2.12 Tests LanguageID with Langcode - Subcode
1739ibm-valid-P34-ibm34v01.xmlvalidInputCompare Results2.12 Duplicate Test as ibm33v01.xml
1740ibm-valid-P35-ibm35v01.xmlvalidInputCompare Results2.12 Tests ISO639Code
1741ibm-valid-P36-ibm36v01.xmlvalidInputCompare Results2.12 Tests IanaCode
1742ibm-valid-P37-ibm37v01.xmlvalidInputCompare Results2.12 Tests UserCode
1743ibm-valid-P38-ibm38v01.xmlvalidInputCompare Results2.12 Tests SubCode
1744ibm-valid-P39-ibm39v01.xmlvalidInputCompare Results3 Tests element with EmptyElemTag and STag content Etag, also tests the VC: Element Valid with elements that have children, Mixed and ANY contents
1745ibm-valid-P40-ibm40v01.xmlvalidInputCompare Results3.1 Tests STag with possible combinations of its fields, also tests WFC: Unique Att Spec.
1746ibm-valid-P41-ibm41v01.xmlvalidInputCompare Results3.1 Tests Attribute with Name Eq AttValue and VC: Attribute Value Type
1747ibm-valid-P42-ibm42v01.xmlvalidInputCompare Results3.1 Tests ETag with possible combinations of its fields
1748ibm-valid-P43-ibm43v01.xmlvalidInputCompare Results3.1 Tests content with all possible constructs: element, CharData, Reference, CDSect, Comment
1749ibm-valid-P44-ibm44v01.xmlvalidInputCompare Results3.1 Tests EmptyElemTag with possible combinations of its fields
1750ibm-valid-P45-ibm45v01.xmlvalidInputCompare Results3.2 Tests both P45 elementDecl and P46 contentspec with possible combinations of their constructs
1751ibm-valid-P47-ibm47v01.xmlvalidInputCompare Results3.2.1 Tests all possible children,cp,choice,seq patterns in P47,P48,P49,P50
1752ibm-valid-P49-ibm49v01.xmlvalidInputCompare Results3.2.1 Tests VC:Proper Group/PE Nesting with PEs of choices that are properly nested with parenthesized groups in external subsets
1753ibm-valid-P50-ibm50v01.xmlvalidInputCompare Results3.2.1 Tests VC:Proper Group/PE Nesting with PEs of seq that are properly nested with parenthesized groups in external subsets
1754ibm-valid-P51-ibm51v01.xmlvalidInputCompare Results3.2.2 Tests Mixed with possible combinations of its fields amd VC: No Duplicate Types
1755ibm-valid-P51-ibm51v02.xmlvalidInputCompare Results3.2.2 Tests VC:Proper Group/PE Nesting with PEs of Mixed that are properly nested with parenthesized groups in external subsets
1756ibm-valid-P52-ibm52v01.xmlvalidInputCompare Results3.3 Tests all AttlistDecl and AttDef Patterns in P52 and P53
1757ibm-valid-P54-ibm54v01.xmlvalidInputCompare Results3.3.1 Tests all AttTypes : StringType, TokenizedTypes, EnumeratedTypes in P55,P56,P57,P58,P59. Also tests all DefaultDecls in P60.
1758ibm-valid-P54-ibm54v02.xmlvalidInputCompare Results3.3.1 Tests all AttTypes : StringType, TokenizedType, EnumeratedTypes in P55,P56,P57.
1759ibm-valid-P54-ibm54v03.xmlvalidInputCompare Results3.3.1 Tests AttTypes with StringType in P55.
1760ibm-valid-P55-ibm55v01.xmlvalidInputCompare Results3.3.1 Tests StringType for P55. The "CDATA" occurs in the StringType for the attribute "att" for the element "a".
1761ibm-valid-P56-ibm56v01.xmlvalidInputCompare Results3.3.1 Tests TokenizedType for P56. The "ID", "IDREF", "IDREFS", "ENTITY", "ENTITIES", "NMTOKEN", and "NMTOKENS" occur in the TokenizedType for the attribute "attr".
1762ibm-valid-P56-ibm56v02.xmlvalidInputCompare Results3.3.1 Tests TokenizedType for P56 VC: ID Attribute Default. The value "AC1999" is assigned to the ID attribute "attr" with "#REQUIRED" in the DeaultDecl.
1763ibm-valid-P56-ibm56v03.xmlvalidInputCompare Results3.3.1 Tests TokenizedType for P56 VC: ID Attribute Default. The value "AC1999" is assigned to the ID attribute "attr" with "#IMPLIED" in the DeaultDecl.
1764ibm-valid-P56-ibm56v04.xmlvalidInputCompare Results3.3.1 Tests TokenizedType for P56 VC: ID. The ID attribute "UniqueName" appears only once in the document.
1765ibm-valid-P56-ibm56v05.xmlvalidInputCompare Results3.3.1 Tests TokenizedType for P56 VC: One ID per element type. The element "a" or "b" has only one ID attribute.
1766ibm-valid-P56-ibm56v06.xmlvalidInputCompare Results3.3.1 Tests TokenizedType for P56 VC: IDREF. The IDREF value "AC456" matches the value assigned to an ID attribute "UniqueName".
1767ibm-valid-P56-ibm56v07.xmlvalidInputCompare Results3.3.1 Tests TokenizedType for P56 VC: IDREF. The IDREFS value "AC456 Q123" matches the values assigned to the ID attribute "UniqueName" and "Uname".
1768ibm-valid-P56-ibm56v08.xmlvalidInputCompare Results3.3.1 Tests TokenizedType for P56 VC: Entity Name. The value "image" of the ENTITY attribute "sun" matches the name of an unparsed entity declared.
1769ibm-valid-P56-ibm56v09.xmlvalidInputCompare Results3.3.1 Tests TokenizedType for P56 VC: Name Token. The value of the NMTOKEN attribute "thistoken" matches the Nmtoken production.
1770ibm-valid-P56-ibm56v10.xmlvalidInputCompare Results3.3.1 Tests TokenizedType for P56 VC: Name Token. The value of the NMTOKENS attribute "thistoken" matches the Nmtoken production.
1771ibm-valid-P57-ibm57v01.xmlvalidInputCompare Results3.3.1 Tests EnumeratedType in the AttType. The attribute "att" has a type (a|b) with the element "a". the
1772ibm-valid-P58-ibm58v01.xmlvalidInputCompare Results3.3.1 Tests NotationType for P58. It shows different patterns fro the NOTATION attribute "attr".
1773ibm-valid-P58-ibm58v02.xmlvalidInputCompare Results3.3.1 Tests NotationType for P58: Notation Attributes. The value "base64" of the NOTATION attribute "attr" matches one of the notation names declared.
1774ibm-valid-P59-ibm59v01.xmlvalidInputCompare Results3.3.1 Tests Enumeration in the EnumeratedType for P59. It shows different patterns for the Enumeration attribute "attr".
1775ibm-valid-P59-ibm59v02.xmlvalidInputCompare Results3.3.1 Tests Enumeration for P59 VC: Enumeration. The value "one" of the Enumeration attribute "attr" matches one of the element names declared.
1776ibm-valid-P60-ibm60v01.xmlvalidInputCompare Results3.3.2 Tests DefaultDecl for P60. It shows different options "#REQUIRED", "#FIXED", "#IMPLIED", and default for the attribute "chapter".
1777ibm-valid-P60-ibm60v02.xmlvalidInputCompare Results3.3.2 Tests DefaultDecl for P60 VC: Required Attribute. In the element "one" and "two" the value of the #REQUIRED attribute "chapter" is given.
1778ibm-valid-P60-ibm60v03.xmlvalidInputCompare Results3.3.2 Tests DefaultDecl for P60 VC: Fixed Attribute Default. The value of the #FIXED attribute "chapter" is exactly the same as the default value.
1779ibm-valid-P60-ibm60v04.xmlvalidInputCompare Results3.3.2 Tests DefaultDecl for P60 VC: Attribute Default Legal. The default value specified for the attribute "attr" meets the lexical constraints of the declared attribute type.
1780ibm-valid-P61-ibm61v01.xmlvalidInputCompare Results3.4 Tests conditionalSect for P61. It takes the option "invludeSect" in the file ibm61v01.dtd.
1781ibm-valid-P61-ibm61v02.xmlvalidInputCompare Results3.4 Tests conditionalSect for P61. It takes the option "ignoreSect" in the file ibm61v02.dtd.
1782ibm-valid-P62-ibm62v01.xmlvalidInputCompare Results3.4 Tests includeSect for P62. The white space is not included before the key word "INCLUDE" in the beginning sequence.
1783ibm-valid-P62-ibm62v02.xmlvalidInputCompare Results3.4 Tests includeSect for P62. The white space is not included after the key word "INCLUDE" in the beginning sequence.
1784ibm-valid-P62-ibm62v03.xmlvalidInputCompare Results3.4 Tests includeSect for P62. The white space is included after the key word "INCLUDE" in the beginning sequence.
1785ibm-valid-P62-ibm62v04.xmlvalidInputCompare Results3.4 Tests includeSect for P62. The white space is included before the key word "INCLUDE" in the beginning sequence.
1786ibm-valid-P62-ibm62v05.xmlvalidInputCompare Results3.4 Tests includeSect for P62. The extSubsetDecl is not included.
1787ibm-valid-P63-ibm63v01.xmlvalidInputCompare Results3.4 Tests ignoreSect for P63. The white space is not included before the key word "IGNORE" in the beginning sequence.
1788ibm-valid-P63-ibm63v02.xmlvalidInputCompare Results3.4 Tests ignoreSect for P63. The white space is not included after the key word "IGNORE" in the beginning sequence.
1789ibm-valid-P63-ibm63v03.xmlvalidInputCompare Results3.4 Tests ignoreSect for P63. The white space is included after the key word "IGNORE" in the beginning sequence.
1790ibm-valid-P63-ibm63v04.xmlvalidInputCompare Results3.4 Tests ignoreSect for P63. The ignireSectContents is included.
1791ibm-valid-P63-ibm63v05.xmlvalidInputCompare Results3.4 Tests ignoreSect for P63. The white space is included before and after the key word "IGNORE" in the beginning sequence.
1792ibm-valid-P64-ibm64v01.xmlvalidInputCompare Results3.4 Tests ignoreSectContents for P64. One "ignore" field is included.
1793ibm-valid-P64-ibm64v02.xmlvalidInputCompare Results3.4 Tests ignoreSectContents for P64. Two "ignore" and one "ignoreSectContents" fields are included.
1794ibm-valid-P64-ibm64v03.xmlvalidInputCompare Results3.4 Tests ignoreSectContents for P64. Four "ignore" and three "ignoreSectContents" fields are included.
1795ibm-valid-P65-ibm65v01.xmlvalidInputCompare Results3.4 Tests Ignore for P65. An empty string occurs in the Ignore filed.
1796ibm-valid-P65-ibm65v02.xmlvalidInputCompare Results3.4 Tests Ignore for P65. An string not including the brackets occurs in each of the Ignore filed.
1797ibm-valid-P66-ibm66v01.xmlvalidInputCompare Results4.1 Tests all legal CharRef's.
1798ibm-valid-P67-ibm67v01.xmlvalidInputCompare Results4.1 Tests Reference could be EntityRef or CharRef.
1799ibm-valid-P68-ibm68v01.xmlvalidInputCompare Results4.1 Tests P68 VC:Entity Declared with Entities in External Subset , standalone is no
1800ibm-valid-P68-ibm68v02.xmlvalidInputCompare Results4.1 Tests P68 VC:Entity Declared with Entities in External Parameter Entities , standalone is no
1801ibm-valid-P69-ibm69v01.xmlvalidInputCompare Results4.1 Tests P68 VC:Entity Declared with Parameter Entities in External Subset , standalone is no
1802ibm-valid-P69-ibm69v02.xmlvalidInputCompare Results4.1 Tests P68 VC:Entity Declared with Parameter Entities in External Parameter Entities, standalone is no
1803ibm-valid-P70-ibm70v01.xmlvalidInputCompare Results4.2 Tests all legal GEDecls and PEDecls constructs derived from P70-76
1804ibm-valid-P78-ibm78v01.xmlvalidInputCompare Results4.3.2 Tests ExtParsedEnt, also TextDecl in P77 and EncodingDecl in P80
1805ibm-valid-P79-ibm79v01.xmlvalidInputCompare Results4.3.2 Tests extPE
1806ibm-valid-P82-ibm82v01.xmlvalidInputCompare Results4.7 Tests NotationDecl in P82 and PublicID in P83
1807ibm-valid-P85-ibm85v01.xmlvalidInputCompare ResultsB. This test case covers 149 legal character ranges plus 51 single legal characters for BaseChar in P85 using a PI target Name
1808ibm-valid-P86-ibm86v01.xmlvalidInputCompare ResultsB. This test case covers 2 legal character ranges plus 1 single legal characters for IdeoGraphic in P86 using a PI target Name
1809ibm-valid-P87-ibm87v01.xmlvalidInputCompare ResultsB. This test case covers 65 legal character ranges plus 30 single legal characters for CombiningChar in P87 using a PI target Name
1810ibm-valid-P88-ibm88v01.xmlvalidInputCompare ResultsB. This test case covers 15 legal character ranges for Digit in P88 using a PI target Name
1811ibm-valid-P89-ibm89v01.xmlvalidInputCompare ResultsB. This test case covers 3 legal character ranges plus 8 single legal characters for Extender in P89 using a PI target Name
1812ibm-1-1-valid-P46-ibm46i01.xmlinvalidInputCompare Results3.2.1, 2.2 An element with Element-Only content contains the character #x85 (NEL not a whitespace character as defined by S).
1813ibm-1-1-valid-P46-ibm46i02.xmlinvalidInputCompare Results3.2.1, 2.2 An element with Element-Only content contains the character #x2028 (LESP not a whitespace character as defined by S).
1814ibm-1-1-not-wf-P02-ibm02n01.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x1.
1815ibm-1-1-not-wf-P02-ibm02n02.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x2.
1816ibm-1-1-not-wf-P02-ibm02n03.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x3.
1817ibm-1-1-not-wf-P02-ibm02n04.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x4.
1818ibm-1-1-not-wf-P02-ibm02n05.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x5.
1819ibm-1-1-not-wf-P02-ibm02n06.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x6.
1820ibm-1-1-not-wf-P02-ibm02n07.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x7.
1821ibm-1-1-not-wf-P02-ibm02n08.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x8.
1822ibm-1-1-not-wf-P02-ibm02n09.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x0.
1823ibm-1-1-not-wf-P02-ibm02n10.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x100.
1824ibm-1-1-not-wf-P02-ibm02n11.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x0B.
1825ibm-1-1-not-wf-P02-ibm02n12.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x0C.
1826ibm-1-1-not-wf-P02-ibm02n14.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x0E.
1827ibm-1-1-not-wf-P02-ibm02n15.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x0F.
1828ibm-1-1-not-wf-P02-ibm02n16.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x10.
1829ibm-1-1-not-wf-P02-ibm02n17.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x11.
1830ibm-1-1-not-wf-P02-ibm02n18.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x12.
1831ibm-1-1-not-wf-P02-ibm02n19.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x13.
1832ibm-1-1-not-wf-P02-ibm02n20.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x14.
1833ibm-1-1-not-wf-P02-ibm02n21.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x15.
1834ibm-1-1-not-wf-P02-ibm02n22.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x16.
1835ibm-1-1-not-wf-P02-ibm02n23.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x17.
1836ibm-1-1-not-wf-P02-ibm02n24.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x18.
1837ibm-1-1-not-wf-P02-ibm02n25.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x19.
1838ibm-1-1-not-wf-P02-ibm02n26.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x1A.
1839ibm-1-1-not-wf-P02-ibm02n27.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x1B.
1840ibm-1-1-not-wf-P02-ibm02n28.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x1C.
1841ibm-1-1-not-wf-P02-ibm02n29.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x1D.
1842ibm-1-1-not-wf-P02-ibm02n30.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x1E.
1843ibm-1-1-not-wf-P02-ibm02n31.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x1F.
1844ibm-1-1-not-wf-P02-ibm02n32.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x7F.
1845ibm-1-1-not-wf-P02-ibm02n33.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x80.
1846ibm-1-1-not-wf-P02-ibm02n34.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x81.
1847ibm-1-1-not-wf-P02-ibm02n35.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x82.
1848ibm-1-1-not-wf-P02-ibm02n36.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x83.
1849ibm-1-1-not-wf-P02-ibm02n37.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x84.
1850ibm-1-1-not-wf-P02-ibm02n38.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control characters x82, x83 and x84.
1851ibm-1-1-not-wf-P02-ibm02n39.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x86.
1852ibm-1-1-not-wf-P02-ibm02n40.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x87.
1853ibm-1-1-not-wf-P02-ibm02n41.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x88.
1854ibm-1-1-not-wf-P02-ibm02n42.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x89.
1855ibm-1-1-not-wf-P02-ibm02n43.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x8A.
1856ibm-1-1-not-wf-P02-ibm02n44.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x8B.
1857ibm-1-1-not-wf-P02-ibm02n45.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x8C.
1858ibm-1-1-not-wf-P02-ibm02n46.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x8D.
1859ibm-1-1-not-wf-P02-ibm02n47.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x8E.
1860ibm-1-1-not-wf-P02-ibm02n48.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x8F.
1861ibm-1-1-not-wf-P02-ibm02n49.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x90.
1862ibm-1-1-not-wf-P02-ibm02n50.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x91.
1863ibm-1-1-not-wf-P02-ibm02n51.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x92.
1864ibm-1-1-not-wf-P02-ibm02n52.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x93.
1865ibm-1-1-not-wf-P02-ibm02n53.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x94.
1866ibm-1-1-not-wf-P02-ibm02n54.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x95.
1867ibm-1-1-not-wf-P02-ibm02n55.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x96.
1868ibm-1-1-not-wf-P02-ibm02n56.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x97.
1869ibm-1-1-not-wf-P02-ibm02n57.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x98.
1870ibm-1-1-not-wf-P02-ibm02n58.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x99.
1871ibm-1-1-not-wf-P02-ibm02n59.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x9A.
1872ibm-1-1-not-wf-P02-ibm02n60.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x9B.
1873ibm-1-1-not-wf-P02-ibm02n61.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x9C.
1874ibm-1-1-not-wf-P02-ibm02n62.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x9D.
1875ibm-1-1-not-wf-P02-ibm02n63.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control character 0x9E.
1876ibm-1-1-not-wf-P02-ibm02n64.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control characters present in an external entity.
1877ibm-1-1-not-wf-P02-ibm02n65.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control characters present in an external entity.
1878ibm-1-1-not-wf-P02-ibm02n66.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded control characters present in an external entity.
1879ibm-1-1-not-wf-P02-ibm02n67.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded character 0xD800. (Invalid UTF8 sequence)
1880ibm-1-1-not-wf-P02-ibm02n68.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded character 0xFFFE.
1881ibm-1-1-not-wf-P02-ibm02n69.xmlnot-wfInputCompare Results2.2,4.1 This test contains embeded character 0xFFFF.
1882ibm-1-1-not-wf-P02-ibm02n70.xmlnot-wfInputCompare Results2.2,4.1 This test contains a reference to character 0xFFFE.
1883ibm-1-1-not-wf-P02-ibm02n71.xmlnot-wfInputCompare Results2.2,4.1 This test contains a reference to character 0xFFFF.
1884ibm-1-1-not-wf-P04-ibm04n01.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #x300
1885ibm-1-1-not-wf-P04-ibm04n02.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0x333
1886ibm-1-1-not-wf-P04-ibm04n03.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0x369
1887ibm-1-1-not-wf-P04-ibm04n04.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0x37E
1888ibm-1-1-not-wf-P04-ibm04n05.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0x2000
1889ibm-1-1-not-wf-P04-ibm04n06.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0x2001
1890ibm-1-1-not-wf-P04-ibm04n07.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0x2002
1891ibm-1-1-not-wf-P04-ibm04n08.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0x2005
1892ibm-1-1-not-wf-P04-ibm04n09.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0x200B
1893ibm-1-1-not-wf-P04-ibm04n10.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0x200E
1894ibm-1-1-not-wf-P04-ibm04n11.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0x200F
1895ibm-1-1-not-wf-P04-ibm04n12.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0x2069
1896ibm-1-1-not-wf-P04-ibm04n13.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0x2190
1897ibm-1-1-not-wf-P04-ibm04n14.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0x23FF
1898ibm-1-1-not-wf-P04-ibm04n15.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0x280F
1899ibm-1-1-not-wf-P04-ibm04n16.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0x2A00
1900ibm-1-1-not-wf-P04-ibm04n17.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0x2EDC
1901ibm-1-1-not-wf-P04-ibm04n18.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0x2B00
1902ibm-1-1-not-wf-P04-ibm04n19.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0x2BFF
1903ibm-1-1-not-wf-P04-ibm04n20.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0x3000
1904ibm-1-1-not-wf-P04-ibm04n21.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0xD800
1905ibm-1-1-not-wf-P04-ibm04n22.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0xD801
1906ibm-1-1-not-wf-P04-ibm04n23.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0xDAFF
1907ibm-1-1-not-wf-P04-ibm04n24.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0xDFFF
1908ibm-1-1-not-wf-P04-ibm04n25.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0xEFFF
1909ibm-1-1-not-wf-P04-ibm04n26.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0xF1FF
1910ibm-1-1-not-wf-P04-ibm04n27.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0xF8FF
1911ibm-1-1-not-wf-P04-ibm04n28.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameStartChar: #0xFFFFF
1912ibm-1-1-not-wf-P04a-ibm04an01.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #xB8
1913ibm-1-1-not-wf-P04a-ibm04an02.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0xA1
1914ibm-1-1-not-wf-P04a-ibm04an03.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0xAF
1915ibm-1-1-not-wf-P04a-ibm04an04.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0x37E
1916ibm-1-1-not-wf-P04a-ibm04an05.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0x2000
1917ibm-1-1-not-wf-P04a-ibm04an06.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0x2001
1918ibm-1-1-not-wf-P04a-ibm04an07.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0x2002
1919ibm-1-1-not-wf-P04a-ibm04an08.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0x2005
1920ibm-1-1-not-wf-P04a-ibm04an09.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0x200B
1921ibm-1-1-not-wf-P04a-ibm04an10.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0x200E
1922ibm-1-1-not-wf-P04a-ibm04an11.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0x2038
1923ibm-1-1-not-wf-P04a-ibm04an12.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0x2041
1924ibm-1-1-not-wf-P04a-ibm04an13.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0x2190
1925ibm-1-1-not-wf-P04a-ibm04an14.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0x23FF
1926ibm-1-1-not-wf-P04a-ibm04an15.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0x280F
1927ibm-1-1-not-wf-P04a-ibm04an16.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0x2A00
1928ibm-1-1-not-wf-P04a-ibm04an17.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0xFDD0
1929ibm-1-1-not-wf-P04a-ibm04an18.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0xFDEF
1930ibm-1-1-not-wf-P04a-ibm04an19.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0x2FFF
1931ibm-1-1-not-wf-P04a-ibm04an20.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0x3000
1932ibm-1-1-not-wf-P04a-ibm04an21.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0xD800
1933ibm-1-1-not-wf-P04a-ibm04an22.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0xD801
1934ibm-1-1-not-wf-P04a-ibm04an23.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0xDAFF
1935ibm-1-1-not-wf-P04a-ibm04an24.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0xDFFF
1936ibm-1-1-not-wf-P04a-ibm04an25.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0xEFFF
1937ibm-1-1-not-wf-P04a-ibm04an26.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0xF1FF
1938ibm-1-1-not-wf-P04a-ibm04an27.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0xF8FF
1939ibm-1-1-not-wf-P04a-ibm04an28.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal NameChar: #0xFFFFF
1940ibm-1-1-not-wf-P05-ibm05n01.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal Name containing #0x0B
1941ibm-1-1-not-wf-P05-ibm05n02.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal Name containing #0x300
1942ibm-1-1-not-wf-P05-ibm05n03.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal Name containing #0x36F
1943ibm-1-1-not-wf-P05-ibm05n04.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal Name containing #0x203F
1944ibm-1-1-not-wf-P05-ibm05n05.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal Name containing #x2040
1945ibm-1-1-not-wf-P05-ibm05n06.xmlnot-wfInputCompare Results2.3 Tests an element with an illegal Name containing #0xB7
1946ibm-1-1-not-wf-P77-ibm77n01.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 and that of the external dtd 1.0. The external dtd contains the invalid XML1.1 but valid XML 1.0 character #x7F.
1947ibm-1-1-not-wf-P77-ibm77n02.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 and that of the external dtd 1.0. The external dtd contains a comment with the invalid XML1.1 but valid XML 1.0 character #x80.
1948ibm-1-1-not-wf-P77-ibm77n03.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 and that of the external dtd 1.0. The external dtd contains a PI with the invalid XML1.1 but valid XML 1.0 character #x9F.
1949ibm-1-1-not-wf-P77-ibm77n04.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 and that of the external entity 1.0. The external entity the contains invalid XML1.1 but valid XML 1.0 character #x89.
1950ibm-1-1-not-wf-P77-ibm77n05.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 and that of the external entity 1.0. The external entity contains the invalid XML1.1 but valid XML 1.0 character #x94.
1951ibm-1-1-not-wf-P77-ibm77n06.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 and that of the external entity 1.0. The external entity contains the invalid XML1.1 but valid XML 1.0 character #x9F.
1952ibm-1-1-not-wf-P77-ibm77n07.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 and the external dtd does not contain a textDecl. The external entity contains the invalid XML1.1 but valid XML 1.0 character #x7F.
1953ibm-1-1-not-wf-P77-ibm77n08.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 and the external dtd does not contain a VersionNum in the textDecl. The external entity contains the invalid XML1.1 but valid XML 1.0 character #x9B.
1954ibm-1-1-not-wf-P77-ibm77n09.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 and the external dtd does not contain a textDecl. The external entity contains the invalid XML1.1 but valid XML 1.0 character #x8D.
1955ibm-1-1-not-wf-P77-ibm77n10.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 and the external dtd does not contain a VersionNum in the textDecl. The external entity contains the invalid XML 1.1 but valid XML 1.0 character #x84.
1956ibm-1-1-not-wf-P77-ibm77n11.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 and the external dtd does not contain a textDecl. The external entity contains the invalid XML 1.1 but valid XML 1.0 character #x88.
1957ibm-1-1-not-wf-P77-ibm77n12.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 and the external dtd does not contain a textDecl. The external entity contains the invalid XML 1.1 but valid XML 1.0 character #x8E.
1958ibm-1-1-not-wf-P77-ibm77n13.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the primary document entity is 1.0 and that of the external dtd is 1.0. The external dtd contains an external entity whose VersionNum is 1.1.
1959ibm-1-1-not-wf-P77-ibm77n14.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the primary document entity is 1.1 and that of the external dtd is 1.0. The external dtd contains an element declaration with an invalid XML 1.1 and 1.0 name.
1960ibm-1-1-not-wf-P77-ibm77n15.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the primary document entity is 1.1 and testDecl of the external dtd is absent. The external dtd contains an external entity whose VersionNum is 1.1 containing a valid XML1.0 but an invalid XML 1.1 character #x7F.
1961ibm-1-1-not-wf-P77-ibm77n16.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the primary document entity is 1.0 and VersioNum of the external entity is absent. The replacement text of the entity contains an element followed by the valid XML 1.1 of line character NEL #x85 in its empty elem tag.
1962ibm-1-1-not-wf-P77-ibm77n17.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the primary document entity is absent and that of the external entity is 1.0. The textDecl in the external entity contains an invalid XML1.0 but valid XML 1.1 enf of line character NEL #x85.
1963ibm-1-1-not-wf-P77-ibm77n18.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the primary document entity is absent and that of the external entity is 1.0. The textDecl in the external entity contains an invalid XML1.0 but valid XML 1.1 of line character Unicode line separator #x2028.
1964ibm-1-1-not-wf-P77-ibm77n19.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the primary document entity is 1.1 and that of the external dtd is absent. The external dtd contains an external entity whose VersionNum is absent and it contains a valid XML 1.0 but an invalid XML 1.1 character #x94.
1965ibm-1-1-not-wf-P77-ibm77n20.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the primary document entity is 1.1 and that of the external dtd is 1.1. The external dtd contains an external entity whose VersionNum is absent and it contains a valid XML 1.0 but an invalid XML 1.1 character #x8F.
1966ibm-1-1-not-wf-P77-ibm77n21.xmlnot-wfInputCompare Results4.3.4 The VersionNum of the primary document entity is 1.1 and the texlDecl of the external dtd is absent. The external dtd contains a reference to an external parameter entity whose VersionNum is absent from the textDecl and it contains an invalid XML 1.1 character #x8F.
1967ibm-1-1-valid-P02-ibm02v01.xmlvalidInputCompare Results2.2 This test case covers legal character ranges plus discrete legal characters for production 02 of the XML1.1 sepcification.
1968ibm-1-1-valid-P02-ibm02v02.xmlvalidInputCompare Results2.2,4.1 This test case covers control characters x1 to x1F and x7F to x9F which should only appear as character references.
1969ibm-1-1-valid-P02-ibm02v03.xmlvalidInputCompare Results2.2,4.1 This test case covers control characters x1 to x1F and x7F to x9F which appear as character references as an entity's replacement text.
1970ibm-1-1-valid-P02-ibm02v04.xmlvalidInputCompare Results2.2,4.1 This test case contains embeded whitespace characters some form the range 1 - 1F.
1971ibm-1-1-valid-P02-ibm02v05.xmlvalidInputCompare Results2.2,4.1 This test case contains valid char references that match the char production.
1972ibm-1-1-valid-P02-ibm02v06.xmlvalidInputCompare Results2.2,4.1 This test case contains valid char references in the CDATA section, comment and processing instruction of an external entity that match the char production.
1973ibm-1-1-valid-P03-ibm03v01.xmlvalidInputCompare Results2.11 The two character sequence #x0D #x85 in an external entity must be normalized to a single newline.
1974ibm-1-1-valid-P03-ibm03v02.xmlvalidInputCompare Results2.11 The single character sequence #x85 in an external entity must be normalized to a single newline.
1975ibm-1-1-valid-P03-ibm03v03.xmlvalidInputCompare Results2.11 The two character sequence #x0D #x85 in an external entity must be normalized to a single newline.
1976ibm-1-1-valid-P03-ibm03v04.xmlvalidInputCompare Results2.11 The single character sequence #x85 in an external entity must be normalized to a single newline.
1977ibm-1-1-valid-P03-ibm03v05.xmlvalidInputCompare Results2.11 The two character sequence #x0D #x85 in a document entity must be normalized to a single newline.
1978ibm-1-1-valid-P03-ibm03v06.xmlvalidInputCompare Results2.11 The single character sequence #x85 in a document entity must be normalized to a single newline.
1979ibm-1-1-valid-P03-ibm03v07.xmlvalidInputCompare Results2.11 The single character sequence #x2028 in a document entity must be normalized to a single newline.
1980ibm-1-1-valid-P03-ibm03v08.xmlvalidInputCompare Results2.11 The single character sequence #x85 in the XMLDecl must be normalized to a single newline.
1981ibm-1-1-valid-P03-ibm03v09.xmlvalidInputCompare Results2.11 The single character sequence #x2028 in the XMLDecl must be normalized to a single newline. (This test is questionable)
1982ibm-1-1-valid-P04-ibm04v01.xmlvalidInputCompare Results2.3 This test case covers legal NameStartChars character ranges plus discrete legal characters for production 04.
1983ibm-1-1-valid-P04-ibm04av01.xmlvalidInputCompare Results2.3 This test case covers legal NameChars character ranges plus discrete legal characters for production 04a.
1984ibm-1-1-valid-P05-ibm05v01.xmlvalidInputCompare Results2.3 This test case covers legal Element Names as per production 5.
1985ibm-1-1-valid-P05-ibm05v02.xmlvalidInputCompare Results2.3 This test case covers legal PITarget (Names) as per production 5.
1986ibm-1-1-valid-P05-ibm05v03.xmlvalidInputCompare Results2.3 This test case covers legal Attribute (Names) as per production 5.
1987ibm-1-1-valid-P05-ibm05v04.xmlvalidInputCompare Results2.3 This test case covers legal ID/IDREF (Names) as per production 5.
1988ibm-1-1-valid-P05-ibm05v05.xmlvalidInputCompare Results2.3 This test case covers legal ENTITY (Names) as per production 5.
1989ibm-1-1-valid-P047-ibm07v01.xmlvalidInputCompare Results2.3 This test case covers legal NMTOKEN Name character ranges plus discrete legal characters for production 7.
1990ibm-1-1-valid-P77-ibm77v01.xmlvalidInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 whereas the VersionNum of the external DTD is 1.0. The character #xC0 which is a valid XML 1.1 but an invalid XML 1.0 character is present in both documents.
1991ibm-1-1-valid-P77-ibm77v02.xmlvalidInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 whereas the VersionNum of the external DTD is 1.0. The character #x1FFF which is a valid XML 1.1 but an invalid XML 1.0 character is present in both documents.
1992ibm-1-1-valid-P77-ibm77v03.xmlvalidInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 whereas the VersionNum of the external DTD is 1.0. The character #xF901 which is a valid XML 1.1 but an invalid XML 1.0 character is present in both documents.
1993ibm-1-1-valid-P77-ibm77v04.xmlvalidInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 whereas the VersionNum of the external entity is 1.0. The character #xD6 which is a valid XML 1.1 but an invalid XML 1.0 character is present in both documents.
1994ibm-1-1-valid-P77-ibm77v05.xmlvalidInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 whereas the VersionNum of the external entity is 1.0. The character #x1FFF which is a valid XML 1.1 but an invalid XML 1.0 character is present in both documents.
1995ibm-1-1-valid-P77-ibm77v06.xmlvalidInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 whereas the VersionNum of the external entity is 1.0. The character #xF901 which is a valid XML 1.1 but an invalid XML 1.0 character is present in both documents.
1996ibm-1-1-valid-P77-ibm77v07.xmlvalidInputCompare Results4.3.4 The VersionNum of the document and external dtd is 1.1 and both contain the valid XML1.1 but invalid XML1.0 character #xD8.
1997ibm-1-1-valid-P77-ibm77v08.xmlvalidInputCompare Results4.3.4 The VersionNum of the document and external dtd is 1.1 and both contain the valid XML1.1 but invalid XML1.0 character #x1FFF.
1998ibm-1-1-valid-P77-ibm77v09.xmlvalidInputCompare Results4.3.4 The VersionNum of the document and external dtd is 1.1 and both contain the valid XML1.1 but invalid XML1.0 character #xF901.
1999ibm-1-1-valid-P77-ibm77v10.xmlvalidInputCompare Results4.3.4 The VersionNum of the document and external entity is 1.1 and both contain the valid XML1.1 but invalid XML1.0 character #xF6.
2000ibm-1-1-valid-P77-ibm77v11.xmlvalidInputCompare Results4.3.4 The VersionNum of the document and external entity is 1.1 and both contain the valid XML1.1 but invalid XML1.0 character #x1FFF.
2001ibm-1-1-valid-P77-ibm77v12.xmlvalidInputCompare Results4.3.4 The VersionNum of the document and external entity is 1.1 and both contain the valid XML1.1 but invalid XML1.0 character #xF901.
2002ibm-1-1-valid-P77-ibm77v13.xmlvalidInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 but the external dtd does not contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character #xF8.
2003ibm-1-1-valid-P77-ibm77v14.xmlvalidInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 but the external dtd does not contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character #x1FFF.
2004ibm-1-1-valid-P77-ibm77v15.xmlvalidInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 but the external dtd does not contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character #xF901.
2005ibm-1-1-valid-P77-ibm77v16.xmlvalidInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 but the external entity does not contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character #x2FF.
2006ibm-1-1-valid-P77-ibm77v17.xmlvalidInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 but the external entity does not contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character #x1FFF.
2007ibm-1-1-valid-P77-ibm77v18.xmlvalidInputCompare Results4.3.4 The VersionNum of the document entity is 1.1 but the external entity does not contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character #xF901.
2008ibm-1-1-valid-P77-ibm77v19.xmlvalidInputCompare Results4.3.4 The VersionNum of the document and external dtd is 1.1. The replacement text of an entity declared in the external DTD contains a reference to the character #x7F. This entity is not referenced in the document entity.
2009ibm-1-1-valid-P77-ibm77v20.xmlvalidInputCompare Results4.3.4 The VersionNum of the document and external dtd is 1.1. The replacement text of an entity declared in the external DTD contains a reference to the character #x80. This entity is not referenced in the document entity.
2010ibm-1-1-valid-P77-ibm77v21.xmlvalidInputCompare Results4.3.4 The VersionNum of the document and external dtd is 1.1. The replacement text of an entity declared in the external DTD contains a reference to the character #x9F. This entity is not referenced in the document entity.
2011ibm-1-1-valid-P77-ibm77v22.xmlvalidInputCompare Results4.3.4 The VersionNum of the document and the external entity is 1.1. The entity contains a reference to the character #x7F.
2012ibm-1-1-valid-P77-ibm77v23.xmlvalidInputCompare Results4.3.4 The VersionNum of the document and the external entity is 1.1. The entity contains a reference to the character #x80.
2013ibm-1-1-valid-P77-ibm77v24.xmlvalidInputCompare Results4.3.4 The VersionNum of the document and the external entity is 1.1. The entity contains a reference to the character #x9F.
2014ibm-1-1-valid-P77-ibm77v25.xmlvalidInputCompare Results4.3.4 The VersionNum of the document is 1.1 and the textDecl is missing in the external DTD. The replacement text of an entity declared in the external DTD contains a reference to the character #x7F, #x8F. This entity is not referenced in the document entity.
2015ibm-1-1-valid-P77-ibm77v26.xmlvalidInputCompare Results4.3.4 The VersionNum of the document is 1.1 and the textDecl is missing in the external DTD. The replacement text of an entity declared in the external DTD contains a reference to the character #x80, #x90. This entity is not referenced in the document entity.
2016ibm-1-1-valid-P77-ibm77v27.xmlvalidInputCompare Results4.3.4 The VersionNum of the document is 1.1 and the textDecl is missing in the external DTD. The replacement text of an entity declared in the external DTD contains a reference to the character #x81, #x9F. This entity is not referenced in the document entity.
2017ibm-1-1-valid-P77-ibm77v28.xmlvalidInputCompare Results4.3.4 The VersionNum of the document is 1.1 and the textDecl is missing in the external entity. The replacement text of an entity declared in the external DTD contains a reference to the character #x7F, #x80, #x9F.
2018ibm-1-1-valid-P77-ibm77v29.xmlvalidInputCompare Results4.3.4 The VersionNum of the document is 1.1 and the textDecl is missing in the external entity. The replacement text of an entity declared in the external DTD contains a reference to the character #x85, #x8F.
2019ibm-1-1-valid-P77-ibm77v30.xmlvalidInputCompare Results4.3.4 The VersionNum of the document is 1.1 and the textDecl is missing in the external entity. The replacement text of an entity declared in the external DTD contains a reference to the character #x1, #x7F.
2020rmt-e2e-2ainvalidInputCompare ResultsE2 Duplicate token in enumerated attribute declaration
2021rmt-e2e-2binvalidInputCompare ResultsE2 Duplicate token in NOTATION attribute declaration
2022rmt-e2e-9avalidInputCompare ResultsE9 An unused attribute default need only be syntactically correct
2023rmt-e2e-9binvalidInputCompare ResultsE9 An attribute default must be syntactically correct even if unused
2024rmt-e2e-14invalidInputCompare ResultsE14 Declarations mis-nested wrt parameter entities are just validity errors (but note that some parsers treat some such errors as fatal)
2025rmt-e2e-15ainvalidInputCompare ResultsE15 Empty content can't contain an entity reference
2026rmt-e2e-15binvalidInputCompare ResultsE15 Empty content can't contain a comment
2027rmt-e2e-15cinvalidInputCompare ResultsE15 Empty content can't contain a PI
2028rmt-e2e-15dinvalidInputCompare ResultsE15 Empty content can't contain whitespace
2029rmt-e2e-15evalidInputCompare ResultsE15 Element content can contain entity reference if replacement text is whitespace
2030rmt-e2e-15fvalidInputCompare ResultsE15 Element content can contain entity reference if replacement text is whitespace, even if it came from a character reference in the literal entity value
2031rmt-e2e-15ginvalidInputCompare ResultsE15 Element content can't contain character reference to whitespace
2032rmt-e2e-15hinvalidInputCompare ResultsE15 Element content can't contain entity reference if replacement text is character reference to whitespace
2033rmt-e2e-15ivalidInputCompare ResultsE15 Element content can contain a comment
2034rmt-e2e-15jvalidInputCompare ResultsE15 Element content can contain a PI
2035rmt-e2e-15kvalidInputCompare ResultsE15 Mixed content can contain a comment
2036rmt-e2e-15lvalidInputCompare ResultsE15 Mixed content can contain a PI
2037rmt-e2e-18validInputCompare ResultsE18 External entity containing start of entity declaration is base URI for system identifier
2038rmt-e2e-19validInputCompare ResultsE19 Parameter entities and character references are included-in-literal, but general entities are bypassed.
2039rmt-e2e-20invalidInputCompare ResultsE20 Tokens, after normalization, must be separated by space, not other whitespace characters
2040rmt-e2e-22validInputCompare ResultsE22 UTF-8 entities may start with a BOM
2041rmt-e2e-24validInputCompare ResultsE24 Either the built-in entity or a character reference can be used to represent greater-than after two close-square-brackets
2042rmt-e2e-27not-wfInputCompare ResultsE27 Contains an irregular UTF-8 sequence (i.e. a surrogate pair)
2043rmt-e2e-29validInputCompare ResultsE29 Three-letter language codes are allowed
2044rmt-e2e-34errorInputCompare ResultsE34 A non-deterministic content model is an error even if the element type is not used.
2045rmt-e2e-36validInputCompare ResultsE36 An external ATTLIST declaration does not make a document non-standalone if the normalization would have been the same without the declaration
2046rmt-e2e-38not-wfInputCompare ResultsE38 XML 1.0 document refers to 1.1 entity
2047rmt-e2e-41validInputCompare ResultsE41 An xml:lang attribute may be empty
2048rmt-e2e-48validInputCompare ResultsE48 ANY content allows character data
2049rmt-e2e-50validInputCompare ResultsE50 All line-ends are normalized, even those not passed to the application. NB this can only be tested effectively in XML 1.1, since CR is in the S production; in 1.1 we can use NEL which isn't.
2050rmt-e2e-55errorInputCompare ResultsE55 A reference to an unparsed entity in an entity value is an error rather than forbidden (unless the entity is referenced, of course)
2051rmt-e2e-57errorInputCompare ResultsE57 A value other than preserve or default for xml:space is an error
2052rmt-e2e-60validInputCompare ResultsE60 Conditional sections are allowed in external parameter entities referred to from the internal subset.
2053rmt-e2e-61not-wfInputCompare ResultsE61 (From John Cowan) An encoding declaration in ASCII specifying an encoding that is not compatible with ASCII (so the document is not in its declared encoding). It should generate a fatal error.
2054rmt-001not-wfInputCompare Results2.8 4.3.4 External subset has later version number
2055rmt-002not-wfInputCompare Results2.8 4.3.4 External PE has later version number
2056rmt-003not-wfInputCompare Results2.8 4.3.4 External general entity has later version number
2057rmt-004not-wfInputCompare Results2.8 4.3.4 External general entity has later version number (no decl means 1.0)
2058rmt-005not-wfInputCompare Results2.8 4.3.4 Indirect external general entity has later version number
2059rmt-006validInputCompare Results2.8 4.3.4 Second-level external general entity has later version number than first-level, but not later than document, so not an error.
2060rmt-007validInputCompare Results2.8 4.3.4 A vanilla XML 1.1 document
2061rmt-008errorInputCompare Results2.8 4.3.4 an implausibly-versioned document
2062rmt-009errorInputCompare Results2.8 4.3.4 External general entity has implausible version number
2063rmt-010validInputCompare Results2.2 Contains a C1 control, legal in XML 1.0, illegal in XML 1.1
2064rmt-011not-wfInputCompare Results2.2 Contains a C1 control, legal in XML 1.0, illegal in XML 1.1
2065rmt-012validInputCompare Results2.2 Contains a DEL, legal in XML 1.0, illegal in XML 1.1
2066rmt-013not-wfInputCompare Results2.2 Contains a DEL, legal in XML 1.0, illegal in XML 1.1
2067rmt-014not-wfInputCompare Results2.3 Has a "long s" in a name, legal in XML 1.1, illegal in XML 1.0
2068rmt-015invalidInputCompare Results2.3 Has a "long s" in a name, legal in XML 1.1, illegal in XML 1.0
2069rmt-016not-wfInputCompare Results2.3 Has a Byzantine Musical Symbol Kratimata in a name, legal in XML 1.1, illegal in XML 1.0
2070rmt-017invalidInputCompare Results2.3 Has a Byzantine Musical Symbol Kratimata in a name, legal in XML 1.1, illegal in XML 1.0
2071rmt-018invalidInputCompare Results2.3 Has the last legal namechar in XML 1.1, illegal in XML 1.0
2072rmt-019not-wfInputCompare Results2.3 Has the last legal namechar in XML 1.1, illegal in XML 1.0
2073rmt-020not-wfInputCompare Results2.3 Has the first character after the last legal namechar in XML 1.1, illegal in both XML 1.0 and 1.1
2074rmt-021not-wfInputCompare Results2.3 Has the first character after the last legal namechar in XML 1.1, illegal in both XML 1.0 and 1.1
2075rmt-022validInputCompare Results2.11 Has a NEL character; legal in both XML 1.0 and 1.1, but different canonical output because of normalization in 1.1
2076rmt-023validInputCompare Results2.11 Has a NEL character; legal in both XML 1.0 and 1.1, but different canonical output because of normalization in 1.1
2077rmt-024validInputCompare Results2.11 Has an LSEP character; legal in both XML 1.0 and 1.1, but different canonical output because of normalization in 1.1
2078rmt-025validInputCompare Results2.11 Has an LSEP character; legal in both XML 1.0 and 1.1, but different canonical output because of normalization in 1.1
2079rmt-026validInputCompare Results2.11 Has CR-NEL; legal in both XML 1.0 and 1.1, but different canonical output because of normalization in 1.1
2080rmt-027validInputCompare Results2.11 Has CR-NEL; legal in both XML 1.0 and 1.1, but different canonical output because of normalization in 1.1
2081rmt-028validInputCompare Results2.11 Has CR-LSEP; legal in both XML 1.0 and 1.1, but different canonical output because of normalization in 1.1. Note that CR and LSEP are not combined into a single LF
2082rmt-029validInputCompare Results2.11 Has CR-LSEP; legal in both XML 1.0 and 1.1, but different canonical output because of normalization in 1.1
2083rmt-030invalidInputCompare Results2.11 Has a NEL character in an NMTOKENS attribute; well-formed in both XML 1.0 and 1.1, but valid only in 1.1
2084rmt-031validInputCompare Results2.11 Has a NEL character in an NMTOKENS attribute; well-formed in both XML 1.0 and 1.1, but valid only in 1.1
2085rmt-032invalidInputCompare Results2.11 Has an LSEP character in an NMTOKENS attribute; well-formed in both XML 1.0 and 1.1, but valid only in 1.1
2086rmt-033validInputCompare Results2.11 Has an LSEP character in an NMTOKENS attribute; well-formed in both XML 1.0 and 1.1, but valid only in 1.1
2087rmt-034validInputCompare Results2.3 Has an NMTOKENS attribute containing a CR character that comes from a character reference in an internal entity. Because CR is in the S production, this is valid in both XML 1.0 and 1.1.
2088rmt-035validInputCompare Results2.3 Has an NMTOKENS attribute containing a CR character that comes from a character reference in an internal entity. Because CR is in the S production, this is valid in both XML 1.0 and 1.1.
2089rmt-036invalidInputCompare Results2.3 Has an NMTOKENS attribute containing a NEL character that comes from a character reference in an internal entity. Because NEL is not in the S production (even though real NELs are converted to LF on input), this is invalid in both XML 1.0 and 1.1.
2090rmt-037invalidInputCompare Results2.3 Has an NMTOKENS attribute containing a NEL character that comes from a character reference in an internal entity. Because NEL is not in the S production (even though real NELs are converted to LF on input), this is invalid in both XML 1.0 and 1.1.
2091rmt-038not-wfInputCompare Results2.2 Contains a C0 control character (form-feed), illegal in both XML 1.0 and 1.1
2092rmt-039not-wfInputCompare Results2.2 Contains a C0 control character (form-feed), illegal in both XML 1.0 and 1.1
2093rmt-040validInputCompare Results2.2 Contains a C1 control character (partial line up), legal in XML 1.0 but not 1.1
2094rmt-041not-wfInputCompare Results2.2 Contains a C1 control character (partial line up), legal in XML 1.0 but not 1.1
2095rmt-042not-wfInputCompare Results4.1 Contains a character reference to a C0 control character (form-feed), legal in XML 1.1 but not 1.0
2096rmt-043validInputCompare Results4.1 Contains a character reference to a C0 control character (form-feed), legal in XML 1.1 but not 1.0
2097rmt-044validInputCompare Results4.1 Contains a character reference to a C1 control character (partial line up), legal in both XML 1.0 and 1.1 (but for different reasons)
2098rmt-045validInputCompare Results4.1 Contains a character reference to a C1 control character (partial line up), legal in both XML 1.0 and 1.1 (but for different reasons)
2099rmt-046invalidInputCompare Results2.11 Has a NEL character in element content whitespace; well-formed in both XML 1.0 and 1.1, but valid only in 1.1
2100rmt-047validInputCompare Results2.11 Has a NEL character in element content whitespace; well-formed in both XML 1.0 and 1.1, but valid only in 1.1
2101rmt-048invalidInputCompare Results2.11 Has an LSEP character in element content whitespace; well-formed in both XML 1.0 and 1.1, but valid only in 1.1
2102rmt-049validInputCompare Results2.11 has an LSEP character in element content whitespace; well-formed in both XML 1.0 and 1.1, but valid only in 1.1
2103rmt-050validInputCompare Results2.3 Has element content whitespace containing a CR character that comes from a character reference in an internal entity. Because CR is in the S production, this is valid in both XML 1.0 and 1.1.
2104rmt-051validInputCompare Results2.3 Has element content whitespace containing a CR character that comes from a character reference in an internal entity. Because CR is in the S production, this is valid in both XML 1.0 and 1.1.
2105rmt-052invalidInputCompare Results2.3 Has element content whitespace containing a NEL character that comes from a character reference in an internal entity. Because NEL is not in the S production (even though real NELs are converted to LF on input), this is invalid in both XML 1.0 and 1.1.
2106rmt-053invalidInputCompare Results2.3 Has element content whitespace containing a NEL character that comes from a character reference in an internal entity. Because NEL is not in the S production (even though real NELs are converted to LF on input), this is invalid in both XML 1.0 and 1.1.
2107rmt-054validInputCompare Results4.3.2 Contains a character reference to a C0 control character (form-feed) in an entity value. This will be legal (in XML 1.1) when the entity declaration is parsed, but what about when it is used? According to the grammar in the CR spec, it should be illegal (because the replacement text must match "content"), but this is probably not intended. This will be fixed in the PR version.
2108rmt-055errorInputCompare Results2.11 Has a Latin-1 NEL in the XML declaration (to be made an error in PR)
2109rmt-056errorInputCompare Results2.11 Has a UTF-8 NEL in the XML declaration (to be made an error in PR)
2110rmt-057errorInputCompare Results2.11 Has a UTF-8 LSEP in the XML declaration (to be made an error in PR)
2111rmt-ns10-001validInputCompare Results2 Namespace name test: a perfectly good http URI
2112rmt-ns10-002validInputCompare Results2 Namespace name test: a syntactically plausible URI with a fictitious scheme
2113rmt-ns10-003validInputCompare Results2 Namespace name test: a perfectly good http URI with a fragment
2114rmt-ns10-004errorInputCompare Results2 Namespace name test: a relative URI (deprecated)
2115rmt-ns10-005errorInputCompare Results2 Namespace name test: a same-document relative URI (deprecated)
2116rmt-ns10-006errorInputCompare Results2 Namespace name test: an http IRI that is not a URI
2117rmt-ns10-007validInputCompare Results1 Namespace inequality test: different capitalization
2118rmt-ns10-008validInputCompare Results1 Namespace inequality test: different escaping
2119rmt-ns10-009not-wfInputCompare Results1 Namespace equality test: plain repetition
2120rmt-ns10-010not-wfInputCompare Results1 Namespace equality test: use of character reference
2121rmt-ns10-011not-wfInputCompare Results1 Namespace equality test: use of entity reference
2122rmt-ns10-012not-wfInputCompare Results1 Namespace inequality test: equal after attribute value normalization
2123rmt-ns10-013not-wfInputCompare Results3 Bad QName syntax: multiple colons
2124rmt-ns10-014not-wfInputCompare Results3 Bad QName syntax: colon at end
2125rmt-ns10-015not-wfInputCompare Results3 Bad QName syntax: colon at start
2126rmt-ns10-016not-wfInputCompare Results2 Bad QName syntax: xmlns:
2127rmt-ns10-017invalidInputCompare Results- Simple legal case: no namespaces
2128rmt-ns10-018invalidInputCompare Results5.2 Simple legal case: default namespace
2129rmt-ns10-019invalidInputCompare Results4 Simple legal case: prefixed element
2130rmt-ns10-020invalidInputCompare Results4 Simple legal case: prefixed attribute
2131rmt-ns10-021invalidInputCompare Results5.2 Simple legal case: default namespace and unbinding
2132rmt-ns10-022invalidInputCompare Results5.2 Simple legal case: default namespace and rebinding
2133rmt-ns10-023not-wfInputCompare Results2 Illegal use of 1.1-style prefix unbinding in 1.0 document
2134rmt-ns10-024invalidInputCompare Results5.1 Simple legal case: prefix rebinding
2135rmt-ns10-025not-wfInputCompare Results4 Unbound element prefix
2136rmt-ns10-026not-wfInputCompare Results4 Unbound attribute prefix
2137rmt-ns10-027invalidInputCompare Results2 Reserved prefixes and namespaces: using the xml prefix undeclared
2138rmt-ns10-028invalidInputCompare ResultsNE05 Reserved prefixes and namespaces: declaring the xml prefix correctly
2139rmt-ns10-029not-wfInputCompare ResultsNE05 Reserved prefixes and namespaces: declaring the xml prefix incorrectly
2140rmt-ns10-030not-wfInputCompare ResultsNE05 Reserved prefixes and namespaces: binding another prefix to the xml namespace
2141rmt-ns10-031not-wfInputCompare ResultsNE05 Reserved prefixes and namespaces: declaring the xmlns prefix with its correct URI (illegal)
2142rmt-ns10-032not-wfInputCompare ResultsNE05 Reserved prefixes and namespaces: declaring the xmlns prefix with an incorrect URI
2143rmt-ns10-033not-wfInputCompare ResultsNE05 Reserved prefixes and namespaces: binding another prefix to the xmlns namespace
2144rmt-ns10-034invalidInputCompare ResultsNE05 Reserved prefixes and namespaces: binding a reserved prefix
2145rmt-ns10-035not-wfInputCompare Results5.3 Attribute uniqueness: repeated identical attribute
2146rmt-ns10-036not-wfInputCompare Results5.3 Attribute uniqueness: repeated attribute with different prefixes
2147rmt-ns10-037invalidInputCompare Results5.3 Attribute uniqueness: different attributes with same local name
2148rmt-ns10-038invalidInputCompare Results5.3 Attribute uniqueness: prefixed and unprefixed attributes with same local name
2149rmt-ns10-039invalidInputCompare Results5.3 Attribute uniqueness: prefixed and unprefixed attributes with same local name, with default namespace
2150rmt-ns10-040invalidInputCompare Results5.3 Attribute uniqueness: prefixed and unprefixed attributes with same local name, with default namespace and element in default namespace
2151rmt-ns10-041invalidInputCompare Results5.3 Attribute uniqueness: prefixed and unprefixed attributes with same local name, element in same namespace as prefixed attribute
2152rmt-ns10-042not-wfInputCompare ResultsNE08 Colon in PI name
2153rmt-ns10-043not-wfInputCompare ResultsNE08 Colon in entity name
2154rmt-ns10-044not-wfInputCompare ResultsNE08 Colon in entity name
2155rmt-ns10-045invalidInputCompare ResultsNE08 Colon in ID attribute name
2156rmt-ns10-046invalidInputCompare ResultsNE08 Colon in ID attribute name
2157rmt-ns11-001validInputCompare Results2.1 Namespace name test: a perfectly good http IRI that is not a URI
2158rmt-ns11-002validInputCompare Results2.3 Namespace inequality test: different escaping of non-ascii letter
2159rmt-ns11-003invalidInputCompare Results6.1 1.1 style prefix unbinding
2160rmt-ns11-004invalidInputCompare Results6.1 1.1 style prefix unbinding and rebinding
2161rmt-ns11-005not-wfInputCompare Results5 Illegal use of prefix that has been unbound
2162rmt-ns11-006validInputCompare Results2.1 Test whether non-Latin-1 characters are accepted in IRIs, and whether they are correctly distinguished