source: trunk/VUT/GtpVisibilityPreprocessor/support/xercesc/util/MsgLoaders/ICU/resources/en_US.txt @ 188

Revision 188, 49.2 KB checked in by mattausch, 19 years ago (diff)

added xercesc to support

Line 
1en_US {
2
3         // an array
4        XMLErrors {
5                "W_ Start " ,
6                "Notation '{0}' has already been declared " ,
7                "Attribute '{0}' has already been declared for element '{1}' " ,
8                "Encoding ({0}, from XMLDecl or manually set) contradicts the auto-sensed encoding, ignoring it " ,
9                "Element '{0}' was referenced in a content model but never declared " ,
10                "Element '{0}' was referenced in an attlist but never declared " ,
11                "An exception occurred! Type:{0}, Message:{1} " ,
12                "W_ End " ,
13                "E_ Start " ,
14                "{0} is unsupported " ,
15                "Error: Top level complexType has no name - declaration ignored " ,
16                "Globally-declared attribute must have a name - attribute declaration ignored " ,
17                "Attribute must have a name or a ref - attribute declaration ignored " ,
18                "Globally-declared element must have a name - element declaration ignored " ,
19                "Element must have a name or a ref attribute - element ignored " ,
20                "<group> must have a name or a ref attribute - declaration ignored " ,
21                "<attributeGroup> must have a name or a ref attribute - declaration ignored " ,
22                "Anonymous complexType in element {0} has a name attribute " ,
23                "Anonymous simpleType in element {0} has a name attribute " ,
24                "The content of an element information item does not match (annotation?, (simpleType | complexType)?, (unique | key | keyref)*) " ,
25                "Untyped element: {0} " ,
26                "Error in content of simpleType " ,
27                "Expected simpleType in 'list' declaration for {0} " ,
28                "List | Union | Restriction content is invalid for type {0} " ,
29                "Error in content of derivation by list for {0} " ,
30                "Expected simpleType in 'restriction' declaration for {0} " ,
31                "Facet {0} already defined - ignoring " ,
32                "Expected simpleType in 'union' declaration for {0} " ,
33                "SimpleType content is empty " ,
34                "The content of the simpleContent element is invalid. The content must be RESTRICTION or EXTENSION " ,
35                "The BASE attribute must be specified for the RESTRICTION or EXTENSION element " ,
36                "The content of the complexContent element is invalid. The content must be RESTRICTION or EXTENSION " ,
37                "Error in content of <schema> element information item " ,
38                "Content (annotation?,..) is incorrect for type {0} " ,
39                "Unknown simpleType: {0} " ,
40                "Unknown complexType: {0} " ,
41                "Prefix: '{0}' can not be resolved to a URI " ,
42                "Ref element {0} not found in the Schema " ,
43                "Type not found in {0}:{1} " ,
44                "Could not find top level attribute: {0} " ,
45                "Invalid child '{0}' in the complex type " ,
46                "Base type could not be found: {0} " ,
47                "No attribute '{0}' was defined in schema: {1} " ,
48                "Error creating datatype validator: {0} " ,
49                "Invalid child following the simpleContent child in the complexType " ,
50                "Invalid child following the complexContent child in the complexType " ,
51                "The 'block' attribute values of a complexType must be #all | list(restriction,extension); {0} was found " ,
52                "The 'final' attribute values of a complexType must be #all | list(restriction,extension); {0} was found " ,
53                "An attribute cannot have both 'fixed' and 'default' present at the same time - default used " ,
54                "If default and use are both present, use must have the value 'optional'. " ,
55                "Local attribute:{0} has also a ref defined - name ignored " ,
56                "Global attribute:'{0}' cannot have a ref defined " ,
57                "Error: Attribute '{0}' declared more than once in the same scope- ignoring " ,
58                "Attribute declarations may not contain both a type and a simpleType declaration " ,
59                "SimpleType ({0}:{1}) for attribute: {2} not found " ,
60                "An element cannot have both 'fixed' and 'default' present at the same time " ,
61                "{0}:'{1}' has also a ref defined - name ignored " ,
62                "ref cannot appear with any of type, abstract, block, final, nillable, default or fixed " ,
63                "Invalid {0} name:'{1}' - declaration ignored " ,
64                "Globally-declared element {0} cannot have a ref attribute - ref ignored " ,
65                "Element '{0}' cannot have both a type attribute and a simpleType/complexType type child " ,
66                "Element {0} has a fixed or default value and must have a mixed simple or simple content model " ,
67                "The simpleType {0} that {1} uses has a value of 'final' which does not permit extension " ,
68                "The type '{0}' specified as the base in the simpleContent element must not have complexContent " ,
69                "The type '{0}' is a simple type. It cannot be used in a derivation by RESTRICTION for a complexType " ,
70                "Invalid child following the RESTRICTION or EXTENSION element in the simpleContent definition " ,
71                "Invalid child following the RESTRICTION or EXTENSION element in the complexContent definition " ,
72                "Annotation can only appear once: type {0} " ,
73                "The base type {0} does not allow itself to be used as the base for a restriction and/or as a type in a list and/or union " ,
74                "The value 'substitution' already in the list " ,
75                "The value 'union' is already in the list " ,
76                "The value 'extension' is already in the list " ,
77                "The value 'list' is already in the list " ,
78                "The value 'restriction' is already in the list " ,
79                "Invalid block value: {0} " ,
80                "Invalid final value: {0} " ,
81                "Element {0} cannot be part of the substitution group headed by {1} " ,
82                "Element {0} has a type which does not derive from the type of the element at the head of the substitution group " ,
83                "Duplicate element decl in the same scope: {0} " ,
84                "The 'block' attribute values of an element must be #all | list(substitution,restriction,extension); {0} was found " ,
85                "The 'final' attribute values of an element must be #all | list(restriction,extension); {0} was found " ,
86                "Invalid value '{0}' for attribute: '{1}'. " ,
87                "Ref is present, and simpleType/form/type found " ,
88                "Duplicate reference attribute {0}:{1} in complexType " ,
89                "Derivation by restriction is forbidden by either the base type '{0}' or the schema " ,
90                "Derivation by extension is forbidden by either the base type '{0}' or the schema " ,
91                "The base type specified in the complexContent element must be a complexType " ,
92                "Imported schema '{0}' has a different targetNameSpace '{1}' from what's declared '{2}' " ,
93                "Could not get the doc root for imported Schema: {0} " ,
94                "A schemaLocation attribute must be specified on '{0}' element. " ,
95                "Included schema '{0}' has a different targetNameSpace '{1}' " ,
96                "At most one <annotation> element is expected in the content. " ,
97                "The content must be (annotation?, simpleType?) for attribute '{0}={1}' " ,
98                "Attribute '{0}' must appear in {1} {2} declarations " ,
99                "Attribute '{0}' cannot appear in {1} {2} declarations " ,
100                "Value of minOccurs '{0}' must not be greater than value of maxOccurs '{1}' " ,
101                "'anyAttribute' elements can contain at most one 'annotation' element in their children " ,
102                "Global <{0}> must have a name - declaration ignored " ,
103                "No circular definitions are allowed: '{0}' " ,
104                "Global {0}:'{1}' declared more than once or also declared as {2} " ,
105                "Global {0}:'{1}' declared more than once " ,
106                "Invalid value '{0}' for facet 'whiteSpace'. Value should be 'collapse'. " ,
107                "The namespace of an <import> element must be different from the targetNamespace of the <import>ing schema " ,
108                "If the namespace on an <import> element is not present, the <import>ing schema must have a targetNamespace " ,
109                "Element '{0}' must not have a value constraint:'{1}' as its type is derived from ID " ,
110                "It is an error for NOTATION to be used directly in a schema in element/attribute '{0}' " ,
111                "For element '{0}', the {content type} is mixed, then the {content type}'s particle must be emptiable " ,
112                "The content of complexType is EMPTY, but base is not empty or does not have emptiable particle. " ,
113                "The content type of the base type:'{0}' and derived type:'{1}' must both be mixed or element-only. " ,
114                "The content type is not a valid restriction of the content type of the base. " ,
115                "Derivation by extension or restriction is forbidden by either the base type '{0}' or the schema " ,
116                "The {item type definition} must have {variety} of atomic or union (where all member types must be atomic) " ,
117                "The {member type definitions} must all have {variety} of atomic or list " ,
118                "The group:'0' must contain (all | choice | sequence) " ,
119                "The attributeGroup:'0' must match (annotation?. ((attribute | attributeGroup)*, anyAttribute?)) " ,
120                "The child of a model group definition must not specify either the minOccurs or maxOccurs attribute. " ,
121                "The {0} -'{1}:{2}'- not found in the schema " ,
122                "A group whose content is 'all' must only appear as the content type of a complex type definition. " ,
123                "When a model group has {compositor} 'all' which constitutes the {content type} of a complex type, minOccurs=maxOccurs=1 " ,
124                "In an 'all' schema component, the value of minOccurs/maxOccurs of an element must be '0' or '1'. " ,
125                "Circular attributeGroup reference -{0}- is disallowed outside <redefine> " ,
126                "Attribute '{0}' already defined in base and should not appear in derivation by extension. " ,
127                "The intensional intersection of {attributes wildcard}s must be expressible " ,
128                "Base type definition does not have any attributes " ,
129                "Attribute '{0}' has an inconsistent REQUIRED setting with that of the base " ,
130                "Type of attribute '{0}' must be validly derived from type of attribute in base " ,
131                "Attribute '{0}' is either not fixed, or has a different value from that of the base " ,
132                "Attribute '{0}' has invalid target namespace with respect to a base wildcard constraint or, base has no wildcard " ,
133                "An attribute wildcard is present in the derived type, but not in the base " ,
134                "The attribute wildcard in the derived type is not a valid subset of that in the base " ,
135                "Attribute '{0}' cannot modify the 'use' attribute in a derived type, if base attribute use is prohibited " ,
136                "The wildcard attribute in the derived type must be identical to or stronger than the one in the base. " ,
137                "Content of <all> is restricted to elements only. '{0}' encountered and ignored. " ,
138                "Redefined schema '{0}' has a different targetNameSpace '{1}'. " ,
139                "A simpleType child of a <redefine> must have a restriction element as a child " ,
140                "The base attribute of the restriction child of a simpleType, must be the same as the redefine simpleType's name attribute " ,
141                "A complexType child of a <redefine> must have a restriction or extension element as a grandchild " ,
142                "The base attribute of a restriction/extension must be the same as the complexType's name attribute in <redefine> " ,
143                "The group '{0}' which contains a reference to a group being redefined must have minOccurs = maxOccurs = 1 " ,
144                "Could not find a declaration in the schema to be redefined corresponding to '{0}' " ,
145                "If a group child of a <redefine> element contains a group ref'ing itself, it must have exactly 1 reference. " ,
146                "If an attributeGroup of a <redefine> element contains a reference to itself, such reference must be exactly 1 " ,
147                "A <redefine> element cannot contain a child of type '{0}' " ,
148                "The declaration for notation '{0}' is invalid " ,
149                "The notation declaration '{0}:{1}' is not found " ,
150                "More than one identity constraint named '{0}'. " ,
151                "The content of an identity constraint must match (annotation?, selector, field+) " ,
152                "Key reference declaration '{0}' refers to unknown key with name '{1}'. " ,
153                "Cardinality of fields for keyref '{0}' and key '{1}' must match. " ,
154                "Xpath expression is either missing or empty " ,
155                "The {value constraint} of an attribute ref is not fixed or different from the fixed {value constraint} of '{0}' " ,
156                "The {type definition} for attribute '{0}={1}' is or is derived from ID, and must not have {value constraint} " ,
157                "More than one attribute derived from type ID cannot appear in the same complex type - '{0}' ignored " ,
158                "More than one attribute derived from type ID cannot appear in the same attribute group - '{0}' ignored " ,
159                "'' is not a legal value for the targetNamespace attribute; the attribute must be absent or contain a nonempty value " ,
160                "{0} " ,
161                "An exception occurred! Type:{0}, Message:{1} " ,
162                "Invalid Redefine: '{0}' has already been included or redefined " ,
163                "Schema Representation Constraint: Namespace '{0}' is referenced without <import> declaration " ,
164                "An 'all' model group that's part of a complex type definition must constitute the entire content type of the definition " ,
165                "An <annotation> can only contain <appinfo> and <documentation> elements " ,
166                "Invalid facet name: {0} " ,
167                "The root element name of an XML Schema should be 'schema'. " ,
168                "Circular substitution groups are disallowed for element '{0}'. " ,
169                "For '{0}' to be a member of the substitution group set of '{1}', its {abstract} must be false. " ,
170                "The namespace of element '{0}' must be from the schema namespace. " ,
171                "The {target namespace} of '{0}' must not match 'http://www.w3.org/2001/XMLSchema-instance'. " ,
172                "The namespace declaration is invalid. " ,
173                "Namespace fixup cannot be performed on a DOM Level 1 Node. " ,
174                "E_ End " ,
175                "F_ Start " ,
176                "The parser has encountered more than '{0}' entity expansions in this document; this is the limit imposed by the application. " ,
177                "Expected comment or CDATA " ,
178                "Expected an attribute name " ,
179                "Expected a notation name " ,
180                "Repetition of individual elements is not legal for mixed content models " ,
181                "Bad default attribute declaration " ,
182                "Expected default attribute declaration, assuming #IMPLIED  " ,
183                "Attribute list syntax error " ,
184                "Expected equal sign " ,
185                "Duplication attribute name " ,
186                "Bad ID, '{0}', for xml:lang attribute " ,
187                "Expected an element name " ,
188                "Must start with an XMLDecl " ,
189                "Comments must start with <!-- " ,
190                "Invalid document structure " ,
191                "Expected a 'version=', 'encoding=', or 'standalone=' " ,
192                "Bad XML version string " ,
193                "Unsupported XML version, '{0}' " ,
194                "Unterminated XML decl " ,
195                "Bad XML encoding declaration, '{0}' " ,
196                "Bad standalone declaration " ,
197                "Unterminated comment " ,
198                "Processing instruction name expected " ,
199                "Unterminated processing instruction " ,
200                "Invalid character (Unicode: 0x{0}) " ,
201                "Unexpected text before root element " ,
202                "Unterminated start tag, '{0}' " ,
203                "Expected an attribute value " ,
204                "Unterminated end tag " ,
205                "Expected type (CDATA, ID, NMTOKEN, ..), for attribute '{0}' of element '{1}' " ,
206                "Expected end of tag '{0}' " ,
207                "Expected tag name, comment, PI, or other markup " ,
208                "Not valid after content " ,
209                "Expected comment " ,
210                "Expected comment or processing instruction " ,
211                "Expected whitespace " ,
212                "No root element in DOCTYPE " ,
213                "Expected quoted string " ,
214                "Expected public id " ,
215                "Invalid character in public id (Unicode: 0x{0}) " ,
216                "Unterminated DOCTYPE declaration " ,
217                "Invalid character in internal subset (Unicode: 0x{0}) " ,
218                "Expected CDATA section " ,
219                "Invalid initial name character " ,
220                "Invalid name character " ,
221                "Unexpected whitespace " ,
222                "Invalid character in attribute value {0} (Unicode: 0x{1}) " ,
223                "Expected a markup declaration " ,
224                "Text declaration not legal here " ,
225                "Conditional section in internal subset " ,
226                "Expected parameter entity name " ,
227                "Unterminated entity declaration, '{0}' " ,
228                "Invalid character reference " ,
229                "Unterminated character reference " ,
230                "Expected entity name for reference " ,
231                "Entity '{0}' was not found " ,
232                "Unparsed entity references, '{0}', not valid here " ,
233                "Unterminated entity reference " ,
234                "Recursive entity expansion " ,
235                "Partial markup in entity value " ,
236                "Unterminated element declaration, '{0}' " ,
237                "Expected content specification expression for element '{0}' " ,
238                "Expected asterisk " ,
239                "Unterminated Content model " ,
240                "Expected system id " ,
241                "Expected system or public id " ,
242                "Unterminated notation declaration " ,
243                "Expected ',', '|', or ')' characters " ,
244                "Expected '|' or ')' characters " ,
245                "Expected ',' or ')' characters or close parenthesis in content model of element '{0}' " ,
246                "Expected enumeration value for attribute '{0}' " ,
247                "Expected | enumeration separator, or closing paren " ,
248                "Unterminated entity literal " ,
249                "There are more end tags than start tags " ,
250                "Expected an open parenthesis " ,
251                "The attribute '{0}' is already used in element '{1}' " ,
252                "A '<' character cannot be used in attribute '{0}', except through &lt; " ,
253                "A leading surrogate character was not followed by a legal second character " ,
254                "Expected ']]>' to end a conditional section " ,
255                "Expected INCLUDE or IGNORE here " ,
256                "Expected [ to follow INCLUDE or IGNORE " ,
257                "Expected a TextDecl here: <?xml .... " ,
258                "Expected a XMLDecl here: <?xml .... " ,
259                "Unexpected end of entity {0} " ,
260                "A PE propagated out of the int/ext subset, discarding extra text " ,
261                "An extra ] character was found an ignored " ,
262                "PE refs are not allowed inside markup in the internal subset " ,
263                "An entity propagated out of the content section into Miscellaneous " ,
264                "Expected &# to be followed by a numeric character value " ,
265                "Expected an open bracket ('[') here " ,
266                "The sequence ']]>' is not allowed in character data " ,
267                "Illegal sequence '--' in comment " ,
268                "Unterminated CDATA section " ,
269                "Expected NDATA " ,
270                "NDATA is not legal for parameter entities " ,
271                "Hex radix character refs must use 'x', not 'X' " ,
272                "'{0}' has already been set. Ignoring redundant setting " ,
273                "The XMLDecl strings must be in the order: version, encoding, standalone " ,
274                "External entities cannot be referred to from attribute values " ,
275                "The XML or Text decl must start with '<?xml ', not '<?XML ' " ,
276                "Expected a literal entity value or PUBLIC/SYSTEM id " ,
277                "'{0}' is not a valid digit for the indicated radix " ,
278                "The input ended before all started tags were ended. Last tag started was '{0}' " ,
279                "The content model for element '{0}' is ambiguous " ,
280                "Nested CDATA sections are not allowed " ,
281                "The prefix '{0}' has not been mapped to any URI " ,
282                "The start and the end tag were in the different entities " ,
283                "The main XML document cannot be empty " ,
284                "CDATA is not allowed outside the root element " ,
285                "Only numeric character entities or special character entities are legal here " ,
286                "Got an unexpected trailing surrogate character " ,
287                "No processing instruction starts with 'xml' " ,
288                "The XML or Text declaration must start at line/column 1/1 " ,
289                "The 'version=' string is required in an XMLDecl " ,
290                "The 'standalone=' string is only allowed in the main XML entity " ,
291                "The 'encoding=' string is required in an Text Decl " ,
292                "When namespaces are enabled, a name can have only one colon character " ,
293                "When namespaces are enabled, the colon cannot be the first or last character " ,
294                "Colons are not allowed in this name when namespaces are enabled " ,
295                "A system exception occurred during processing " ,
296                "An exception occurred! Type:{0}, Message:{1} " ,
297                "Unexpected end of file exception. Message: {0} " ,
298                "UnexpectedError " ,
299                "The schemaLocation attribute does not contain pairs of values. " ,
300                "Internal error: don't have a GrammarResolver for TraverseSchema " ,
301                "Fatal error encountered during schema scan " ,
302                "Reference to external entity declaration '{0}' is not allowed in a standalone document. " ,
303                "Partial markup in parameter entity replacement text in a complete declaration. " ,
304                "The value of the attribute '{0}' is invalid. Prefixed namespace bindings may not be empty. " ,
305                "The prefix 'xmlns' cannot be bound to any namespace explicitly. " ,
306                "The namespace for 'xmlns' cannot be bound to any prefix explicitly. " ,
307                "The prefix 'xml' cannot be bound to any namespace other than its usual namespace. " ,
308                "The namespace for 'xml' cannot be bound to any prefix other than 'xml'. " ,
309                "Element '{0}' cannot have 'xmlns' as its prefix. " ,
310                "Complex Type Definition Representation OK - 2.2: <restriction> must have a <simpleType> child. " ,
311                "F_ End " ,
312                }
313
314
315         // an array
316        XMLValidity {
317                "E_ Start " ,
318                "Unknown element '{0}' " ,
319                "Attribute '{0}' not defined " ,
320                "Notation '{0}' was referenced but never declared " ,
321                "Root element different from DOCTYPE " ,
322                "Required attribute '{0}' was not provided " ,
323                "Element '{0}' is not valid for content model: '{1}' " ,
324                "ID attributes must be #IMPLIED or #REQUIRED " ,
325                "This type of attribute cannot have an empty value " ,
326                "Element '{0}' has already been declared " ,
327                "Element '{0}' has more than one ID attribute " ,
328                "ID '{0}' has already been used " ,
329                "ID attribute '{0}' was referenced but never declared " ,
330                "Attribute '{0}' refers to an unknown notation '{1}' " ,
331                "Element '{0}' was used in the DOCTYPE but never declared " ,
332                "Empty content not valid for content model: '{0}' " ,
333                "Attribute '{0}' is not declared for element '{1}' " ,
334                "Attributes of type ENTITY/ENTITIES must refer to an external, unparsed entity " ,
335                "Attribute '{0}' refers to an unknown entity '{1}' " ,
336                "If namespaces are enabled, it's invalid for an attribute of type ID/IDREF/IDREFS/ENTITY/ENTITIES/NOTATION to contain a colon. " ,
337                "Not enough elements to match content model : '{0}' " ,
338                "No character data is allowed by content model " ,
339                "Attribute '{0}' does not match its defined enumeration or notation list " ,
340                "The values for attribute '{0}' must be names or name tokens " ,
341                "Attribute '{0}' does not support multiple values " ,
342                "Attribute '{0}' has a value, '{1}', that does not match its #FIXED value, '{2}' " ,
343                "Element types cannot be duplicated in Mixed content models " ,
344                "No validator for datatype {0} " ,
345                "Incorrect datatype: {0} " ,
346                "{0} is not a datatype. " ,
347                "The content attribute must be 'textOnly' if you specify a type attribute. " ,
348                "{0} is unsupported " ,
349                "Nested Element decls only allowed in elementOnly content " ,
350                "Element references only allowed in mixed or elementOnly content " ,
351                "{0} only allowed in elementOnly content. " ,
352                "{0} not allowed if the order is all. " ,
353                "Datatype qualifiers can only be used if you specify a type attribute. " ,
354                "The datatype qualifier {0} is not supported. " ,
355                "Error: {0} content must be one of element, group, modelGroupRef. Saw {1} " ,
356                "Unknown base type {0} for type {1}. " ,
357                "Can only have one of type and ref attributes. " ,
358                "A <{0}> declaration that has a ref attribute, cannot have child content. " ,
359                "Incorrect type for {0}'s default value: {1} " ,
360                "Illegal content {0} in attribute group " ,
361                "Value of {0} is not an integer. " ,
362                "Datatype error: Type:{0}, Message:{1}. " ,
363                "Schema error: Type:{0}, Message:{1} " ,
364                "The type of the element has already been declared. " ,
365                "Prohibited Attribute is found. " ,
366                "Illegal xml:space declaration. " ,
367                "{0} is not a boolean. " ,
368                "{0} is not a decimal. " ,
369                "Facets are inconsistent with base type. " ,
370                "Illegal value {0} for facet {1}. " ,
371                "Illegal Facet for decimal type. " ,
372                "Unknown Facet: {0}. " ,
373                "Invalid value for Enum constant: {0}. " ,
374                "{0} is out of bounds:[ {1} {3} X  {4} {2} ]. " ,
375                "{0} is not one of the specified enum values. " ,
376                "{0} is not an integer. " ,
377                "Illegal Facet for Integer type. " ,
378                "{0} is not a double. " ,
379                "Illegal Facet for Real type. " ,
380                "Scale Facet must be less than or equal to Precision Facet " ,
381                "{0} has exceeded the precision Facet {1} " ,
382                "{0} has exceeded the scale Facet {1} " ,
383                "{0} is not a float. " ,
384                "Can't get back Schema document's root element {0}. " ,
385                "Schema in {0} has a different target namespace from the one specified in the instance document {1}. " ,
386                "In element {0}: Can not have element children within a simple type content. " ,
387                "This element {0} has a simpletype but no datatype validator was found. " ,
388                "There is no Grammar for uri: {0}. " ,
389                "{0} " ,
390                "xsi:nil must not be specified for the element {0} with nillable equals false " ,
391                "Element {0} with attribute xsi:nil=true must be empty " ,
392                "Content of element '{0}' is different from the fixed attribute value in the element's schema declaration. " ,
393                "No datatype validator was found for this attribute {0}. " ,
394                "Schema error during parsing " ,
395                "Element '{0}' should be qualified " ,
396                "Element '{0}' should be un-qualified " ,
397                "Reference to external entity declaration '{0}' is not allowed in a standalone document. " ,
398                "Attribute '{0}' for element '{1}' has a default value and must be specified in a standalone document. " ,
399                "Attribute '{0}' must not be changed by normalization in a standalone document. " ,
400                "White space must not occur between externally declared elements with element content in a standalone document. " ,
401                "Entity '{0}' was not found " ,
402                "Partial markup in parameter entity replacement text. " ,
403                "Failed to validate '{0}' " ,
404                "'{0}' and '{1}' violate the Unique Particle Attribution rule " ,
405                "Abstract type '{0}' should not be used in xsi:type " ,
406                "A member of abstract element {0} substitution group must be specified " ,
407                "Element {0} is declared with a type that is abstract.  Use xsi:type to specify a non-abstract type " ,
408                "Unresolved type '{0}' found in xsi:type handling " ,
409                "Type '{0}' that is used in xsi:type is not derived from the type of element '{1}' " ,
410                "Element '{0}' has blocking constraint and does not permit substitution " ,
411                "Attribute '{0}' should be qualified " ,
412                "Attribute '{0}' should be un-qualified " ,
413                "Field matches more than one value within the scope of its selector; fields must match unique values " ,
414                "Internal identity constraint error; unknown field. " ,
415                "Identity-constraint 4.2.1: element '{0}' has a key with no value. " ,
416                "Not enough values specified for <unique> identity constraint for element '{0}'. " ,
417                "Not enough values specified for <key name={1}> identity constraint for element '{0}'. " ,
418                "Not enough values specified for <keyref name={1}> identity constraint for element '{0}'. " ,
419                "Identity-constraint 4.2.3: element '{0}' has a key that matches an element that has nillable set to true. " ,
420                "Duplicate unique value declared for identity constraint of element '{0}'. " ,
421                "Duplicate key value declared for identity constraint of element '{0}'. " ,
422                "The keyref '{0}' refers to a key/unique that is out of scope. " ,
423                "The key for identity constraint of element '{0}' is not found. " ,
424                "Non-whitespace characters are not allowed in schema elements other than 'appinfo' and 'documentation'. " ,
425                "E_ End " ,
426                }
427
428
429         // an array
430        XML4CErrors {
431                "W_ Start " ,
432                "Warning: The primary document entity could not be opened. Id={0} " ,
433                "Warning: No caching of grammar set, a grammar with same key found in the cache pool. " ,
434                "W_ End " ,
435                "F_ Start " ,
436                "The index is beyond the array bounds  " ,
437                "The new size is less than the old one " ,
438                "The index given was beyond the max attribute index " ,
439                "The passed AttTypes value is not known " ,
440                "The passed DefAttTypes value is not known " ,
441                "The bit index was beyond the set size " ,
442                "The bit sets are not of the same size " ,
443                "The buffer manager cannot provide any more buffers " ,
444                "The passed buffer was not found in this manager's pool " ,
445                "The pointer has not been set " ,
446                "The binary operation node had a unary node type " ,
447                "The content type must be mixed or children " ,
448                "PCDATA nodes are not valid here " ,
449                "The {0} operation is invalid for the spec type " ,
450                "The unary operation node had a binary node type " ,
451                "Unknown content model type " ,
452                "Unknown content spec type " ,
453                "The parent element has no content spec node " ,
454                "The spec type is not valid for {0} " ,
455                "The creation reason enum has an unknown value " ,
456                "The element stack is empty " ,
457                "The element stack index given was beyond the stack top " ,
458                "The element stack was already empty when a pop request occurred " ,
459                "A parent operation was requested, but only one element is on the stack " ,
460                "The enumerator contains no more elements " ,
461                "Could not open file: {0} " ,
462                "Could not query the current file position " ,
463                "Could not close the file " ,
464                "Could not seek to end of file " ,
465                "Could not seek to required position in file " ,
466                "Could not duplicate the handle " ,
467                "Could not read data from file " ,
468                "Could not write data to file " ,
469                "Could not reset file to beginning " ,
470                "Could not ascertain the file size " ,
471                "Could not determine base pathname of the file " ,
472                "The base path had too few levels to weave in relative part " ,
473                "Parse may not be called while parsing " ,
474                "A DOCTYPE was seen but the installed validator does not understand DTDs " ,
475                "Could not open DTD file '{0}' " ,
476                "Could not open external entity '{0}' " ,
477                "The end of input was not expected " ,
478                "The hash modulus cannot be zero " ,
479                "Hashing the key returned an invalid bad hash value " ,
480                "The key '{0}' could not be found in the hash table " ,
481                "Could not create mutex " ,
482                "Could not close mutex " ,
483                "Could not lock mutex " ,
484                "Could not unlock mutex " ,
485                "Could not destroy mutex " ,
486                "Internal Error on NetAccessor " ,
487                "Error on NetAccessor. Cannot determine length of remote file " ,
488                "The NetAccessor could not be initialized. " ,
489                "The host/address '{0}' could not be resolved " ,
490                "Could not create the socket for URL '{0}' " ,
491                "Could not connect to the socket for URL '{0}' " ,
492                "Could not write to the socket for URL '{0}' " ,
493                "Could not read from the socket for URL '{0}' " ,
494                "The element {0} already exists " ,
495                "Hashing the key returned an invalid bad hash value " ,
496                "The passed id is not valid for this pool " ,
497                "The modulus value cannot be zero " ,
498                "The indicated reader id was never found " ,
499                "The auto encoding enum has an unknown value " ,
500                "Could not decode first line of entity: {0} " ,
501                "End of input was hit in the middle of a multibyte sequence " ,
502                "The current transcoding service does not support source offset information " ,
503                "EBCDIC files must provide an encoding= string " ,
504                "The primary document entity could not be opened. Id={0} " ,
505                "Unbalanced start/end tags found, cannot continue " ,
506                "The call to scanNext() is illegal at this time " ,
507                "The index is past the top of stack " ,
508                "The stack is empty, cannot access members " ,
509                "The target buffer cannot have a max size of zero " ,
510                "The given radix is not supported. Use 2, 8, 10, or 16 " ,
511                "The target buffer is too small to accept the results " ,
512                "The start index is past the end of the string " ,
513                "The represented value overflowed the output binary result " ,
514                "Could not write to standard err " ,
515                "Could not write to standard out " ,
516                "Could not write to console " ,
517                "String pool id was not legal " ,
518                "Could not create a default transcoder " ,
519                "The maximum size to xlat is larger than the declared block size " ,
520                "Unicode char 0x{0} is not representable in encoding {1} " ,
521                "Character {0} is not valid for encoding {1} " ,
522                "The requested block size is not equal to the size set during construction " ,
523                "An invalid multi-byte source text sequence was encountered " ,
524                "{0} is not a valid value for encoding {1} " ,
525                "Leading surrogate was not followed by trailing " ,
526                "Could not create a converter for encoding: {0} " ,
527                "The URL was not correctly formed " ,
528                "The URL used an unsupported protocol " ,
529                "Unsupported URL protocol: '{0}' " ,
530                "Only localhost is supported at this time " ,
531                "No protocol prefix present " ,
532                "Expected // after protocol " ,
533                "% must be followed by two hex digits " ,
534                "Unterminated host component " ,
535                "The base part of the URL cannot be relative " ,
536                "The base part has too few levels to weave in relative part " ,
537                "The port field must be a 16 bit decimal number " ,
538                "invalid byte {0} ({1}) of a {2}-byte sequence. " ,
539                "The passed index is past the end of the vector " ,
540                "The element id was invalid " ,
541                "When reusing the Grammar, no internal subset is allowed " ,
542                "The passed recognizer encoding was not known " ,
543                "Wrong character " ,
544                "Invalid reference number " ,
545                "A character is required after \ " ,
546                "'?' is not expected.  '(?:' or '(?=' or '(?!' or '(?<' or '(?#' or '(?>'? " ,
547                "'(?<=' or '(?<!' is expected " ,
548                "A comment is not terminated " ,
549                "')' is expected " ,
550                "Unexpected end of the pattern in a modifier group " ,
551                "':' is expected " ,
552                "Unexpected end of the pattern in a conditional group " ,
553                "A back reference or an anchor or a lookahead or a lookbehind is expected in a conditional pattern " ,
554                "There are more than three choices in a conditional group " ,
555                "A character in U+0040-U+005f must follow \c " ,
556                "A '{' is required before a category character. " ,
557                "A property name is not closed by '}' " ,
558                "Unexpected meta character " ,
559                "Unknown property " ,
560                "A POSIX character class must be closed by ':]' " ,
561                "Unexpected end of the pattern in a character class " ,
562                "Unknown name for a POSIX character class " ,
563                "'-' is invalid here " ,
564                "']' is expected " ,
565                "'{0}' is not a valid character range; use '\{1}' instead " ,
566                "='[' is expected " ,
567                "')' or '-[' or '+[' or '&[' is expected " ,
568                "The range end code point '{0}' is less than the start code point '{1}' " ,
569                "Invalid Unicode hex notation " ,
570                "Overflow in a hex notation " ,
571                "'\ x{' must be closed by '}' " ,
572                "Invalid Unicode code point " ,
573                "An anchor must not be here " ,
574                "This expression is not supported in the current option setting " ,
575                "'{0}' is not a valid character escape " ,
576                "Invalid quantifier in '{0}'. A digit is expected " ,
577                "Invalid quantifier in '{0}'. Invalid quantity or a '}' is missing " ,
578                "Invalid quantifier in '{0}'. A digit or '}' is expexted " ,
579                "Invalid quantifier in '{0}'. A min quantity must be <= a max quantity " ,
580                "Invalid quantifier in '{0}'. A quantity value overflow " ,
581                "A schema was seen but the installed validator does not understand schema " ,
582                "The {0} node type is not valid for copy " ,
583                "SubstitutionGroupComparator has no grammar resolver " ,
584                "Length Value '{0}' is invalid " ,
585                "maxLength Value '{0}' is invalid " ,
586                "minLength Value '{0}' is invalid " ,
587                "Length Value '{0}' must be a nonNegativeInteger " ,
588                "maxLength Value '{0}' must be a nonNegativeInteger " ,
589                "minLength Value '{0}' must be a nonNegativeInteger " ,
590                "It is an error for both length and maxLength to be members of facets " ,
591                "It is an error for both length and minLength to be members of facets " ,
592                "Value of maxLength '{0}' must be greater than the value of minLength '{1}' " ,
593                "Only constraining facet in boolean datatype is PATTERN " ,
594                "Invalid Facet Tag '{0}' " ,
595                "Value of Length '{0}' must be equal to the base Length '{1}' " ,
596                "Value of minLength '{0}' must be greater than or equal to the base minLength '{1}' " ,
597                "Value of minLength '{0}' must be less than or equal to the base maxLength '{1}' " ,
598                "Value of maxLength '{0}' must be less than or equal to the base maxLength '{1}' " ,
599                "Value of maxLength '{0}' must be greater than or equal to the base minLength '{1}' " ,
600                "Value of Length '{0}' must be greater than or equal to the base minLength '{1}' " ,
601                "Value of Length '{0}' must be less than or equal to the base maxLength '{1}' " ,
602                "Value of minLength '{0}' must be less than or equal to the base Length '{1}' " ,
603                "Value of maxLength '{0}' must be greater than or equal to the base Length '{1}' " ,
604                "Value of enumeration = '{0}' must be from the value space of base " ,
605                "Value of whitespace '{0}' must be one of 'preserve', 'replace', 'collapse' " ,
606                "It is an error if whiteSpace = 'preserve' or 'replace' and base.whiteSpace = 'collapse'. " ,
607                "It is an error if whiteSpace = 'preserve' and base.whiteSpace = 'replace'. " ,
608                "MaxInclusive '{0}' is invalid " ,
609                "MaxExclusive '{0}' is invalid " ,
610                "MinInclusive '{0}' is invalid " ,
611                "MinExclusive '{0}' is invalid " ,
612                "TotalDigit Value '{0}' is invalid " ,
613                "FractionDigit Value '{0}' is invalid " ,
614                "TotalDigit Value '{0}' must be a PositiveInteger " ,
615                "FractionDigit Value '{0}' must be a nonNegativeInteger " ,
616                "It is an error for both maxInclusive and maxExclusive to be specified for the same datatype " ,
617                "It is an error for both minInclusive and minExclusive to be specified for the same datatype " ,
618                "maxExclusive value '{0}' must be greater than minExclusive value '{1}' " ,
619                "maxExclusive value '{0}' must be greater than minInclusive value '{1}' " ,
620                "maxInclusive value '{0}' must be greater than minExclusive value '{1}' " ,
621                "maxInclusive value '{0}' must be greater than minInclusive value '{1}' " ,
622                "TotalDigit value '{0}' must be greater than FractionDigit value '{1}' " ,
623                "maxInclusive value '{0}' must be less than base's maxExclusive value '{1}' " ,
624                "maxInclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}' " ,
625                "maxInclusive value '{0}' must be greater than or equal to base's minInclusive value '{1}' " ,
626                "maxInclusive value '{0}' must be greater than base's minExclusive value '{1}' " ,
627                "maxExclusive value '{0}' must be less than or equal to base's maxExclusive value '{1}' " ,
628                "maxExclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}' " ,
629                "maxExclusive value '{0}' must be greater than base's minInclusive value '{1}' " ,
630                "maxExclusive value '{0}' must be greater than base's minExclusive value '{1}' " ,
631                "minExclusive value '{0}' must be less than base's maxExclusive value '{1}' " ,
632                "minExclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}' " ,
633                "minExclusive value '{0}' must be greater than base's minInclusive value '{1}' " ,
634                "minExclusive value '{0}' must be greater than base's minExclusive value '{1}' " ,
635                "minInclusive value '{0}' must be less than base's maxExclusive value '{1}' " ,
636                "minInclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}' " ,
637                "minInclusive value '{0}' must be greater than or equal to base's minInclusive value '{1}' " ,
638                "minInclusive value '{0}' must be greater than base's minExclusive value '{1}' " ,
639                "maxInclusive value '{0}' must be from the base's value space " ,
640                "maxExclusive value '{0}' must be from the base's value space " ,
641                "minInclusive value '{0}' must be from the base's value space " ,
642                "minExclusive value '{0}' must be from the base's value space " ,
643                "totalDigit value '{0}' must be less than or equal to base's totalDigit value '{1}' " ,
644                "fractDigit value '{0}' must be less than or equal to base's totalDigit value '{1}' " ,
645                "fractDigit value '{0}' must be less than or equal to base's fractDigit value '{1}' " ,
646                "maxInclusive '{0}' must be equal to base's maxInclusive '{1}' , fixed " ,
647                "maxExclusive '{0}' must be equal to base's maxExclusive '{1}' , fixed " ,
648                "minInclusive '{0}' must be equal to base's minInclusive '{1}' , fixed " ,
649                "minExclusive '{0}' must be equal to base's minExclusive '{1}' , fixed " ,
650                "totalDigit '{0}' must be equal to base's totalDigit '{1}'  , fixed " ,
651                "fractDigit '{0}' must be equal to base's fractDigit '{1}' , fixed " ,
652                "maxLen '{0}' must be equal to base's maxLen '{1}' , fixed " ,
653                "minLen '{0}' must be equal to base's minLen '{1}' , fixed " ,
654                "len '{0}' must be equal to base's len '{1}' , fixed " ,
655                "whitespace '{0}' must be equal to base's whitespace '{1}' , fixed " ,
656                "internal Error: fixed " ,
657                "Null base validator in List  " ,
658                "Null member type validators in Union  " ,
659                "Null base validator in Union " ,
660                "Union's base validator's type '{0}' must be union too  " ,
661                "Value '{0}' does not match regular expression facet '{1}' " ,
662                "Value '{0}' is not encoded in Base64  " ,
663                "Value '{0}' is not encoded in HexBin  " ,
664                "Value '{0}' with length '{1}' exceeds maximum length facet of '{2}'  " ,
665                "Value '{0}' with length '{1}' is less than minimum length facet of '{2}'  " ,
666                "Value '{0}' with length '{1}' is not equal to length facet of '{2}'  " ,
667                "Value '{0}' is not in enumeration  " ,
668                "Value '{0}' with total digits '{1}' exceeds total digit facet of '{2}'  " ,
669                "Value '{0}' with fraction digits '{1}' exceeds fraction digit facet of '{2}'  " ,
670                "Value '{0}' must be less than or equal to MaxInclusive '{1}'  " ,
671                "Value '{0}' must be less than MaxExclusive '{1}'  " ,
672                "Value '{0}' must be greater than or equal to MinInclusive '{1}'  " ,
673                "Value '{0}' must be greater than MinExclusive '{1}'  " ,
674                "Value '{0}' is not whitespace replaced  " ,
675                "Value '{0}' is not a whitespace collapsed  " ,
676                "Value '{0}' is not valid NCName  " ,
677                "Value '{0}' is not valid Name  " ,
678                "ID '{0}' is not unique  " ,
679                "Value '{0}' is not valid ENTITY  " ,
680                "Value '{0}' is not valid QName  " ,
681                "NOTATION '{0}' must be a valid QName  " ,
682                "Value '{0}' does not match any member types (of the union)  " ,
683                "Value '{0}' is NOT a valid URI  " ,
684                " Empty string encountered. " ,
685                " String contains whitespaces only. " ,
686                " More than one decimal points encountered. " ,
687                " Invalid chars encountered. " ,
688                " Null pointer encountered. " ,
689                " Cannot construct URI with null/empty '{0}'  " ,
690                " '{0}', '{1}' can only be set for a generic URI!  " ,
691                " '{0}' contains invalid escape sequence '{1}' " ,
692                " '{0}' contains invalid char '{1}' " ,
693                " '{0}' can not be set to null  " ,
694                " '{0}' is NOT conformance '{1}'  " ,
695                " No scheme found in URI " ,
696                " '{0}', '{1}' may not be specified if host is not specified  " ,
697                " '{0}', '{1}' may not be specified if path is not specified  " ,
698                " '{0}', '{1}' cannot be specified in path " ,
699                " Port no '{0}' shall be in (0, 65535)  " ,
700                " Value '{0}' shall be greater than the max Negative value '{1}'  " ,
701                " Value '{0}' shall be less than the max Negative value '{1}'  " ,
702                " Value '{0}' shall be in the range of '{1}', '{2}'  " ,
703                " Type '{0}' is invalid: internal error  " ,
704                " Value '{0}' shall have exponent.  " ,
705                "A result is not set. " ,
706                "CompactRanges - Internal Error " ,
707                "Merge Ranges - Mismatched type " ,
708                "SubtractRanges - Internal Error " ,
709                "IntersectRanges - Internal Error " ,
710                "ComplementRanges - Argument must be a RangeToken " ,
711                "Invalid category name: {0} " ,
712                "Keyword '{0}' not found " ,
713                "Reference no must be more than zero " ,
714                "Unknown option: {0} " ,
715                "Unknown token type " ,
716                "Failed to get RangeToken for: {0} " ,
717                "Not supported " ,
718                "Invalid child index " ,
719                "Replace pattern cannot match zero length string " ,
720                "Invalid replace pattern " ,
721                "Enabling the NEL option can only be called once per process. " ,
722                "{0} " ,
723                "operator new fails.  Possibly running Of memory " ,
724                "Operation is not allowed " ,
725                "Selectors cannot select attributes " ,
726                "Not allowed to have '|' at the beginning of an xpath value " ,
727                "Not allowed to have '||' in an xpath value " ,
728                "Missing attribute name in xpath " ,
729                "Expected xpath token 'NAMETEST_QNAME' or 'NAMETEST_ANY' or 'NAMETEST_NAMESPACE' " ,
730                "Prefix '{0}' not bound to namespace URI in an xpath value " ,
731                "Not allowed to have double colon in the xpath expression " ,
732                "Expected step following token 'AXISNAME_CHILD::' " ,
733                "Expected step following '//' in xpath " ,
734                "Expected step following '/' in xpath " ,
735                "'/' not allowed after '//' in xpath " ,
736                "'//' only allowed after '.' at the beginning of an xpath " ,
737                "Not allowed to have '/' at the beginning of an xpath value " ,
738                "Not allowed to select the root of an xpath " ,
739                "Empty xpath expression " ,
740                "The xpath expression cannot end with '|' " ,
741                "Invalid character following '.' in xpath " ,
742                "XPath token not supported " ,
743                "Find a solution! " ,
744                "buffer not initialized yet! " ,
745                "'T' is missing! '{0}'  " ,
746                "invalid gDay! '{0}'  " ,
747                "invalid gMonth! '{0}'  " ,
748                "invalid gMonthDay! '{0}'  " ,
749                "Duration shall start with '-' or 'P'! '{0}'  " ,
750                "Duration shall always have 'P'! '{0}'  " ,
751                "'-' can only appear at first! '{0}'  " ,
752                "Duration has invalid stuff before 'T'! '{0}'  " ,
753                "Duration has no time elements after 'T'! '{0}'  " ,
754                "Duration shall have at least element ! '{0}'  " ,
755                "Duration shall have at least one digit after the . ! '{0}'  " ,
756                "Incomplete Date ! '{0}'  " ,
757                "Invalid Date ! '{0}'  " ,
758                "Incomplete Time ! '{0}'  " ,
759                "Invalid Time ! '{0}'  " ,
760                "ms shall be present once '.' is present ! '{0}'  " ,
761                "Incomplete YearMonth! '{0}'  " ,
762                "Year separator is missing or misplaced ! '{0}'  " ,
763                "Year must have 'CCYY' format ! '{0}'  " ,
764                "Invalid leading zero in year! '{0}'  " ,
765                "no month in YearMonth ! '{0}'  " ,
766                "TimeZone is expected ! '{0}'  " ,
767                "Expecting nothing after 'Z'! '{0}'  " ,
768                "Invalid TimeZone! '{0}'  " ,
769                "The year (0000) is an illegal year value! '{0}'  " ,
770                "The month must have values 1 to 12! '{0}'  " ,
771                "The day must have values 1 to 31! '{0}'  " ,
772                "Hour must have values 0-23! '{0}'  " ,
773                "Minute must have values 0-59! '{0}'  " ,
774                "Second must have values 0-60! '{0}'  " ,
775                "Minute must have values 0-59! '{0}'  " ,
776                "Particle Derivation Restriction: The derived complexType has content, while base is empty. " ,
777                "NSCompat: The namespace of '{0}' is not allowed by wildcard in base " ,
778                "The occurrence range of '{0}' is not a valid restriction of base element's range " ,
779                "NameAndTypeOK: The Element name/uri in restriction does not match that of corresponding base element " ,
780                "NameAndTypeOK: Element '{0}' is nillable in the restriction, while it's not in the base " ,
781                "NameAndTypeOK: Element '{0}' is either not fixed, or is not fixed with the same value as in the base " ,
782                "NameAndTypeOK: The disallowed substitutions, for element '{0}', are not a superset of those of the base element " ,
783                "NameAndTypeOK: Element '{0}' has a type that does not derive from that of the base " ,
784                "NameAndTypeOK: Derived element '{0}' has fewer Identity Constraints than base element '{1}' " ,
785                "NameAndTypeOK: Derived element '{0}' has an Identity Constraint that does not appear on base element '{1}' " ,
786                "RecurseAsIfGroup: Element '{0}' belongs to a group of a variety different from that of the base " ,
787                "Occurrence range of group is not a valid restriction of occurrence range of base group " ,
788                "Recurse: There is not a complete functional mapping between the particles " ,
789                "Forbidden restriction of 'any': Choice,Seq,All,Elt " ,
790                "Forbidden restriction of 'all': Choice,Seq,Elt " ,
791                "Forbidden restriction of 'choice': All,Seq,Leaf " ,
792                "Forbidden restriction of 'sequence': Elt " ,
793                "Wildcard's occurrence range not a restriction of base wildcard's range " ,
794                "Wildcard is not a subset of corresponding wildcard in base " ,
795                "Group's occurrence range not a restriction of base wildcard's range " ,
796                "RecurseUnordered: There is not a complete functional mapping between the particles " ,
797                "MapAndSum: There is not a complete functional mapping between the particles " ,
798                "Particle derivation: Invalid content spec node type " ,
799                "NodeIDMap overflows and exceeds the largest available size " ,
800                "ProtoType has null class name " ,
801                "ProtoType name length diff '{0}' vs '{1}' " ,
802                "ProtoType name diff '{0}' vs '{1}' " ,
803                "InputStream read '{0}' less than required '{1}' " ,
804                "InputStream read '{0}' beyond buffer available '{1}' " ,
805                "Storing violation " ,
806                "Store buffer violation '{0}', '{1}' " ,
807                "Object Tag '{0}' exceed load pool uppper Boundary '{1}' " ,
808                "Load pool size '{0}' not tally with object count '{1}' " ,
809                "Loading violation " ,
810                "Load buffer violation '{0}', '{1}' " ,
811                "Invalid class index '{0}', '{1}' " ,
812                "Invalid fillBuffer size '{0}', '{1}' " ,
813                "Invalid checkFillBuffer size '{0}' " ,
814                "Invalid checkFlushBuffer size '{0}' " ,
815                "Invalid null pointer encountered '{0}' " ,
816                "Invalid buffer length '{0}' " ,
817                "CreateObject fails  " ,
818                "Object count '{0}' exceed upper boundary '{1}' " ,
819                "Grammar Pool is locked by other party " ,
820                "Grammar Pool is empty " ,
821                "Grammar Pool is NOT empty " ,
822                "String Pool is NOT empty " ,
823                "Binary Data Version '{0}','{1}','{2}' not supported  " ,
824                "F_ End " ,
825                }
826
827
828         // an array
829        XMLDOMMsg {
830                "F_ Start " ,
831                "Just an index " ,
832                "The index or size is negative, or greater than the allowed value " ,
833                "The specified range of text does not fit into the String " ,
834                "An attempt was made to insert a node where it is not permitted " ,
835                "A node is used in a different document than the one that created it " ,
836                "An invalid or illegal XML character is specified " ,
837                "Data is specified for a node which does not support data " ,
838                "An attempt is made to modify an object where modifications are not allowed " ,
839                "An attempt is made to reference a node in a context where it does not exist " ,
840                "The implementation does not support the requested type of object or operation " ,
841                "An attempt is made to add an attribute that is already in use elsewhere " ,
842                "A parameter or an operation is not supported by the underlying object " ,
843                "An invalid or illegal string is specified " ,
844                "An attempt is made to modify the type of the underlying object " ,
845                "An attempt is made to create or change an object in a way which is incorrect with regard to namespaces " ,
846                "An attempt is made to use an object that is not, or is no longer, usable " ,
847                "A call to a method such as insertBefore or removeChild would make the Node invalid with respect to document grammar " ,
848                "Just an index " ,
849                "The boundary-points of a Range do not meet specific requirements " ,
850                "The container of a Range's boundary-point is set to a node of an invalid type or to a node with an ancestor of an invalid type " ,
851                "Nested CDATA sections " ,
852                "Unrepresentable character data " ,
853                "Unrecognized Node Type " ,
854                "F_ End " ,
855                }
856
857}
858
Note: See TracBrowser for help on using the repository browser.