1 | $quote " |
---|
2 | $set 1 |
---|
3 | 2 notation '{0}' has already been declared |
---|
4 | 3 attribute '{0}' has already been declared for element '{1}' |
---|
5 | 4 encoding '{0}' from XML declaration or manually set contradicts the auto-sensed encoding; ignoring |
---|
6 | 5 element '{0}' is referenced in a content model but was never declared |
---|
7 | 6 element '{0}' is referenced in an ATTLIST but was never declared |
---|
8 | 7 {0} |
---|
9 | 8 unable to include document '{0}' |
---|
10 | 9 unable to open text file target '{0}' |
---|
11 | 10 unable to include resource '{0}' |
---|
12 | 13 '{0}' is not allowed for the content of simpleType; only list, union, and restriction are allowed |
---|
13 | 14 globally-defined complex type must have a name |
---|
14 | 15 globally-declared attribute must have a name |
---|
15 | 16 attribute declaration must have name or 'ref' attribute |
---|
16 | 17 element declaration must have name or 'ref' attribute |
---|
17 | 18 group declaration must have name or a 'ref' attribute |
---|
18 | 19 attributeGroup declaration must have name or 'ref' attribute |
---|
19 | 20 anonymous complexType in element '{0}' has name |
---|
20 | 21 anonymous simpleType in element '{0}' has name |
---|
21 | 22 content of element declaration must match (annotation?, (simpleType | complexType)?, (unique | key | keyref)*) |
---|
22 | 23 invalid content in simple type '{0}'; only list, union, and restriction are allowed |
---|
23 | 24 expected simpleType in list definition for type '{0}' |
---|
24 | 25 list, union, or restriction content is invalid for type '{0}' |
---|
25 | 26 invalid content in list definition for type '{0}' |
---|
26 | 27 expected simpleType in restriction definition for type '{0}' |
---|
27 | 28 facet '{0}' is already defined |
---|
28 | 29 expected simpleType in union definition for type '{0}' |
---|
29 | 30 content in simpleType definition is empty |
---|
30 | 31 expected restriction or extension in simpleContent definition |
---|
31 | 32 base attribute must be specified for restriction or extension definition |
---|
32 | 33 expected restriction or extension in complexContent definition |
---|
33 | 34 invalid content in 'schema' element |
---|
34 | 35 invalid content for type '{0}' |
---|
35 | 36 unknown simpleType '{0}' |
---|
36 | 37 unknown complexType '{0}' |
---|
37 | 38 prefix '{0}' can not be resolved to namespace URI |
---|
38 | 39 referenced element '{0}' not found |
---|
39 | 40 type '{0}:{1}' not found |
---|
40 | 41 attribute '{0}' not found |
---|
41 | 42 invalid element '{0}' in complex type definition |
---|
42 | 43 base type '{0}' not found |
---|
43 | 44 unable to create validator for '{0}' |
---|
44 | 45 invalid element following simpleContent definition in complexType |
---|
45 | 46 invalid element following complexContent definition in complexType |
---|
46 | 47 attribute '{0}' cannot have both fixed and default values |
---|
47 | 48 attribute '{0}' with default value must be optional |
---|
48 | 49 attribute '{0}' declared more than once in the same scope |
---|
49 | 50 attribute '{0}' cannot have both 'type' attribute and simpleType definition |
---|
50 | 51 simpleType '{0}:{1}' for attribute '{2}' not found |
---|
51 | 52 element '{0}' cannot have both fixed and default values |
---|
52 | 53 invalid {0} name '{1}' |
---|
53 | 54 element '{0}' cannot have both 'type' attribute and simpleType/complexType definition |
---|
54 | 55 element '{0}' has fixed or default value and must have mixed simple or simple content model |
---|
55 | 56 simpleType '{0}' that '{1}' extends has a value of the final attribute that does not permit extension |
---|
56 | 57 type '{0}' specified as the base in simpleContent definition must not have complex content |
---|
57 | 58 type '{0}' is a simple type and cannot be used in derivation by restriction in complexType definition |
---|
58 | 59 invalid element following restriction or extension definition in simpleContent |
---|
59 | 60 invalid element following restriction or extension definition in complexContent |
---|
60 | 61 duplicate annotation in type '{0}' |
---|
61 | 62 type '{0}' cannot be used in its own union, list, or restriction definition |
---|
62 | 63 block value '{0}' is invalid |
---|
63 | 64 final value '{0}' is invalid |
---|
64 | 65 element '{0}' cannot be part of the substitution group headed by '{1}' |
---|
65 | 66 element '{0}' has a type which does not derive from the type of the element at the head of the substitution group |
---|
66 | 67 element '{0}' declared more than once in the same scope |
---|
67 | 68 value '{0}' invalid for attribute '{1}' |
---|
68 | 69 attribute '{0}' has both 'ref' attribute and inline simpleType definition or 'form' or 'type' attribute |
---|
69 | 70 duplicate reference attribute '{0}:{1}' in complexType definition |
---|
70 | 71 derivation by restriction is forbidden by either base type '{0}' or globally |
---|
71 | 72 derivation by extension is forbidden by either base type '{0}' or globally |
---|
72 | 73 base type specified in complexContent definition must be a complex type |
---|
73 | 74 imported schema '{0}' has different target namespace '{1}'; expected '{2}' |
---|
74 | 75 'schemaLocation' attribute must be specified in element '{0}' |
---|
75 | 76 included schema '{0}' has different target namespace '{1}' |
---|
76 | 77 at most one annotation is allowed |
---|
77 | 78 content of attribute '{0}' must match (annotation?, simpleType?) |
---|
78 | 79 attribute '{0}' must appear in global {1} declarations |
---|
79 | 80 attribute '{0}' must appear in local {1} declarations |
---|
80 | 81 attribute '{0}' cannot appear in global {1} declarations |
---|
81 | 82 attribute '{0}' cannot appear in local {1} declarations |
---|
82 | 83 minOccurs value '{0}' must not be greater than maxOccurs value '{1}' |
---|
83 | 84 duplicate annotation in anyAttribute declaration |
---|
84 | 85 global {0} declaration must have name |
---|
85 | 86 circular definition in '{0}' |
---|
86 | 87 global type '{0}:{1}' declared more than once or also declared as {2} |
---|
87 | 88 global {0} '{1}' declared more than once |
---|
88 | 89 invalid value '{0}' for whiteSpace facet; expected 'collapse' |
---|
89 | 90 namespace of import declaration must be different from target namespace of importing schema |
---|
90 | 91 importing schema must have target namespace if namespace in import declaration is not present |
---|
91 | 92 element '{0}' cannot have value constraint '{1}' if its type is derived from ID |
---|
92 | 93 element/attribute '{0}' is of NOTATION type |
---|
93 | 94 element '{0}' has mixed content type and the content type's particle must be emptiable |
---|
94 | 95 complexType definition has empty content but base type is not empty or does not have emptiable particle |
---|
95 | 96 content types of base type '{0}' and derived type '{1}' must both be mixed or element-only |
---|
96 | 97 derived content type is not a valid restriction of base content type |
---|
97 | 98 derivation by extension or restriction is forbidden by either base type '{0}' or globally |
---|
98 | 99 item type definition must have variety of atomic or union where all member types must be atomic |
---|
99 | 100 group '{0}' must contain all, choice, or sequence compositor |
---|
100 | 101 content of attributeGroup '{0}' must match (annotation?, ((attribute | attributeGroup)*, anyAttribute?)) |
---|
101 | 102 top-level compositor in a group must not have 'minOccurs' or 'maxOccurs' attribute |
---|
102 | 103 {0} '{1}:{2}' not found |
---|
103 | 104 group with the all compositor must only appear as content type of a complex type |
---|
104 | 105 group with the all compositor constituting the content type of a complex type must have both minOccurs and maxOccurs equal 1 |
---|
105 | 106 element declaration in the all compositor must have minOccurs and maxOccurs equal 0 or 1 |
---|
106 | 107 attribute '{0}' is already defined in base |
---|
107 | 108 intensional intersection of attribute wildcards must be expressible |
---|
108 | 109 base type does not have any attributes |
---|
109 | 110 attribute '{0}' has incompatible use value in the base |
---|
110 | 111 type of attribute '{0}' must be derived by restriction from type of the corresponding attribute in the base |
---|
111 | 112 attribute '{0}' does not have a fixed value or has a different fixed value from that of the base |
---|
112 | 113 attribute '{0}' has invalid target namespace with respect to the base wildcard constraint or base has no wildcard |
---|
113 | 114 attribute wildcard is present in the derived type but not in the base |
---|
114 | 115 attribute wildcard in the derived type is not a valid subset of that in the base |
---|
115 | 116 attribute '{0}' cannot have different use value in the derived type if the base attribute use value is 'prohibited' |
---|
116 | 117 attribute wildcard in the derived type must be identical to or stricter than the one in the base |
---|
117 | 118 unexpected '{0}' in the content of the all compositor; only elements are allowed |
---|
118 | 119 redefined schema '{0}' has a different target namespace '{1}' |
---|
119 | 120 simpleType in redefine must have a restriction definition |
---|
120 | 121 simpleType base attribute in redefine must reference the original type with the same name |
---|
121 | 122 complexType in redefine must have a restriction or extension definition |
---|
122 | 123 complexType base attribute in redefine must reference the original type with the same name |
---|
123 | 124 group '{0}' must have minOccurs and maxOccurs equal 1 |
---|
124 | 125 unable to find declaration in the schema being redefined corresponding to '{0}' |
---|
125 | 126 group declaration in redefine may only contain one reference to itself |
---|
126 | 127 attributeGroup declaration in redefine may only contain one reference to itself |
---|
127 | 128 redefine declaration cannot contain '{0}' |
---|
128 | 129 notation declaration '{0}:{1}' not found |
---|
129 | 130 more than one identity constraint has name '{0}' |
---|
130 | 131 identity constraint declaration must match (annotation?, selector, field+) |
---|
131 | 132 key reference declaration '{0}' refers to unknown key '{1}' |
---|
132 | 133 field cardinalities for keyref '{0}' and key '{1}' must match |
---|
133 | 134 XPath expression is missing or empty |
---|
134 | 135 fixed value in attribute reference is not set or differs from the fixed value of '{0}' |
---|
135 | 136 attribute '{0}' is of ID type or type derived from ID and cannot have default/fixed value constraint |
---|
136 | 137 attribute '{0}' is a subsequent attribute in this complex type with a type derived from ID |
---|
137 | 138 attribute '{0}' is a subsequent attribute in this attribute group with a type derived from ID |
---|
138 | 139 empty value illegal for 'targetNamespace' attribute; target namespace must be absent or contain non-empty value |
---|
139 | 140 {0} |
---|
140 | 141 '{0}' has already been included or redefined |
---|
141 | 142 namespace '{0}' is referenced without import declaration |
---|
142 | 143 all compositor that is part of a complex type definition must constitute the entire content of the definition |
---|
143 | 144 annotation can only contain appinfo and documentation declarations |
---|
144 | 145 invalid facet name '{0}' |
---|
145 | 146 root element name of XML Schema document must be 'schema' |
---|
146 | 147 circular substitution group in element '{0}' |
---|
147 | 148 element '{0}' must be from the XML Schema namespace |
---|
148 | 149 target namespace of attribute '{0}' cannot be http://www.w3.org/2001/XMLSchema-instance |
---|
149 | 150 invalid namespace declaration |
---|
150 | 151 namespace fix-up cannot be performed on DOM Level 1 node |
---|
151 | 152 more than one anyAttribute declaration found in complex type declaration |
---|
152 | 153 anyAttribute must not be followed by other declarations |
---|
153 | 156 parser has encountered more than '{0}' entity expansions in the document; this is the limit imposed by the application |
---|
154 | 157 expected comment or CDATA section |
---|
155 | 158 attribute name expected |
---|
156 | 159 notation name expected |
---|
157 | 160 illegal repetition of elements in mixed content model |
---|
158 | 161 default attribute declaration expected |
---|
159 | 162 equal sign expected |
---|
160 | 163 element name expected |
---|
161 | 164 comment must start with <!-- |
---|
162 | 165 invalid document structure |
---|
163 | 166 expected version, encoding, or standalone declaration |
---|
164 | 167 invalid XML version declaration |
---|
165 | 168 unsupported XML version '{0}' |
---|
166 | 169 unterminated XML declaration |
---|
167 | 170 invalid XML encoding declaration '{0}' |
---|
168 | 171 invalid standalone declaration |
---|
169 | 172 unterminated comment |
---|
170 | 173 processing instruction name expected |
---|
171 | 174 unterminated processing instruction |
---|
172 | 175 invalid character 0x{0} |
---|
173 | 176 unterminated start tag '{0}' |
---|
174 | 177 attribute value expected |
---|
175 | 178 unterminated end tag '{0}' |
---|
176 | 179 expected type for attribute '{0}' of element '{1}' |
---|
177 | 180 expected end of tag '{0}' |
---|
178 | 181 expected tag name, comment, PI, or other markup |
---|
179 | 182 invalid content after root element's end tag |
---|
180 | 183 comment expected |
---|
181 | 184 comment or processing instruction expected |
---|
182 | 185 whitespace expected |
---|
183 | 186 expected root element in DOCTYPE declaration |
---|
184 | 187 quoted string expected |
---|
185 | 188 public id expected |
---|
186 | 189 invalid character 0x{0} in public id |
---|
187 | 190 unterminated DOCTYPE declaration |
---|
188 | 191 invalid character 0x{0} in internal subset |
---|
189 | 192 unexpected whitespace |
---|
190 | 193 invalid character 0x{1} in attribute value '{0}' |
---|
191 | 194 markup declaration expected |
---|
192 | 195 TEXT declaration is illegal at this point |
---|
193 | 196 conditional section in internal subset |
---|
194 | 197 parameter entity name expected |
---|
195 | 198 unterminated entity declaration '{0}' |
---|
196 | 199 invalid character reference |
---|
197 | 200 unterminated character reference |
---|
198 | 201 expected entity name for reference |
---|
199 | 202 entity '{0}' not found |
---|
200 | 203 unparsed entity reference '{0}' is invalid at this point |
---|
201 | 204 unterminated entity reference '{0}' |
---|
202 | 205 recursive entity expansion '{0}' |
---|
203 | 206 partial markup in entity value |
---|
204 | 207 unterminated element declaration '{0}' |
---|
205 | 208 expected content specification for element '{0}' |
---|
206 | 209 '*' expected |
---|
207 | 210 mixed content model '{0}' not terminated properly |
---|
208 | 211 system or public id expected |
---|
209 | 212 unterminated notation declaration |
---|
210 | 213 expected ',', '|', or ')' |
---|
211 | 214 expected '|' or ')' |
---|
212 | 215 expected ',', '|', or ')' in content model of element '{0}' |
---|
213 | 216 expected enumeration value for attribute '{0}' |
---|
214 | 217 expected '|' or ')' |
---|
215 | 218 unterminated entity literal |
---|
216 | 219 unmatched end tag detected |
---|
217 | 220 '(' expected |
---|
218 | 221 attribute '{0}' is already specified for element '{1}' |
---|
219 | 222 '<' character cannot be used in attribute value '{0}'; use < instead |
---|
220 | 223 leading surrogate character is not followed by a legal second character |
---|
221 | 224 expected ']]>' sequence to end conditional section |
---|
222 | 225 expected INCLUDE or IGNORE at this point |
---|
223 | 226 expected '[' to follow INCLUDE or IGNORE |
---|
224 | 227 unexpected end of entity '{0}' |
---|
225 | 228 parameter entity propagated out of internal/external subset |
---|
226 | 229 unmatched ']' character detected |
---|
227 | 230 parameter entity references are not allowed inside markup in internal subset |
---|
228 | 231 entity propagated out of the content section into miscellaneous |
---|
229 | 232 expected &# to be followed by a numeric character value |
---|
230 | 233 '[' expected |
---|
231 | 234 ']]>' sequence is not allowed in character data |
---|
232 | 235 '--' sequence is illegal in comment |
---|
233 | 236 unterminated CDATA section |
---|
234 | 237 NDATA expected |
---|
235 | 238 NDATA is illegal for parameter entities |
---|
236 | 239 hex radix character references must use 'x', not 'X' |
---|
237 | 240 {0} declaration already seen |
---|
238 | 241 XML declarations must be in this order: version, encoding, standalone |
---|
239 | 242 external entity cannot be referred to from attribute value |
---|
240 | 243 XML or TEXT declaration must start with '<?xml ', not '<?XML ' |
---|
241 | 244 expected literal entity value or public/system id |
---|
242 | 245 '{0}' is not a valid digit for the specified radix |
---|
243 | 246 input ended before all started tags were ended; last tag started is '{0}' |
---|
244 | 247 nested CDATA section illegal |
---|
245 | 248 prefix '{0}' can not be resolved to namespace URI |
---|
246 | 249 start and the end tags are in different entities |
---|
247 | 250 XML document cannot be empty |
---|
248 | 251 CDATA section is illegal outside the root element |
---|
249 | 252 unexpected trailing surrogate character |
---|
250 | 253 processing instruction cannot start with 'xml' |
---|
251 | 254 XML or TEXT declaration must start at line 1, column 1 |
---|
252 | 255 version declaration is required in XML declaration |
---|
253 | 256 standalone declaration is only legal in the main XML entity |
---|
254 | 257 encoding declaration is required in TEXT declaration |
---|
255 | 258 colon is illegal in names when namespaces are enabled |
---|
256 | 259 {0} |
---|
257 | 260 schemaLocation does not contain namespace-location pairs |
---|
258 | 261 fatal error during schema scan |
---|
259 | 262 reference to external entity declaration '{0}' is illegal in standalone document |
---|
260 | 263 partial markup in parameter entity replacement text in complete declaration |
---|
261 | 264 invalid namespace value in prefix-namespace mapping '{0}' |
---|
262 | 265 prefix 'xmlns' cannot be explicitly bound to namespace |
---|
263 | 266 namespace for 'xmlns' cannot be explicitly bound to prefix |
---|
264 | 267 prefix 'xml' cannot be bound to namespace other than its canonical namespace |
---|
265 | 268 namespace for 'xml' cannot be bound to prefix other than 'xml' |
---|
266 | 269 element '{0}' cannot have 'xmlns' as its prefix |
---|
267 | 270 restriction must contain simpleType definition |
---|
268 | 271 invalid root element '{0}' in DOCTYPE declaration |
---|
269 | 272 invalid element name '{0}' |
---|
270 | 273 invalid attribute name '{0}' |
---|
271 | 274 invalid entity reference name '{0}' |
---|
272 | 275 DOCTYPE declaration already seen |
---|
273 | 276 fallback element is not a direct child of include element |
---|
274 | 277 include element without 'href' attribute |
---|
275 | 278 include element with XPointer specification; XPointer is not yet supported |
---|
276 | 279 invalid 'parse' attribute value '{0}'; expected 'text' or 'xml' |
---|
277 | 280 multiple fallback elements in document '{0}' |
---|
278 | 281 include failed and no fallback element found in document '{0}' |
---|
279 | 282 circular inclusion in document '{0}' |
---|
280 | 283 self-inclusion in document '{0}' |
---|
281 | 284 element '{0}' is not allowed as a child of include element |
---|
282 | 285 included notation '{0}' conflicts with notation already defined |
---|
283 | 286 included entity '{0}' conflicts with entity already defined |
---|
284 | |
---|
285 | |
---|
286 | $set 2 |
---|
287 | 2 no declaration found for element '{0}' |
---|
288 | 3 no declaration found for attribute '{0}' |
---|
289 | 4 notation '{0}' is referenced but was never declared |
---|
290 | 5 root element differs from that declared in DOCTYPE |
---|
291 | 6 missing required attribute '{0}' |
---|
292 | 7 element '{0}' is not allowed for content model '{1}' |
---|
293 | 8 ID attribute must be #IMPLIED or #REQUIRED |
---|
294 | 9 attribute cannot have empty value |
---|
295 | 10 element '{0}' has already been declared |
---|
296 | 11 element '{0}' has more than one ID attribute |
---|
297 | 12 ID value '{0}' has already been used |
---|
298 | 13 ID attribute '{0}' is referenced but was never declared |
---|
299 | 14 attribute '{0}' refers to undeclared notation '{1}' |
---|
300 | 15 element '{0}' is specified in DOCTYPE but was never declared |
---|
301 | 16 empty content is not valid for content model '{0}' |
---|
302 | 17 attribute '{0}' is not declared for element '{1}' |
---|
303 | 18 value '{0}' for attribute '{1}' of type ENTITY/ENTITIES must refer to external, unparsed entity |
---|
304 | 19 attribute '{0}' refers to unknown entity '{1}' |
---|
305 | 20 attribute of type ID/IDREF/IDREFS/ENTITY/ENTITIES/NOTATION cannot contain colon when namespaces are enabled |
---|
306 | 21 missing elements in content model '{0}' |
---|
307 | 22 no character data is allowed by content model |
---|
308 | 23 value '{0}' for attribute '{1}' does not match its type's defined enumeration or notation list |
---|
309 | 24 value '{0}' for attribute '{1}' is invalid Name or NMTOKEN value |
---|
310 | 25 attribute '{0}' does not allow multiple values |
---|
311 | 26 attribute '{0}' has value '{1}' that does not match its #FIXED value '{2}' |
---|
312 | 27 element types cannot be duplicated in mixed content model |
---|
313 | 28 {0} is not supported |
---|
314 | 29 '{0}' is not allowed in the {1} compositor; only element, group, choice, sequence, and any are allowed |
---|
315 | 30 base type '{0}' not found in '{1}' definition |
---|
316 | 31 {0} declaration with 'ref' attribute cannot have content |
---|
317 | 32 {0} |
---|
318 | 33 prohibited attribute '{0}' is present |
---|
319 | 34 illegal 'xml:space' declaration |
---|
320 | 35 schema document '{0}' has different target namespace from the one specified in instance document '{1}' |
---|
321 | 36 element '{0}' is of simple type and cannot have elements in its content |
---|
322 | 37 unable to find validator for simple type of element '{0}' |
---|
323 | 38 grammar not found for namespace '{0}' |
---|
324 | 39 {0} |
---|
325 | 40 'xsi:nil' specified for non-nillable element '{0}' |
---|
326 | 41 element '{0}' is nil and must be empty |
---|
327 | 42 content of element '{0}' differs from its declared fixed value |
---|
328 | 43 unable to find validator for simple type of attribute '{0}' |
---|
329 | 44 error during schema scan |
---|
330 | 45 element '{0}' must be qualified |
---|
331 | 46 element '{0}' must be unqualified |
---|
332 | 47 reference to external entity declaration '{0}' is not allowed in standalone document |
---|
333 | 48 attribute '{0}' in element '{1}' has default value and must be specified in standalone document |
---|
334 | 49 attribute '{0}' must not be changed by normalization in standalone document |
---|
335 | 50 whitespace must not occur between externally declared elements with element content in standalone document |
---|
336 | 51 entity '{0}' not found |
---|
337 | 52 partial markup in parameter entity replacement text |
---|
338 | 53 failed to validate '{0}' |
---|
339 | 54 complex type '{0}' violates the unique particle attribution rule in its components '{1}' and '{2}' |
---|
340 | 55 abstract type '{0}' cannot be used in 'xsi:type' |
---|
341 | 56 element '{0}' is abstract; use non-abstract member of its substitution group instead |
---|
342 | 57 type of element '{0}' is abstract; use 'xsi:type' to specify non-abstract type instead |
---|
343 | 58 type '{0}' specified in 'xsi:type' cannot be resolved |
---|
344 | 59 type '{0}' specified in 'xsi:type' does not derive from type of element '{1}' |
---|
345 | 60 element '{0}' does not permit substitution |
---|
346 | 61 complex type '{0}' does not permit substitution |
---|
347 | 62 attribute '{0}' must be qualified |
---|
348 | 63 attribute '{0}' must be unqualified |
---|
349 | 64 identity constraint field matches more than one value within the scope of its selector; field must match unique value |
---|
350 | 65 unknown identity constraint field |
---|
351 | 66 element '{0}' has identity constraint key with no value |
---|
352 | 67 element '{0}' does not have enough values for identity constraint key '{1}' |
---|
353 | 68 element '{0}' declares identity constraint key that matches nillable element |
---|
354 | 69 element '{0}' declares duplicate identity constraint unique values |
---|
355 | 70 element '{0}' declares duplicate identity constraint key values |
---|
356 | 71 keyref '{0}' refers to out of scope key/unique |
---|
357 | 72 identity constraint key for element '{0}' not found |
---|
358 | 73 non-whitespace characters are not allowed in schema declarations other than appinfo and documentation |
---|
359 | 74 element '{0}' declared EMPTY but has attribute '{1}' of type NOTATION |
---|
360 | 75 element '{0}' declared EMPTY and cannot have content, not even entity references, comments, PIs, or whitespaces |
---|
361 | 76 element '{0}' has more than one attribute of type NOTATION |
---|
362 | 77 attribute '{0}' has non-distinct token '{1}' |
---|
363 | 78 content model of element '{0}' does not allow escaped whitespaces |
---|
364 | |
---|
365 | |
---|
366 | $set 3 |
---|
367 | 2 unable to open primary document entity '{0}' |
---|
368 | 5 index is beyond array bounds |
---|
369 | 6 new array size is less than the old |
---|
370 | 7 index is beyond maximum attribute index |
---|
371 | 8 invalid AttType value |
---|
372 | 9 invalid DefAttType value |
---|
373 | 10 bit index is beyond set size |
---|
374 | 11 bit sets have different sizes |
---|
375 | 12 no more buffers available |
---|
376 | 13 buffer is not found in the manager's pool |
---|
377 | 14 NULL pointer |
---|
378 | 15 binary operation node has unary node type |
---|
379 | 16 content type must be mixed or children |
---|
380 | 17 PCDATA node is illegal at this point |
---|
381 | 18 unary operation node has binary node type |
---|
382 | 19 unknown content model type |
---|
383 | 20 unknown content spec type |
---|
384 | 21 parent element has no content spec node |
---|
385 | 22 invalid spec type for '{0}' |
---|
386 | 23 unknown creation reason value |
---|
387 | 24 element stack is empty |
---|
388 | 25 pop operation requested on empty stack |
---|
389 | 26 parent operation requested with only one element in stack |
---|
390 | 27 no more elements in enumerator |
---|
391 | 28 unable to open file '{0}' |
---|
392 | 29 unable to query file position |
---|
393 | 30 unable to close file |
---|
394 | 31 unable to seek to the end of file |
---|
395 | 32 unable to seek to the required position in file |
---|
396 | 33 unable to duplicate handle |
---|
397 | 34 unable to read data from file |
---|
398 | 35 unable to write data to file |
---|
399 | 36 unable to reset file position to the beginning |
---|
400 | 37 unable to get file size |
---|
401 | 38 unable to determine file base pathname |
---|
402 | 39 parsing in progress |
---|
403 | 40 DOCTYPE declaration was seen but installed validator does not support DTD |
---|
404 | 41 unable to open DTD document '{0}' |
---|
405 | 42 unable to open external entity '{0}' |
---|
406 | 43 unexpected end of input |
---|
407 | 44 zero hash modulus |
---|
408 | 45 hashing key produced invalid hash |
---|
409 | 46 no such key in hash table |
---|
410 | 47 unable to destroy mutex |
---|
411 | 48 internal error in NetAccessor |
---|
412 | 49 NetAccessor is unable to determine length of remote file |
---|
413 | 50 unable to initialize NetAccessor |
---|
414 | 51 unable to resolve host/address '{0}' |
---|
415 | 52 unable to create socket for URL '{0}' |
---|
416 | 53 unable to connect socket for URL '{0}' |
---|
417 | 54 unable to write to socket for URL '{0}' |
---|
418 | 55 unable to read from socket for URL '{0}' |
---|
419 | 56 specified HTTP method is not supported by NetAccessor |
---|
420 | 57 element '{0}' is already in pool |
---|
421 | 58 invalid pool element id |
---|
422 | 59 zero hash modulus |
---|
423 | 60 reader id not found |
---|
424 | 61 invalid auto encoding value |
---|
425 | 62 unable to decode first line in entity '{0}' |
---|
426 | 63 XML or TEXT declaration '{0}' cannot have NEL or lsep |
---|
427 | 64 current transcoding service does not support source offset information |
---|
428 | 65 EBCDIC file must provide encoding declaration |
---|
429 | 66 unable to open primary document entity '{0}' |
---|
430 | 67 unbalanced start/end tags |
---|
431 | 68 call to scanNext is illegal at this point |
---|
432 | 69 index is past top of stack |
---|
433 | 70 empty stack |
---|
434 | 71 target buffer cannot have zero max size |
---|
435 | 72 unsupported radix; expected 2, 8, 10, or 16 |
---|
436 | 73 target buffer is too small |
---|
437 | 74 start index is past the end of string |
---|
438 | 75 string representation overflows output binary result |
---|
439 | 76 illegal string pool id |
---|
440 | 77 char 0x{0} is not representable in '{1}' encoding |
---|
441 | 78 invalid multi-byte sequence |
---|
442 | 79 code point 0x{0} is invalid for '{1}' encoding |
---|
443 | 80 leading surrogate followed by invalid trailing surrogate |
---|
444 | 81 unable to create converter for '{0}' encoding |
---|
445 | 82 malformed URL |
---|
446 | 83 unsupported protocol in URL |
---|
447 | 84 URL protocol '{0}' is unsupported |
---|
448 | 85 missing protocol prefix |
---|
449 | 86 expected '//' after protocol |
---|
450 | 87 base part of URL cannot be relative |
---|
451 | 88 port field must be 16-bit decimal number |
---|
452 | 89 invalid byte '{1}' at position {0} of a {2}-byte sequence |
---|
453 | 90 invalid bytes '{0}' and '{1}' of a 3-byte sequence |
---|
454 | 91 irregular bytes '{0}' and '{1}' of a 3-byte sequence |
---|
455 | 92 invalid bytes '{0}' and '{1}' of a 4-byte sequence |
---|
456 | 93 exceeded byte limit at byte '{0}' in a {1}-byte sequence |
---|
457 | 94 index is beyond vector bounds |
---|
458 | 95 invalid element id |
---|
459 | 96 internal subset is not allowed when reusing the grammar |
---|
460 | 97 unknown recognizer encoding |
---|
461 | 98 illegal character at offset {0} in regular expression '{1}' |
---|
462 | 99 invalid reference number |
---|
463 | 100 character expected after backslash |
---|
464 | 101 unexpected '?'; '(?:', '(?=', '(?!', '(?<', '(?#', or '(?>' expected |
---|
465 | 102 '(?<=' or '(?<!' expected |
---|
466 | 103 unterminated comment |
---|
467 | 104 ')' expected |
---|
468 | 105 unexpected end of pattern in modifier group |
---|
469 | 106 ':' expected |
---|
470 | 107 unexpected end of pattern in conditional group |
---|
471 | 108 back reference, anchor, lookahead, or lookbehind expected in conditional pattern |
---|
472 | 109 more than three choices in conditional group |
---|
473 | 110 character in the U+0040-U+005f range must follow '\c' |
---|
474 | 111 '{' expected before category character |
---|
475 | 112 property name must be closed with '}' |
---|
476 | 113 unexpected meta character |
---|
477 | 114 unknown property |
---|
478 | 115 POSIX character class must be closed with ':]' |
---|
479 | 116 unexpected end of pattern in character class |
---|
480 | 117 unknown name for POSIX character class |
---|
481 | 118 ']' expected |
---|
482 | 119 '{0}' is invalid character range; use '\{1}' instead |
---|
483 | 120 '[' expected |
---|
484 | 121 ')', '-[', '+[', or '&[' expected |
---|
485 | 122 range end code point '{0}' is less than start code point '{1}' |
---|
486 | 123 invalid Unicode hex notation |
---|
487 | 124 '\ x{' must be closed with '}' |
---|
488 | 125 invalid Unicode code point |
---|
489 | 126 anchor cannot be present at this point |
---|
490 | 127 '{0}' is invalid character escape sequence |
---|
491 | 128 invalid quantifier in '{0}'; digit expected |
---|
492 | 129 invalid quantifier in '{0}'; invalid quantity or missing '}' |
---|
493 | 130 invalid quantifier in '{0}'; digit or '}' expected |
---|
494 | 131 invalid quantifier in '{0}'; min quantity must be less than or equal max quantity |
---|
495 | 132 invalid quantifier in '{0}'; quantity value overflow |
---|
496 | 133 XML Schema was seen but installed validator does not support XML Schema |
---|
497 | 134 SubstitutionGroupComparator has no grammar resolver |
---|
498 | 135 invalid length value '{0}' |
---|
499 | 136 invalid maxLength value '{0}' |
---|
500 | 137 invalid minLength value '{0}' |
---|
501 | 138 length value '{0}' must be a non-negative integer |
---|
502 | 139 maxLength value '{0}' must be a non-negative integer |
---|
503 | 140 minLength value '{0}' must be a non-negative integer |
---|
504 | 141 both length and maxLength cannot be present at the same time |
---|
505 | 142 both length and minLength cannot be present at the same time |
---|
506 | 143 maxLength value '{0}' must be greater than minLength value '{1}' |
---|
507 | 144 invalid facet tag '{0}' |
---|
508 | 145 length value '{0}' must be equal to length value '{1}' in the base |
---|
509 | 146 minLength value '{0}' must be greater than or equal to minLength value '{1}' in the base |
---|
510 | 147 minLength value '{0}' must be less than or equal to maxLength value '{1}' in the base |
---|
511 | 148 maxLength value '{0}' must be less than or equal to maxLength value '{1}' in the base |
---|
512 | 149 maxLength value '{0}' must be greater than or equal to minLength value '{1}' in the base |
---|
513 | 150 length value '{0}' must be greater than or equal to minLength value '{1}' in the base |
---|
514 | 151 length value '{0}' must be less than or equal to maxLength value '{1}' in the base |
---|
515 | 152 minLength value '{0}' must be less than or equal to length value '{1}' in the base |
---|
516 | 153 maxLength value '{0}' must be greater than or equal to length value '{1}' in the base |
---|
517 | 154 enumeration value '{0}' must be from the value space of the base |
---|
518 | 155 whiteSpace value '{0}' must be one of 'preserve', 'replace', or 'collapse' |
---|
519 | 156 whiteSpace value is 'preserve' or 'replace' while base type whiteSpace value is 'collapse' |
---|
520 | 157 whiteSpace value is 'preserve' while base type whiteSpace value is 'replace' |
---|
521 | 158 invalid maxInclusive value '{0}' |
---|
522 | 159 invalid maxExclusive value '{0}' |
---|
523 | 160 invalid minInclusive value '{0}' |
---|
524 | 161 invalid minExclusive value '{0}' |
---|
525 | 162 invalid totalDigits value '{0}' |
---|
526 | 163 invalid fractionDigits value '{0}' |
---|
527 | 164 totalDigits value '{0}' must be a positive integer |
---|
528 | 165 fractionDigits value '{0}' must be a non-negative integer |
---|
529 | 166 both maxInclusive and maxExclusive cannot be present at the same time |
---|
530 | 167 both minInclusive and minExclusive cannot be present at the same time |
---|
531 | 168 maxExclusive value '{0}' must be greater than minExclusive value '{1}' |
---|
532 | 169 maxExclusive value '{0}' must be greater than minInclusive value '{1}' |
---|
533 | 170 maxInclusive value '{0}' must be greater than minExclusive value '{1}' |
---|
534 | 171 maxInclusive value '{0}' must be greater than minInclusive value '{1}' |
---|
535 | 172 totalDigits value '{0}' must be greater than fractionDigits value '{1}' |
---|
536 | 173 maxInclusive value '{0}' must be less than maxExclusive value '{1}' in the base |
---|
537 | 174 maxInclusive value '{0}' must be less than or equal to maxInclusive value '{1}' in the base |
---|
538 | 175 maxInclusive value '{0}' must be greater than or equal to minInclusive value '{1}' in the base |
---|
539 | 176 maxInclusive value '{0}' must be greater than minExclusive value '{1}' in the base |
---|
540 | 177 maxExclusive value '{0}' must be less than or equal to maxExclusive value '{1}' in the base |
---|
541 | 178 maxExclusive value '{0}' must be less than or equal to maxInclusive value '{1}' in the base |
---|
542 | 179 maxExclusive value '{0}' must be greater than minInclusive value '{1}' in the base |
---|
543 | 180 maxExclusive value '{0}' must be greater than minExclusive value '{1}' in the base |
---|
544 | 181 minExclusive value '{0}' must be less than maxExclusive value '{1}' in the base |
---|
545 | 182 minExclusive value '{0}' must be less than or equal to maxInclusive value '{1}' in the base |
---|
546 | 183 minExclusive value '{0}' must be greater than minInclusive value '{1}' in the base |
---|
547 | 184 minExclusive value '{0}' must be greater than minExclusive value '{1}' in the base |
---|
548 | 185 minInclusive value '{0}' must be less than maxExclusive value '{1}' in the base |
---|
549 | 186 minInclusive value '{0}' must be less than or equal to maxInclusive value '{1}' in the base |
---|
550 | 187 minInclusive value '{0}' must be greater than or equal to minInclusive value '{1}' in the base |
---|
551 | 188 minInclusive value '{0}' must be greater than minExclusive value '{1}' in the base |
---|
552 | 189 maxInclusive value '{0}' must be from the base type value space |
---|
553 | 190 maxExclusive value '{0}' must be from the base type value space |
---|
554 | 191 minInclusive value '{0}' must be from the base type value space |
---|
555 | 192 minExclusive value '{0}' must be from the base type value space |
---|
556 | 193 totalDigits value '{0}' must be less than or equal to totalDigits value '{1}' in the base |
---|
557 | 194 fractionDigits value '{0}' must be less than or equal to totalDigits value '{1}' in the base |
---|
558 | 195 fractionDigits value '{0}' must be less than or equal to fractionDigits value '{1}' in the base |
---|
559 | 196 maxInclusive value '{0}' must be equal to fixed maxInclusive value '{1}' in the base |
---|
560 | 197 maxExclusive value '{0}' must be equal to fixed maxExclusive value '{1}' in the base |
---|
561 | 198 minInclusive value '{0}' must be equal to fixed minInclusive value '{1}' in the base |
---|
562 | 199 minExclusive value '{0}' must be equal to fixed minExclusive value '{1}' in the base |
---|
563 | 200 totalDigits value '{0}' must be equal to fixed totalDigits value '{1}' in the base |
---|
564 | 201 fractionDigits value '{0}' must be equal to fixed fractionDigits value '{1}' in the base |
---|
565 | 202 maxLength value '{0}' must be equal to fixed maxLength value '{1}' in the base |
---|
566 | 203 minLength value '{0}' must be equal to fixed minLength value '{1}' in the base |
---|
567 | 204 whiteSpace value '{0}' must be equal to fixed whiteSpace value '{1}' in the base |
---|
568 | 205 internal error while processing fixed facet |
---|
569 | 206 list itemType is empty |
---|
570 | 207 union memberTypes is empty |
---|
571 | 208 restriction union base is empty |
---|
572 | 209 restriction union base is '{0}' instead of union |
---|
573 | 210 value '{0}' does not match regular expression facet '{1}' |
---|
574 | 211 value '{0}' is invalid Base64-encoded binary |
---|
575 | 212 value '{0}' is invalid Hex-encoded binary |
---|
576 | 213 value '{0}' has length '{1}' which exceeds maxLength facet value '{2}' |
---|
577 | 214 value '{0}' has length '{1}' which is less than minLength facet value '{2}' |
---|
578 | 215 value '{0}' has length '{1}' which is not equal to length facet value '{2}' |
---|
579 | 216 value '{0}' not in enumeration |
---|
580 | 217 value '{0}' has '{1}' total digits which exceeds totalDigits facet value '{2}' |
---|
581 | 218 value '{0}' has '{1}' fraction digits which exceeds fractionDigits facet value '{2}' |
---|
582 | 219 value '{0}' must be less than or equal to maxInclusive facet value '{1}' |
---|
583 | 220 value '{0}' must be less than maxExclusive facet value '{1}' |
---|
584 | 221 value '{0}' must be greater than or equal to minInclusive facet value '{1}' |
---|
585 | 222 value '{0}' must be greater than or equal to minExclusive facet value '{1}' |
---|
586 | 223 value '{0}' is not whitespace replaced |
---|
587 | 224 value '{0}' is not whitespace collapsed |
---|
588 | 225 value '{0}' is invalid NCName |
---|
589 | 226 value '{0}' is invalid {1} |
---|
590 | 227 ID value '{0}' is not unique |
---|
591 | 228 value '{0}' is invalid ENTITY |
---|
592 | 229 value '{0}' is invalid QName |
---|
593 | 230 NOTATION '{0}' must be valid QName |
---|
594 | 231 value '{0}' does not match any member types of the union |
---|
595 | 232 value '{0}' is invalid anyURI |
---|
596 | 233 empty string encountered |
---|
597 | 234 string contains only whitespaces |
---|
598 | 235 more than one decimal point encountered |
---|
599 | 236 invalid character encountered |
---|
600 | 237 NULL pointer encountered |
---|
601 | 238 unable to construct URI with NULL/empty {0} |
---|
602 | 239 {0} '{1}' can only be set for a generic URI |
---|
603 | 240 {0} contains invalid escape sequence '{1}' |
---|
604 | 241 {0} contains invalid character '{1}' |
---|
605 | 242 {0} cannot be NULL |
---|
606 | 243 '{1}' is not conformant to {0} |
---|
607 | 244 no scheme found in URI |
---|
608 | 245 {0} '{1}' may not be specified if host is not specified |
---|
609 | 246 {0} '{1}' may not be specified if path is not specified |
---|
610 | 247 port number '{0}' must be in the (0,65535) range |
---|
611 | 248 internal error while validating '{0}' |
---|
612 | 249 result not set |
---|
613 | 250 internal error in CompactRanges |
---|
614 | 251 mismatched type in MergeRanges |
---|
615 | 252 internal error in SubtractRanges |
---|
616 | 253 internal error in IntersectRanges |
---|
617 | 254 argument must be RangeToken |
---|
618 | 255 invalid category name '{0}' |
---|
619 | 256 keyword '{0}' not found |
---|
620 | 257 reference number must be greater than zero |
---|
621 | 258 option '{0}' unknown |
---|
622 | 259 unknown token type |
---|
623 | 260 unable to get RangeToken for '{0}' |
---|
624 | 261 not supported |
---|
625 | 262 invalid child index |
---|
626 | 263 replace pattern cannot match zero-length string |
---|
627 | 264 invalid replace pattern |
---|
628 | 265 enabling NEL option can only be done once per process |
---|
629 | 266 out of memory |
---|
630 | 267 operation is not allowed |
---|
631 | 268 selector cannot select attribute |
---|
632 | 269 '|' at the beginning of XPath expression is illegal |
---|
633 | 270 '||' in XPath expression is illegal |
---|
634 | 271 missing attribute name in XPath expression |
---|
635 | 272 unexpected XPath token; expected qname, any, or namespace test |
---|
636 | 273 prefix '{0}' used in XPath expression can not be resolved to namespace URI |
---|
637 | 274 '::' in XPath expression is illegal |
---|
638 | 275 expected step following 'child' token in XPath expression |
---|
639 | 276 expected step following '//' in XPath expression |
---|
640 | 277 expected step following '/' in XPath expression |
---|
641 | 278 '/' not allowed after '//' in XPath expression |
---|
642 | 279 '//' only allowed after '.' at the beginning of XPath expression |
---|
643 | 280 '/' at the beginning of XPath expression is illegal |
---|
644 | 281 root element selection is illegal in XPath expression |
---|
645 | 282 empty XPath expression |
---|
646 | 283 XPath expression cannot end with '|' |
---|
647 | 284 invalid character '{0}' in XPath expression |
---|
648 | 285 unsupported XPath token |
---|
649 | 286 fractional values not supported in XPath expression |
---|
650 | 287 invalid dateTime value '{0}' |
---|
651 | 288 missing 'T' separator in dateTime value '{0}' |
---|
652 | 289 invalid gDay value '{0}' |
---|
653 | 290 invalid gMonth value '{0}' |
---|
654 | 291 invalid gMonthDay value '{0}' |
---|
655 | 292 invalid duration value '{0}' |
---|
656 | 293 duration value '{0}' must start with '-' or 'P' |
---|
657 | 294 duration value '{0}' must contain 'P' |
---|
658 | 295 duration value '{0}' can contain '-' only as the first character |
---|
659 | 296 duration value '{0}' contains invalid text before 'T' |
---|
660 | 297 duration value '{0}' has no time component after 'T' |
---|
661 | 298 duration value '{0}' must have at least one component |
---|
662 | 299 duration value '{0}' must have at least one digit after '.' |
---|
663 | 300 incomplete date value '{0}' |
---|
664 | 301 invalid date value '{0}' |
---|
665 | 302 incomplete time value '{0}' |
---|
666 | 303 invalid time value '{0}' |
---|
667 | 304 expected fractional seconds after '.' in time value '{0}' |
---|
668 | 305 incomplete gYearMonth value '{0}' |
---|
669 | 306 invalid gYearMonth value '{0}' |
---|
670 | 307 invalid gYear value '{0}' |
---|
671 | 308 year value '{0}' must follow 'CCYY' format |
---|
672 | 309 invalid leading zero in gYear value '{0}' |
---|
673 | 310 month component missing in gYearMonth value '{0}' |
---|
674 | 311 time zone expected in '{0}' |
---|
675 | 312 unexpected text after 'Z' in time zone value '{0}' |
---|
676 | 313 invalid time zone value '{0}' |
---|
677 | 314 illegal year value '{0}' |
---|
678 | 315 month value '{0}' must be between 1 and 12 |
---|
679 | 316 day value '{0}' must be between 1 and {1} |
---|
680 | 317 hours value '{0}' must be between 0 and 23 |
---|
681 | 318 minutes value '{0}' must be between 0 and 59 |
---|
682 | 319 seconds value '{0}' must be between 0 and 60 |
---|
683 | 320 minutes value '{0}' must be between 0 and 59 |
---|
684 | 321 derived by restriction complex type has content while base type is empty |
---|
685 | 322 namespace of element '{0}' is not allowed by wildcard in the base |
---|
686 | 323 occurrence range of element '{0}' is not a valid restriction of base element's range |
---|
687 | 324 element name/namespace in restriction does not match that of corresponding element in the base |
---|
688 | 325 element '{0}' is nillable in the restriction while it is non-nillable in the base |
---|
689 | 326 element '{0}' is either not fixed or is fixed to a different value compared to corresponding element in the base |
---|
690 | 327 disallowed substitutions for element '{0}' are not a superset of those for corresponding element in the base |
---|
691 | 328 element '{0}' has type that does not derive from type of corresponding element in the base |
---|
692 | 329 element '{0}' has fewer identity constraints compared to corresponding element '{1}' in the base |
---|
693 | 330 element '{0}' has identity constraint that does not appear in corresponding element '{1}' in the base |
---|
694 | 331 occurrence range of group is not a valid restriction of occurrence range of base group |
---|
695 | 332 no complete functional mapping between particles |
---|
696 | 333 forbidden restriction of any particle |
---|
697 | 334 forbidden restriction of all compositor |
---|
698 | 335 forbidden restriction of choice compositor |
---|
699 | 336 forbidden restriction of sequence compositor |
---|
700 | 337 occurrence range of wildcard is not a valid restriction of base wildcard's range |
---|
701 | 338 wildcard is not a subset of corresponding wildcard in the base |
---|
702 | 339 occurrence range of group is not a restriction of base wildcard's range |
---|
703 | 340 no complete functional mapping between particles |
---|
704 | 341 no complete functional mapping between particles |
---|
705 | 342 invalid content spec node type |
---|
706 | 343 NodeIDMap exceeds largest available size |
---|
707 | 344 ProtoType has NULL class name |
---|
708 | 345 ProtoType name length '{0}' differs from expected '{1}' |
---|
709 | 346 ProtoType name '{0}' differs from expected '{1}' |
---|
710 | 347 InputStream read '{0}' is less than required '{1}' |
---|
711 | 348 InputStream read '{0}' is beyond available buffer size '{1}' |
---|
712 | 349 storing violation |
---|
713 | 350 store buffer violation '{0}', '{1}' |
---|
714 | 351 object tag '{0}' exceeds load pool upper boundary '{1}' |
---|
715 | 352 load pool size '{0}' does not tally with object count '{1}' |
---|
716 | 353 loading violation |
---|
717 | 354 load buffer violation '{0}', '{1}' |
---|
718 | 355 invalid class index '{0}', '{1}' |
---|
719 | 356 invalid checkFillBuffer size '{0}' |
---|
720 | 357 invalid checkFlushBuffer size '{0}' |
---|
721 | 358 invalid NULL pointer encountered '{0}' |
---|
722 | 359 createObject fails |
---|
723 | 360 object count '{0}' exceeds upper boundary '{1}' |
---|
724 | 361 grammar pool is empty |
---|
725 | 362 grammar pool is not empty |
---|
726 | 363 string pool is not empty |
---|
727 | 364 storer level '{0}' does not match loader level '{1}' |
---|
728 | 365 undefined prefix in QName value '{0}' |
---|
729 | |
---|
730 | |
---|
731 | $set 4 |
---|
732 | 2 dummy |
---|
733 | 3 index or size is negative, or greater than the allowed value |
---|
734 | 4 specified range of text does not fit into DOMString |
---|
735 | 5 attempt is made to insert a node where it is not permitted |
---|
736 | 6 node is used in a different document than the one that created it |
---|
737 | 7 invalid or illegal XML character |
---|
738 | 8 node does not support storing data |
---|
739 | 9 attempt is made to modify an object where modifications are not allowed |
---|
740 | 10 attempt is made to reference a node in a context where it does not exist |
---|
741 | 11 implementation does not support the requested type of object or operation |
---|
742 | 12 attempt is made to add an attribute that is already in use elsewhere |
---|
743 | 13 attempt is made to use an object that is not or is no longer usable |
---|
744 | 14 invalid or illegal string |
---|
745 | 15 attempt is made to modify the type of the underlying object |
---|
746 | 16 attempt is made to create or change an object in a way which is incorrect with respect to namespaces |
---|
747 | 17 parameter or requested operation is not supported by the underlying object |
---|
748 | 18 call to a method such as insertBefore or removeChild would make the node invalid with respect to document grammar |
---|
749 | 19 type of an object is incompatible with the expected type of the parameter associated with the object |
---|
750 | 20 dummy |
---|
751 | 21 boundary points of a range do not meet specific requirements |
---|
752 | 22 container of a range boundary point is set to a node of an invalid type or to a node with an ancestor of an invalid type |
---|
753 | 23 dummy |
---|
754 | 24 failed to load a document or an XML fragment using DOMLSParser |
---|
755 | 25 failed to serialize a DOM node using DOMLSSerializer |
---|
756 | 26 dummy |
---|
757 | 27 expression has incorrect syntax or contains XPath features not supported by the XML Schema XPath subset |
---|
758 | 28 requested result type not supported |
---|
759 | 29 no current result in the result object |
---|
760 | 30 nested CDATA sections |
---|
761 | 31 unrepresentable character |
---|
762 | 32 unrecognized node type |
---|
763 | 33 parsing in progress |
---|
764 | 34 parsing aborted by the user |
---|
765 | 35 parsing failed |
---|
766 | |
---|
767 | |
---|