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-079validInput