You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by am...@apache.org on 2008/03/17 10:07:48 UTC

svn commit: r637794 [2/5] - in /xerces/c/trunk: src/xercesc/NLS/EN_US/ src/xercesc/util/MsgLoaders/ICU/resources/ src/xercesc/util/MsgLoaders/InMemory/ src/xercesc/util/MsgLoaders/MsgCatalog/ src/xercesc/util/MsgLoaders/Win32/ tools/NLS/Xlat/

Modified: xerces/c/trunk/src/xercesc/util/MsgLoaders/ICU/resources/root.txt
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/util/MsgLoaders/ICU/resources/root.txt?rev=637794&r1=637793&r2=637794&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/util/MsgLoaders/ICU/resources/root.txt (original)
+++ xerces/c/trunk/src/xercesc/util/MsgLoaders/ICU/resources/root.txt Mon Mar 17 02:07:38 2008
@@ -3,292 +3,292 @@
 	 // an array 
 	XMLErrors { 
 		"W_ Start " , 
-		"Notation '{0}' has already been declared " ,
-		"Attribute '{0}' has already been declared for element '{1}' " ,
-		"Encoding ({0}, from XMLDecl or manually set) contradicts the auto-sensed encoding, ignoring it " ,
-		"Element '{0}' was referenced in a content model but never declared " ,
-		"Element '{0}' was referenced in an attlist but never declared " ,
-		"{0} " ,
-		"Unable to include document '{0}' " ,
-		"Cannot open text file target '{0}' " ,
-		"Unable to include resource '{0}' " ,
+		"Notation '{0}' has already been declared" ,
+		"Attribute '{0}' has already been declared for element '{1}'" ,
+		"Encoding ({0}, from XMLDecl or manually set) contradicts the auto-sensed encoding, ignoring it" ,
+		"Element '{0}' was referenced in a content model but never declared" ,
+		"Element '{0}' was referenced in an attlist but never declared" ,
+		"{0}" ,
+		"Unable to include document '{0}'" ,
+		"Cannot open text file target '{0}'" ,
+		"Unable to include resource '{0}'" ,
 		"W_ End " ,
 		"E_ Start " , 
-		"'{0}' is not allowed for the content of a simpleType.  Only list, union and restriction are allowed. " ,
-		"Globally-declared complex type must have a name " ,
-		"Globally-declared attribute must have a name " ,
-		"Attribute must have a name or a ref " ,
-		"Element must have a name or a ref attribute " ,
-		"<group> must have a name or a ref attribute " ,
-		"<attributeGroup> must have a name or a ref attribute " ,
-		"Anonymous complexType in element '{0}' has a name attribute " ,
-		"Anonymous simpleType in element '{0}' has a name attribute " ,
-		"The content of an element information item does not match (annotation?, (simpleType | complexType)?, (unique | key | keyref)*) " ,
-		"Invalid content in simple type '{0}'.  Only allowed one of (restriction | list | union). " ,
-		"Expected simpleType in 'list' declaration for '{0}' " ,
-		"List | Union | Restriction content is invalid for type '{0}' " ,
-		"Error in content of derivation by list for '{0}' " ,
-		"Expected simpleType in 'restriction' declaration for '{0}' " ,
-		"Facet '{0}' already defined " ,
-		"Expected simpleType in 'union' declaration for '{0}' " ,
-		"SimpleType content is empty " ,
-		"The content of the simpleContent element is invalid. The content must be RESTRICTION or EXTENSION " ,
-		"The BASE attribute must be specified for the RESTRICTION or EXTENSION element " ,
-		"The content of the complexContent element is invalid. The content must be RESTRICTION or EXTENSION " ,
-		"Error in content of <schema> element information item " ,
-		"Content (annotation?,..) is incorrect for type '{0}' " ,
-		"Unknown simpleType: '{0}' " ,
-		"Unknown complexType: '{0}' " ,
-		"Prefix: '{0}' can not be resolved to a URI " ,
-		"Ref element '{0}' not found in the Schema " ,
-		"Type not found in '{0}:{1}' " ,
-		"Could not find top level attribute: '{0}' " ,
-		"Invalid child '{0}' in the complex type " ,
-		"Base type could not be found: '{0}' " ,
-		"Unable to create datatype validator '{0}' " ,
-		"Invalid child following the simpleContent child in the complexType " ,
-		"Invalid child following the complexContent child in the complexType " ,
-		"Attribute '{0}={1}' cannot have both 'fixed' and 'default' present at the same time. " ,
-		"For attribute '{0}={1}' default and use are both present so use must have the value 'optional'. " ,
-		"Attribute '{0}' declared more than once in the same scope " ,
-		"Attribute '{0}' may not contain both a type and a simpleType declaration. " ,
-		"SimpleType ({0}:{1}) for attribute: '{2}' not found " ,
-		"Element '{0}' cannot have both 'fixed' and 'default' present at the same time. " ,
-		"Invalid {0} name:'{1}' " ,
-		"Element '{0}' cannot have both a type attribute and a simpleType/complexType type child " ,
-		"Element '{0}' has a fixed or default value and must have a mixed simple or simple content model " ,
-		"The simpleType '{0}' that '{1}' uses has a value of 'final' which does not permit extension " ,
-		"The type '{0}' specified as the base in the simpleContent element must not have complexContent " ,
-		"The type '{0}' is a simple type. It cannot be used in a derivation by RESTRICTION for a complexType " ,
-		"Invalid child following the RESTRICTION or EXTENSION element in the simpleContent definition " ,
-		"Invalid child following the RESTRICTION or EXTENSION element in the complexContent definition " ,
-		"Annotation can only appear once: type '{0}' " ,
-		"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 " ,
-		"The value 'substitution' already in the list " ,
-		"The value 'union' is already in the list " ,
-		"The value 'extension' is already in the list " ,
-		"The value 'list' is already in the list " ,
-		"The value 'restriction' is already in the list " ,
-		"Invalid block value: '{0}' " ,
-		"Invalid final value: '{0}' " ,
-		"Element '{0}' cannot be part of the substitution group headed by '{1}' " ,
-		"Element '{0}' has a type which does not derive from the type of the element at the head of the substitution group " ,
-		"Duplicate element decl in the same scope: '{0}' " ,
-		"Invalid value '{0}' for attribute: '{1}'. " ,
-		"Ref is present, and simpleType/form/type found for attribute '{0}={1}' " ,
-		"Duplicate reference attribute '{0}:{1}' in complexType " ,
-		"Derivation by restriction is forbidden by either the base type '{0}' or the schema " ,
-		"Derivation by extension is forbidden by either the base type '{0}' or the schema " ,
-		"The base type specified in the complexContent element must be a complexType " ,
-		"Imported schema '{0}' has a different targetNameSpace '{1}' from what's declared '{2}' " ,
-		"A schemaLocation attribute must be specified on '{0}' element. " ,
-		"Included schema '{0}' has a different targetNameSpace '{1}' " ,
-		"At most one <annotation> element is expected in the content. " ,
-		"The content must be (annotation?, simpleType?) for attribute '{0}={1}' " ,
-		"Attribute '{0}' must appear in '{1}' '{2}' declarations " ,
-		"Attribute '{0}' cannot appear in '{1}' '{2}' declarations " ,
-		"Value of minOccurs '{0}' must not be greater than value of maxOccurs '{1}' " ,
-		"'anyAttribute' elements can contain at most one 'annotation' element in their children " ,
-		"Global <{0}> must have a name " ,
-		"No circular definitions are allowed: '{0}' " ,
-		"Global '{0}:{1}' declared more than once or also declared as '{2}' " ,
-		"Global '{0}:{1}' declared more than once " ,
-		"Invalid value '{0}' for facet 'whiteSpace'. Value should be 'collapse'. " ,
-		"The namespace of an <import> element must be different from the targetNamespace of the <import>ing schema " ,
-		"If the namespace on an <import> element is not present, the <import>ing schema must have a targetNamespace " ,
-		"Element '{0}' must not have a value constraint:'{1}' as its type is derived from ID " ,
-		"It is an error for NOTATION to be used directly in a schema in element/attribute '{0}' " ,
-		"For element '{0}', the {content type} is mixed, then the {content type}'s particle must be emptiable " ,
-		"The content of complexType is EMPTY, but base is not empty or does not have emptiable particle. " ,
-		"The content type of the base type:'{0}' and derived type:'{1}' must both be mixed or element-only. " ,
-		"The content type is not a valid restriction of the content type of the base. " ,
-		"Derivation by extension or restriction is forbidden by either the base type '{0}' or the schema " ,
-		"The {item type definition} must have {variety} of atomic or union (where all member types must be atomic) " ,
-		"The group:'{0}' must contain (all | choice | sequence) " ,
-		"The attributeGroup:'{0}' must match (annotation?. ((attribute | attributeGroup)*, anyAttribute?)) " ,
-		"The child of a model group definition must not specify either the minOccurs or maxOccurs attribute. " ,
-		"The {0} '{1}:{2}' not found in the schema " ,
-		"A group whose content is 'all' must only appear as the content type of a complex type definition. " ,
-		"When a model group has {compositor} 'all' which constitutes the {content type} of a complex type, minOccurs=maxOccurs=1 " ,
-		"In an 'all' schema component, the value of minOccurs/maxOccurs of an element must be '0' or '1'. " ,
-		"Attribute '{0}' already defined in base and should not appear in derivation by extension. " ,
-		"The intensional intersection of {attributes wildcard}s must be expressible " ,
-		"Base type definition does not have any attributes " ,
-		"Attribute '{0}' has an inconsistent REQUIRED setting with that of the base " ,
-		"Type of attribute '{0}' must be validly derived from type of attribute in base " ,
-		"Attribute '{0}' is either not fixed, or has a different value from that of the base " ,
-		"Attribute '{0}' has invalid target namespace with respect to a base wildcard constraint or, base has no wildcard " ,
-		"An attribute wildcard is present in the derived type, but not in the base " ,
-		"The attribute wildcard in the derived type is not a valid subset of that in the base " ,
-		"Attribute '{0}' cannot modify the 'use' attribute in a derived type, if base attribute use is prohibited " ,
-		"The wildcard attribute in the derived type must be identical to or stronger than the one in the base. " ,
-		"Content of <all> is restricted to elements only. '{0}' encountered and ignored. " ,
-		"Redefined schema '{0}' has a different targetNameSpace '{1}'. " ,
-		"A simpleType child of a <redefine> must have a restriction element as a child " ,
-		"The base attribute of the restriction child of a simpleType, must be the same as the redefine simpleType's name attribute " ,
-		"A complexType child of a <redefine> must have a restriction or extension element as a grandchild " ,
-		"The base attribute of a restriction/extension must be the same as the complexType's name attribute in <redefine> " ,
-		"The group '{0}' which contains a reference to a group being redefined must have minOccurs = maxOccurs = 1 " ,
-		"Could not find a declaration in the schema to be redefined corresponding to '{0}' " ,
-		"If a group child of a <redefine> element contains a group ref'ing itself, it must have exactly 1 reference. " ,
-		"If an attributeGroup of a <redefine> element contains a reference to itself, such reference must be exactly 1 " ,
-		"A <redefine> element cannot contain a child of type '{0}' " ,
-		"The notation declaration '{0}:{1}' is not found " ,
-		"More than one identity constraint named '{0}'. " ,
-		"The content of an identity constraint must match (annotation?, selector, field+) " ,
-		"Key reference declaration '{0}' refers to unknown key with name '{1}'. " ,
-		"Cardinality of fields for keyref '{0}' and key '{1}' must match. " ,
-		"Xpath expression is either missing or empty " ,
-		"The {value constraint} of an attribute ref is not fixed or different from the fixed {value constraint} of '{0}' " ,
-		"The {type definition} for attribute '{0}={1}' is or is derived from ID, and must not have {value constraint} " ,
-		"More than one attribute derived from type ID cannot appear in the same complex type - '{0}' ignored " ,
-		"More than one attribute derived from type ID cannot appear in the same attribute group - '{0}' ignored " ,
-		"'' is not a legal value for the targetNamespace attribute; the attribute must be absent or contain a nonempty value " ,
-		"{0} " ,
-		"Invalid Redefine: '{0}' has already been included or redefined " ,
-		"Schema Representation Constraint: Namespace '{0}' is referenced without <import> declaration " ,
-		"An 'all' model group that's part of a complex type definition must constitute the entire content type of the definition " ,
-		"An <annotation> can only contain <appinfo> and <documentation> elements " ,
-		"Invalid facet name: '{0}' " ,
-		"The root element name of an XML Schema should be 'schema'. " ,
-		"Circular substitution groups are disallowed for element '{0}'. " ,
-		"The namespace of element '{0}' must be from the schema namespace. " ,
-		"The {target namespace} of '{0}' must not match 'http://www.w3.org/2001/XMLSchema-instance'. " ,
-		"The namespace declaration is invalid. " ,
-		"Namespace fixup cannot be performed on a DOM Level 1 Node. " ,
+		"'{0}' is not allowed for the content of a simpleType.  Only list, union and restriction are allowed." ,
+		"Globally-declared complex type must have a name" ,
+		"Globally-declared attribute must have a name" ,
+		"Attribute must have a name or a ref" ,
+		"Element must have a name or a ref attribute" ,
+		"<group> must have a name or a ref attribute" ,
+		"<attributeGroup> must have a name or a ref attribute" ,
+		"Anonymous complexType in element '{0}' has a name attribute" ,
+		"Anonymous simpleType in element '{0}' has a name attribute" ,
+		"The content of an element information item does not match (annotation?, (simpleType | complexType)?, (unique | key | keyref)*)" ,
+		"Invalid content in simple type '{0}'.  Only allowed one of (restriction | list | union)." ,
+		"Expected simpleType in 'list' declaration for '{0}'" ,
+		"List | Union | Restriction content is invalid for type '{0}'" ,
+		"Error in content of derivation by list for '{0}'" ,
+		"Expected simpleType in 'restriction' declaration for '{0}'" ,
+		"Facet '{0}' already defined" ,
+		"Expected simpleType in 'union' declaration for '{0}'" ,
+		"SimpleType content is empty" ,
+		"The content of the simpleContent element is invalid. The content must be RESTRICTION or EXTENSION" ,
+		"The BASE attribute must be specified for the RESTRICTION or EXTENSION element" ,
+		"The content of the complexContent element is invalid. The content must be RESTRICTION or EXTENSION" ,
+		"Error in content of <schema> element information item" ,
+		"Content (annotation?,..) is incorrect for type '{0}'" ,
+		"Unknown simpleType: '{0}'" ,
+		"Unknown complexType: '{0}'" ,
+		"Prefix: '{0}' can not be resolved to a URI" ,
+		"Ref element '{0}' not found in the Schema" ,
+		"Type not found in '{0}:{1}'" ,
+		"Could not find top level attribute: '{0}'" ,
+		"Invalid child '{0}' in the complex type" ,
+		"Base type could not be found: '{0}'" ,
+		"Unable to create datatype validator '{0}'" ,
+		"Invalid child following the simpleContent child in the complexType" ,
+		"Invalid child following the complexContent child in the complexType" ,
+		"Attribute '{0}={1}' cannot have both 'fixed' and 'default' present at the same time." ,
+		"For attribute '{0}={1}' default and use are both present so use must have the value 'optional'." ,
+		"Attribute '{0}' declared more than once in the same scope" ,
+		"Attribute '{0}' may not contain both a type and a simpleType declaration." ,
+		"SimpleType ({0}:{1}) for attribute: '{2}' not found" ,
+		"Element '{0}' cannot have both 'fixed' and 'default' present at the same time." ,
+		"Invalid {0} name:'{1}'" ,
+		"Element '{0}' cannot have both a type attribute and a simpleType/complexType type child" ,
+		"Element '{0}' has a fixed or default value and must have a mixed simple or simple content model" ,
+		"The simpleType '{0}' that '{1}' uses has a value of 'final' which does not permit extension" ,
+		"The type '{0}' specified as the base in the simpleContent element must not have complexContent" ,
+		"The type '{0}' is a simple type. It cannot be used in a derivation by RESTRICTION for a complexType" ,
+		"Invalid child following the RESTRICTION or EXTENSION element in the simpleContent definition" ,
+		"Invalid child following the RESTRICTION or EXTENSION element in the complexContent definition" ,
+		"Annotation can only appear once: type '{0}'" ,
+		"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" ,
+		"The value 'substitution' already in the list" ,
+		"The value 'union' is already in the list" ,
+		"The value 'extension' is already in the list" ,
+		"The value 'list' is already in the list" ,
+		"The value 'restriction' is already in the list" ,
+		"Invalid block value: '{0}'" ,
+		"Invalid final value: '{0}'" ,
+		"Element '{0}' cannot be part of the substitution group headed by '{1}'" ,
+		"Element '{0}' has a type which does not derive from the type of the element at the head of the substitution group" ,
+		"Duplicate element decl in the same scope: '{0}'" ,
+		"Invalid value '{0}' for attribute: '{1}'." ,
+		"Ref is present, and simpleType/form/type found for attribute '{0}={1}'" ,
+		"Duplicate reference attribute '{0}:{1}' in complexType" ,
+		"Derivation by restriction is forbidden by either the base type '{0}' or the schema" ,
+		"Derivation by extension is forbidden by either the base type '{0}' or the schema" ,
+		"The base type specified in the complexContent element must be a complexType" ,
+		"Imported schema '{0}' has a different targetNameSpace '{1}' from what's declared '{2}'" ,
+		"A schemaLocation attribute must be specified on '{0}' element." ,
+		"Included schema '{0}' has a different targetNameSpace '{1}'" ,
+		"At most one <annotation> element is expected in the content." ,
+		"The content must be (annotation?, simpleType?) for attribute '{0}={1}'" ,
+		"Attribute '{0}' must appear in '{1}' '{2}' declarations" ,
+		"Attribute '{0}' cannot appear in '{1}' '{2}' declarations" ,
+		"Value of minOccurs '{0}' must not be greater than value of maxOccurs '{1}'" ,
+		"'anyAttribute' elements can contain at most one 'annotation' element in their children" ,
+		"Global <{0}> must have a name" ,
+		"No circular definitions are allowed: '{0}'" ,
+		"Global '{0}:{1}' declared more than once or also declared as '{2}'" ,
+		"Global '{0}:{1}' declared more than once" ,
+		"Invalid value '{0}' for facet 'whiteSpace'. Value should be 'collapse'." ,
+		"The namespace of an <import> element must be different from the targetNamespace of the <import>ing schema" ,
+		"If the namespace on an <import> element is not present, the <import>ing schema must have a targetNamespace" ,
+		"Element '{0}' must not have a value constraint:'{1}' as its type is derived from ID" ,
+		"It is an error for NOTATION to be used directly in a schema in element/attribute '{0}'" ,
+		"For element '{0}', the {content type} is mixed, then the {content type}'s particle must be emptiable" ,
+		"The content of complexType is EMPTY, but base is not empty or does not have emptiable particle." ,
+		"The content type of the base type:'{0}' and derived type:'{1}' must both be mixed or element-only." ,
+		"The content type is not a valid restriction of the content type of the base." ,
+		"Derivation by extension or restriction is forbidden by either the base type '{0}' or the schema" ,
+		"The {item type definition} must have {variety} of atomic or union (where all member types must be atomic)" ,
+		"The group:'{0}' must contain (all | choice | sequence)" ,
+		"The attributeGroup:'{0}' must match (annotation?. ((attribute | attributeGroup)*, anyAttribute?))" ,
+		"The child of a model group definition must not specify either the minOccurs or maxOccurs attribute." ,
+		"The {0} '{1}:{2}' not found in the schema" ,
+		"A group whose content is 'all' must only appear as the content type of a complex type definition." ,
+		"When a model group has {compositor} 'all' which constitutes the {content type} of a complex type, minOccurs=maxOccurs=1" ,
+		"In an 'all' schema component, the value of minOccurs/maxOccurs of an element must be '0' or '1'." ,
+		"Attribute '{0}' already defined in base and should not appear in derivation by extension." ,
+		"The intensional intersection of {attributes wildcard}s must be expressible" ,
+		"Base type definition does not have any attributes" ,
+		"Attribute '{0}' has an inconsistent REQUIRED setting with that of the base" ,
+		"Type of attribute '{0}' must be validly derived from type of attribute in base" ,
+		"Attribute '{0}' is either not fixed, or has a different value from that of the base" ,
+		"Attribute '{0}' has invalid target namespace with respect to a base wildcard constraint or, base has no wildcard" ,
+		"An attribute wildcard is present in the derived type, but not in the base" ,
+		"The attribute wildcard in the derived type is not a valid subset of that in the base" ,
+		"Attribute '{0}' cannot modify the 'use' attribute in a derived type, if base attribute use is prohibited" ,
+		"The wildcard attribute in the derived type must be identical to or stronger than the one in the base." ,
+		"Content of <all> is restricted to elements only. '{0}' encountered and ignored." ,
+		"Redefined schema '{0}' has a different targetNameSpace '{1}'." ,
+		"A simpleType child of a <redefine> must have a restriction element as a child" ,
+		"The base attribute of the restriction child of a simpleType, must be the same as the redefine simpleType's name attribute" ,
+		"A complexType child of a <redefine> must have a restriction or extension element as a grandchild" ,
+		"The base attribute of a restriction/extension must be the same as the complexType's name attribute in <redefine>" ,
+		"The group '{0}' which contains a reference to a group being redefined must have minOccurs = maxOccurs = 1" ,
+		"Could not find a declaration in the schema to be redefined corresponding to '{0}'" ,
+		"If a group child of a <redefine> element contains a group ref'ing itself, it must have exactly 1 reference." ,
+		"If an attributeGroup of a <redefine> element contains a reference to itself, such reference must be exactly 1" ,
+		"A <redefine> element cannot contain a child of type '{0}'" ,
+		"The notation declaration '{0}:{1}' is not found" ,
+		"More than one identity constraint named '{0}'." ,
+		"The content of an identity constraint must match (annotation?, selector, field+)" ,
+		"Key reference declaration '{0}' refers to unknown key with name '{1}'." ,
+		"Cardinality of fields for keyref '{0}' and key '{1}' must match." ,
+		"Xpath expression is either missing or empty" ,
+		"The {value constraint} of an attribute ref is not fixed or different from the fixed {value constraint} of '{0}'" ,
+		"The {type definition} for attribute '{0}={1}' is or is derived from ID, and must not have {value constraint}" ,
+		"More than one attribute derived from type ID cannot appear in the same complex type - '{0}' ignored" ,
+		"More than one attribute derived from type ID cannot appear in the same attribute group - '{0}' ignored" ,
+		"'' is not a legal value for the targetNamespace attribute; the attribute must be absent or contain a nonempty value" ,
+		"{0}" ,
+		"Invalid Redefine: '{0}' has already been included or redefined" ,
+		"Schema Representation Constraint: Namespace '{0}' is referenced without <import> declaration" ,
+		"An 'all' model group that's part of a complex type definition must constitute the entire content type of the definition" ,
+		"An <annotation> can only contain <appinfo> and <documentation> elements" ,
+		"Invalid facet name: '{0}'" ,
+		"The root element name of an XML Schema should be 'schema'." ,
+		"Circular substitution groups are disallowed for element '{0}'." ,
+		"The namespace of element '{0}' must be from the schema namespace." ,
+		"The {target namespace} of '{0}' must not match 'http://www.w3.org/2001/XMLSchema-instance'." ,
+		"The namespace declaration is invalid." ,
+		"Namespace fixup cannot be performed on a DOM Level 1 Node." ,
 		"E_ End " ,
 		"F_ Start " , 
-		"The parser has encountered more than '{0}' entity expansions in this document; this is the limit imposed by the application. " ,
-		"Expected comment or CDATA " ,
-		"Expected an attribute name " ,
-		"Expected a notation name " ,
-		"Repetition of individual elements is not legal for mixed content models " ,
-		"Expected default attribute declaration, assuming #IMPLIED  " ,
-		"Expected equal sign " ,
-		"Expected an element name " ,
-		"Comments must start with <!-- " ,
-		"Invalid document structure " ,
-		"Expected a 'version=', 'encoding=', or 'standalone=' " ,
-		"Invalid XML version string " ,
-		"Unsupported XML version, '{0}' " ,
-		"Unterminated XML decl " ,
-		"Invalid XML encoding declaration, '{0}' " ,
-		"Invalid standalone declaration " ,
-		"Unterminated comment " ,
-		"Processing instruction name expected " ,
-		"Unterminated processing instruction " ,
-		"Invalid character (Unicode: 0x{0}) " ,
-		"Unterminated start tag, '{0}' " ,
-		"Expected an attribute value " ,
-		"Unterminated end tag, '{0}' " ,
-		"Expected type (CDATA, ID, NMTOKEN, ..), for attribute '{0}' of element '{1}' " ,
-		"Expected end of tag '{0}' " ,
-		"Expected tag name, comment, PI, or other markup " ,
-		"Not valid after content " ,
-		"Expected comment " ,
-		"Expected comment or processing instruction " ,
-		"Expected whitespace " ,
-		"No root element in DOCTYPE " ,
-		"Expected quoted string " ,
-		"Expected public id " ,
-		"Invalid character in public id (Unicode: 0x{0}) " ,
-		"Unterminated DOCTYPE declaration " ,
-		"Invalid character in internal subset (Unicode: 0x{0}) " ,
-		"Unexpected whitespace " ,
-		"Invalid character in attribute value {0} (Unicode: 0x{1}) " ,
-		"Expected a markup declaration " ,
-		"Text declaration not legal at this point " ,
-		"Conditional section in internal subset " ,
-		"Expected parameter entity name " ,
-		"Unterminated entity declaration, '{0}' " ,
-		"Invalid character reference " ,
-		"Unterminated character reference " ,
-		"Expected entity name for reference " ,
-		"Entity '{0}' was not found " ,
-		"Unparsed entity references, '{0}', not valid at this point " ,
-		"Unterminated entity reference, '{0}' " ,
-		"Recursive entity expansion, '{0}' " ,
-		"Partial markup in entity value " ,
-		"Unterminated element declaration, '{0}' " ,
-		"Expected content specification expression for element '{0}' " ,
-		"Expected asterisk " ,
-		"'{0}' is a mixed content model that is not terminated properly. " ,
-		"Expected system or public id " ,
-		"Unterminated notation declaration " ,
-		"Expected ',', '|', or ')' characters " ,
-		"Expected '|' or ')' characters " ,
-		"Expected ',' or ')' characters or close parenthesis in content model of element '{0}' " ,
-		"Expected enumeration value for attribute '{0}' " ,
-		"Expected | enumeration separator, or closing paren " ,
-		"Unterminated entity literal " ,
-		"There are more end tags than start tags " ,
-		"Expected an open parenthesis " ,
-		"The attribute '{0}' is already used in element '{1}' " ,
-		"A '<' character cannot be used in attribute '{0}', except through &lt; " ,
-		"A leading surrogate character was not followed by a legal second character " ,
-		"Expected ']]>' to end a conditional section " ,
-		"Expected INCLUDE or IGNORE at this point " ,
-		"Expected [ to follow INCLUDE or IGNORE " ,
-		"Unexpected end of entity {0} " ,
-		"A PE propagated out of the int/ext subset, discarding extra text " ,
-		"An extra ] character was found " ,
-		"PE refs are not allowed inside markup in the internal subset " ,
-		"An entity propagated out of the content section into Miscellaneous " ,
-		"Expected &# to be followed by a numeric character value " ,
-		"Expected an open bracket ('[') " ,
-		"The sequence ']]>' is not allowed in character data " ,
-		"Illegal sequence '--' in comment " ,
-		"Unterminated CDATA section " ,
-		"Expected NDATA " ,
-		"NDATA is not legal for parameter entities " ,
-		"Hex radix character refs must use 'x', not 'X' " ,
-		"'{0}' has already been set " ,
-		"The XMLDecl strings must be in the order: version, encoding, standalone " ,
-		"External entities cannot be referred to from attribute values " ,
-		"The XML or Text decl must start with '<?xml ', not '<?XML ' " ,
-		"Expected a literal entity value or PUBLIC/SYSTEM id " ,
-		"'{0}' is not a valid digit for the indicated radix " ,
-		"The input ended before all started tags were ended. Last tag started was '{0}' " ,
-		"Nested CDATA sections are not allowed " ,
-		"The prefix '{0}' has not been mapped to any URI " ,
-		"The start and the end tag were in the different entities " ,
-		"The main XML document cannot be empty " ,
-		"CDATA is not allowed outside the root element " ,
-		"Got an unexpected trailing surrogate character " ,
-		"No processing instruction starts with 'xml' " ,
-		"The XML or Text declaration must start at line/column 1/1 " ,
-		"The 'version=' string is required in an XMLDecl " ,
-		"The 'standalone=' string is only allowed in the main XML entity " ,
-		"The 'encoding=' string is required in an Text Decl " ,
-		"Colons are not allowed in this name when namespaces are enabled " ,
-		"{0} " ,
-		"The schemaLocation attribute does not contain pairs of values. " ,
-		"Fatal error encountered during schema scan " ,
-		"Reference to external entity declaration '{0}' is not allowed in a standalone document. " ,
-		"Partial markup in parameter entity replacement text in a complete declaration. " ,
-		"The value of the attribute '{0}' is invalid. Prefixed namespace bindings may not be empty. " ,
-		"The prefix 'xmlns' cannot be bound to any namespace explicitly. " ,
-		"The namespace for 'xmlns' cannot be bound to any prefix explicitly. " ,
-		"The prefix 'xml' cannot be bound to any namespace other than its usual namespace. " ,
-		"The namespace for 'xml' cannot be bound to any prefix other than 'xml'. " ,
-		"Element '{0}' cannot have 'xmlns' as its prefix. " ,
-		"Complex Type Definition Representation OK - 2.2: <restriction> must have a <simpleType> child. " ,
-		"DOCTYPE root element qname beginning with '{0}' invalid " ,
-		"Element qname beginning with '{0}' invalid " ,
-		"Attribute qname beginning with '{0}' invalid " ,
-		"Entity qname for reference beginning '{0}' invalid " ,
-		"Already seen doctype " ,
-		"Found a fallback element not a direct child of include element " ,
-		"include element found without href attribute " ,
-		"Found an include element with xpointer specification. XPointer not yet supported " ,
-		"Invalid parse attribute value '{0}' found on include element - only text or xml is valid " ,
-		"Multiple fallback elements found in include element in document '{0}' " ,
-		"Include failed, no fallback found in document '{0}' " ,
-		"Circular inclusion document '{0}' includes previously included document " ,
-		"Circular inclusion document '{0}' includes itself " ,
-		"Element '{0}' is not allowed as a child of an xi:include element " ,
-		"Included notation '{0}' conflicts with a notation already defined " ,
-		"Included entity '{0}' conflicts with an entity already defined " ,
+		"The parser has encountered more than '{0}' entity expansions in this document; this is the limit imposed by the application." ,
+		"Expected comment or CDATA" ,
+		"Expected an attribute name" ,
+		"Expected a notation name" ,
+		"Repetition of individual elements is not legal for mixed content models" ,
+		"Expected default attribute declaration, assuming #IMPLIED" ,
+		"Expected equal sign" ,
+		"Expected an element name" ,
+		"Comments must start with <!--" ,
+		"Invalid document structure" ,
+		"Expected a 'version=', 'encoding=', or 'standalone='" ,
+		"Invalid XML version string" ,
+		"Unsupported XML version, '{0}'" ,
+		"Unterminated XML decl" ,
+		"Invalid XML encoding declaration, '{0}'" ,
+		"Invalid standalone declaration" ,
+		"Unterminated comment" ,
+		"Processing instruction name expected" ,
+		"Unterminated processing instruction" ,
+		"Invalid character (Unicode: 0x{0})" ,
+		"Unterminated start tag, '{0}'" ,
+		"Expected an attribute value" ,
+		"Unterminated end tag, '{0}'" ,
+		"Expected type (CDATA, ID, NMTOKEN, etc.), for attribute '{0}' of element '{1}'" ,
+		"Expected end of tag '{0}'" ,
+		"Expected tag name, comment, PI, or other markup" ,
+		"Not valid after content" ,
+		"Expected comment" ,
+		"Expected comment or processing instruction" ,
+		"Expected whitespace" ,
+		"No root element in DOCTYPE" ,
+		"Expected quoted string" ,
+		"Expected public id" ,
+		"Invalid character in public id (Unicode: 0x{0})" ,
+		"Unterminated DOCTYPE declaration" ,
+		"Invalid character in internal subset (Unicode: 0x{0})" ,
+		"Unexpected whitespace" ,
+		"Invalid character in attribute value {0} (Unicode: 0x{1})" ,
+		"Expected a markup declaration" ,
+		"Text declaration not legal at this point" ,
+		"Conditional section in internal subset" ,
+		"Expected parameter entity name" ,
+		"Unterminated entity declaration, '{0}'" ,
+		"Invalid character reference" ,
+		"Unterminated character reference" ,
+		"Expected entity name for reference" ,
+		"Entity '{0}' was not found" ,
+		"Unparsed entity references, '{0}', not valid at this point" ,
+		"Unterminated entity reference, '{0}'" ,
+		"Recursive entity expansion, '{0}'" ,
+		"Partial markup in entity value" ,
+		"Unterminated element declaration, '{0}'" ,
+		"Expected content specification expression for element '{0}'" ,
+		"Expected asterisk" ,
+		"'{0}' is a mixed content model that is not terminated properly." ,
+		"Expected system or public id" ,
+		"Unterminated notation declaration" ,
+		"Expected ',', '|', or ')' characters" ,
+		"Expected '|' or ')' characters" ,
+		"Expected ',' or ')' characters or close parenthesis in content model of element '{0}'" ,
+		"Expected enumeration value for attribute '{0}'" ,
+		"Expected | enumeration separator, or closing paren" ,
+		"Unterminated entity literal" ,
+		"There are more end tags than start tags" ,
+		"Expected an open parenthesis" ,
+		"The attribute '{0}' is already used in element '{1}'" ,
+		"A '<' character cannot be used in attribute '{0}', except through &lt;" ,
+		"A leading surrogate character was not followed by a legal second character" ,
+		"Expected ']]>' to end a conditional section" ,
+		"Expected INCLUDE or IGNORE at this point" ,
+		"Expected [ to follow INCLUDE or IGNORE" ,
+		"Unexpected end of entity {0}" ,
+		"A PE propagated out of the int/ext subset, discarding extra text" ,
+		"An extra ] character was found" ,
+		"PE refs are not allowed inside markup in the internal subset" ,
+		"An entity propagated out of the content section into Miscellaneous" ,
+		"Expected &# to be followed by a numeric character value" ,
+		"Expected an open bracket ('[')" ,
+		"The sequence ']]>' is not allowed in character data" ,
+		"Illegal sequence '--' in comment" ,
+		"Unterminated CDATA section" ,
+		"Expected NDATA" ,
+		"NDATA is not legal for parameter entities" ,
+		"Hex radix character refs must use 'x', not 'X'" ,
+		"'{0}' has already been set" ,
+		"The XMLDecl strings must be in the order: version, encoding, standalone" ,
+		"External entities cannot be referred to from attribute values" ,
+		"The XML or Text decl must start with '<?xml ', not '<?XML '" ,
+		"Expected a literal entity value or PUBLIC/SYSTEM id" ,
+		"'{0}' is not a valid digit for the indicated radix" ,
+		"The input ended before all started tags were ended. Last tag started was '{0}'" ,
+		"Nested CDATA sections are not allowed" ,
+		"The prefix '{0}' has not been mapped to any URI" ,
+		"The start and the end tag were in the different entities" ,
+		"The main XML document cannot be empty" ,
+		"CDATA is not allowed outside the root element" ,
+		"Got an unexpected trailing surrogate character" ,
+		"No processing instruction starts with 'xml'" ,
+		"The XML or Text declaration must start at line/column 1/1" ,
+		"The 'version=' string is required in an XMLDecl" ,
+		"The 'standalone=' string is only allowed in the main XML entity" ,
+		"The 'encoding=' string is required in an Text Decl" ,
+		"Colons are not allowed in this name when namespaces are enabled" ,
+		"{0}" ,
+		"The schemaLocation attribute does not contain pairs of values." ,
+		"Fatal error encountered during schema scan" ,
+		"Reference to external entity declaration '{0}' is not allowed in a standalone document." ,
+		"Partial markup in parameter entity replacement text in a complete declaration." ,
+		"The value of the attribute '{0}' is invalid. Prefixed namespace bindings may not be empty." ,
+		"The prefix 'xmlns' cannot be bound to any namespace explicitly." ,
+		"The namespace for 'xmlns' cannot be bound to any prefix explicitly." ,
+		"The prefix 'xml' cannot be bound to any namespace other than its usual namespace." ,
+		"The namespace for 'xml' cannot be bound to any prefix other than 'xml'." ,
+		"Element '{0}' cannot have 'xmlns' as its prefix." ,
+		"Complex Type Definition Representation OK - 2.2: <restriction> must have a <simpleType> child." ,
+		"DOCTYPE root element qname beginning with '{0}' invalid" ,
+		"Element qname beginning with '{0}' invalid" ,
+		"Attribute qname beginning with '{0}' invalid" ,
+		"Entity qname for reference beginning '{0}' invalid" ,
+		"Already seen doctype" ,
+		"Found a fallback element not a direct child of include element" ,
+		"include element found without href attribute" ,
+		"Found an include element with xpointer specification. XPointer not yet supported" ,
+		"Invalid parse attribute value '{0}' found on include element - only text or xml is valid" ,
+		"Multiple fallback elements found in include element in document '{0}'" ,
+		"Include failed, no fallback found in document '{0}'" ,
+		"Circular inclusion document '{0}' includes previously included document" ,
+		"Circular inclusion document '{0}' includes itself" ,
+		"Element '{0}' is not allowed as a child of an xi:include element" ,
+		"Included notation '{0}' conflicts with a notation already defined" ,
+		"Included entity '{0}' conflicts with an entity already defined" ,
 		"F_ End " ,
 		} 
 
@@ -296,82 +296,82 @@
 	 // an array 
 	XMLValidity { 
 		"E_ Start " , 
-		"Unknown element '{0}' " ,
-		"Attribute '{0}' not defined " ,
-		"Notation '{0}' was referenced but never declared " ,
-		"Root element different from DOCTYPE " ,
-		"Required attribute '{0}' was not provided " ,
-		"Element '{0}' is not valid for content model: '{1}' " ,
-		"ID attributes must be #IMPLIED or #REQUIRED " ,
-		"This type of attribute cannot have an empty value " ,
-		"Element '{0}' has already been declared " ,
-		"Element '{0}' has more than one ID attribute " ,
-		"ID '{0}' has already been used " ,
-		"ID attribute '{0}' was referenced but never declared " ,
-		"Attribute '{0}' refers to an unknown notation '{1}' " ,
-		"Element '{0}' was used in the DOCTYPE but never declared " ,
-		"Empty content not valid for content model: '{0}' " ,
-		"Attribute '{0}' is not declared for element '{1}' " ,
-		"The value '{0}' for attribute '{1}' of type ENTITY/ENTITIES must refer to an external, unparsed entity " ,
-		"Attribute '{0}' refers to an unknown entity '{1}' " ,
-		"If namespaces are enabled, it's invalid for an attribute of type ID/IDREF/IDREFS/ENTITY/ENTITIES/NOTATION to contain a colon. " ,
-		"Not enough elements to match content model : '{0}' " ,
-		"No character data is allowed by content model " ,
-		"The value '{0}' for attribute '{1}' does not match its defined enumeration or notation list " ,
-		"The value '{0}' for attribute '{1}' must be Name or Nmtoken " ,
-		"Attribute '{0}' does not support multiple values " ,
-		"Attribute '{0}' has a value, '{1}', that does not match its #FIXED value, '{2}' " ,
-		"Element types cannot be duplicated in Mixed content models " ,
-		"{0} is unsupported " ,
-		"'{0}' is not allowed for the content of a '{1}' model group.  Only element, group, choice, sequence and any are allowed. " ,
-		"Unknown base type '{0}' for type '{1}'. " ,
-		"A <{0}> declaration that has a ref attribute, cannot have child content. " ,
-		"{1} " ,
-		"Prohibited Attribute {0} is found. " ,
-		"Illegal xml:space declaration. " ,
-		"Schema in {0} has a different target namespace from the one specified in the instance document {1}. " ,
-		"In element {0}: Can not have element children within a simple type content. " ,
-		"This element {0} has a simpletype but no datatype validator was found. " ,
-		"There is no Grammar for uri: {0}. " ,
-		"{0} " ,
-		"xsi:nil must not be specified for the element {0} with nillable equals false " ,
-		"Element {0} with attribute xsi:nil=true must be empty " ,
-		"Content of element '{0}' is different from the fixed attribute value in the element's schema declaration. " ,
-		"No datatype validator was found for this attribute {0}. " ,
-		"Schema error during parsing " ,
-		"Element '{0}' should be qualified " ,
-		"Element '{0}' should be un-qualified " ,
-		"Reference to external entity declaration '{0}' is not allowed in a standalone document. " ,
-		"Attribute '{0}' for element '{1}' has a default value and must be specified in a standalone document. " ,
-		"Attribute '{0}' must not be changed by normalization in a standalone document. " ,
-		"White space must not occur between externally declared elements with element content in a standalone document. " ,
-		"Entity '{0}' was not found " ,
-		"Partial markup in parameter entity replacement text. " ,
-		"Failed to validate '{0}' " ,
-		"Complex type '{0}' violates the Unique Particle Attribution rule in its components '{1}' and '{2}' " ,
-		"Abstract type '{0}' should not be used in xsi:type " ,
-		"A member of abstract element {0} substitution group must be specified " ,
-		"Element {0} is declared with a type that is abstract.  Use xsi:type to specify a non-abstract type " ,
-		"Unresolved type '{0}' found in xsi:type handling " ,
-		"Type '{0}' that is used in xsi:type is not derived from the type of element '{1}' " ,
-		"Element '{0}' has blocking constraint and does not permit substitution " ,
-		"Attribute '{0}' should be qualified " ,
-		"Attribute '{0}' should be un-qualified " ,
-		"Field matches more than one value within the scope of its selector; fields must match unique values " ,
-		"Internal identity constraint error; unknown field. " ,
-		"Identity-constraint 4.2.1: element '{0}' has a key with no value. " ,
-		"Not enough values specified for <key name={1}> identity constraint for element '{0}'. " ,
-		"Identity-constraint 4.2.3: element '{0}' has a key that matches an element that has nillable set to true. " ,
-		"Duplicate unique value declared for identity constraint of element '{0}'. " ,
-		"Duplicate key value declared for identity constraint of element '{0}'. " ,
-		"The keyref '{0}' refers to a key/unique that is out of scope. " ,
-		"The key for identity constraint of element '{0}' is not found. " ,
-		"Non-whitespace characters are not allowed in schema elements other than 'appinfo' and 'documentation'. " ,
-		"EMPTY Element '{0}' has Attribute '{1}' of type NOTATION  " ,
-		"EMPTY Element '{0}' can't have content(not even entity references, comments, PIs or white space).  " ,
-		"Element '{0}' has more than one Attribute of type NOTATION  " ,
-		"Attribute '{0}' has non distinct token '{1}'  " ,
-		"Element '{0}' 's content model(children) does not allow escaped white space.  " ,
+		"Unknown element '{0}'" ,
+		"Attribute '{0}' not defined" ,
+		"Notation '{0}' was referenced but never declared" ,
+		"Root element different from DOCTYPE" ,
+		"Required attribute '{0}' was not provided" ,
+		"Element '{0}' is not valid for content model: '{1}'" ,
+		"ID attributes must be #IMPLIED or #REQUIRED" ,
+		"This type of attribute cannot have an empty value" ,
+		"Element '{0}' has already been declared" ,
+		"Element '{0}' has more than one ID attribute" ,
+		"ID '{0}' has already been used" ,
+		"ID attribute '{0}' was referenced but never declared" ,
+		"Attribute '{0}' refers to an unknown notation '{1}'" ,
+		"Element '{0}' was used in the DOCTYPE but never declared" ,
+		"Empty content not valid for content model: '{0}'" ,
+		"Attribute '{0}' is not declared for element '{1}'" ,
+		"The value '{0}' for attribute '{1}' of type ENTITY/ENTITIES must refer to an external, unparsed entity" ,
+		"Attribute '{0}' refers to an unknown entity '{1}'" ,
+		"If namespaces are enabled, it's invalid for an attribute of type ID/IDREF/IDREFS/ENTITY/ENTITIES/NOTATION to contain a colon." ,
+		"Not enough elements to match content model : '{0}'" ,
+		"No character data is allowed by content model" ,
+		"The value '{0}' for attribute '{1}' does not match its defined enumeration or notation list" ,
+		"The value '{0}' for attribute '{1}' must be Name or Nmtoken" ,
+		"Attribute '{0}' does not support multiple values" ,
+		"Attribute '{0}' has a value, '{1}', that does not match its #FIXED value, '{2}'" ,
+		"Element types cannot be duplicated in Mixed content models" ,
+		"{0} is unsupported" ,
+		"'{0}' is not allowed for the content of a '{1}' model group.  Only element, group, choice, sequence and any are allowed." ,
+		"Unknown base type '{0}' for type '{1}'." ,
+		"A <{0}> declaration that has a ref attribute, cannot have child content." ,
+		"{1}" ,
+		"Prohibited Attribute {0} is found." ,
+		"Illegal xml:space declaration." ,
+		"Schema in {0} has a different target namespace from the one specified in the instance document {1}." ,
+		"In element {0}: Can not have element children within a simple type content." ,
+		"This element {0} has a simpletype but no datatype validator was found." ,
+		"There is no Grammar for uri: {0}." ,
+		"{0}" ,
+		"xsi:nil must not be specified for the element {0} with nillable equals false" ,
+		"Element {0} with attribute xsi:nil=true must be empty" ,
+		"Content of element '{0}' is different from the fixed attribute value in the element's schema declaration." ,
+		"No datatype validator was found for this attribute {0}." ,
+		"Schema error during parsing" ,
+		"Element '{0}' should be qualified" ,
+		"Element '{0}' should be un-qualified" ,
+		"Reference to external entity declaration '{0}' is not allowed in a standalone document." ,
+		"Attribute '{0}' for element '{1}' has a default value and must be specified in a standalone document." ,
+		"Attribute '{0}' must not be changed by normalization in a standalone document." ,
+		"White space must not occur between externally declared elements with element content in a standalone document." ,
+		"Entity '{0}' was not found" ,
+		"Partial markup in parameter entity replacement text." ,
+		"Failed to validate '{0}'" ,
+		"Complex type '{0}' violates the Unique Particle Attribution rule in its components '{1}' and '{2}'" ,
+		"Abstract type '{0}' should not be used in xsi:type" ,
+		"A member of abstract element {0} substitution group must be specified" ,
+		"Element {0} is declared with a type that is abstract.  Use xsi:type to specify a non-abstract type" ,
+		"Unresolved type '{0}' found in xsi:type handling" ,
+		"Type '{0}' that is used in xsi:type is not derived from the type of element '{1}'" ,
+		"Element '{0}' has blocking constraint and does not permit substitution" ,
+		"Attribute '{0}' should be qualified" ,
+		"Attribute '{0}' should be un-qualified" ,
+		"Field matches more than one value within the scope of its selector; fields must match unique values" ,
+		"Internal identity constraint error; unknown field." ,
+		"Identity-constraint 4.2.1: element '{0}' has a key with no value." ,
+		"Not enough values specified for <key name={1}> identity constraint for element '{0}'." ,
+		"Identity-constraint 4.2.3: element '{0}' has a key that matches an element that has nillable set to true." ,
+		"Duplicate unique value declared for identity constraint of element '{0}'." ,
+		"Duplicate key value declared for identity constraint of element '{0}'." ,
+		"The keyref '{0}' refers to a key/unique that is out of scope." ,
+		"The key for identity constraint of element '{0}' is not found." ,
+		"Non-whitespace characters are not allowed in schema elements other than 'appinfo' and 'documentation'." ,
+		"EMPTY Element '{0}' has Attribute '{1}' of type NOTATION" ,
+		"EMPTY Element '{0}' can't have content(not even entity references, comments, PIs or white space)." ,
+		"Element '{0}' has more than one Attribute of type NOTATION" ,
+		"Attribute '{0}' has non distinct token '{1}'" ,
+		"Element '{0}' 's content model(children) does not allow escaped white space." ,
 		"E_ End " ,
 		} 
 
@@ -379,368 +379,368 @@
 	 // an array 
 	XML4CErrors { 
 		"W_ Start " , 
-		"The primary document entity could not be opened. Id={0} " ,
+		"The primary document entity could not be opened. Id={0}" ,
 		"W_ End " ,
 		"F_ Start " , 
-		"The index is beyond the array bounds  " ,
-		"The new size is less than the old one " ,
-		"The index given was beyond the max attribute index " ,
-		"The passed AttTypes value is not known " ,
-		"The passed DefAttTypes value is not known " ,
-		"The bit index was beyond the set size " ,
-		"The bit sets are not of the same size " ,
-		"The buffer manager cannot provide any more buffers " ,
-		"The passed buffer was not found in this manager's pool " ,
-		"The pointer has not been set " ,
-		"The binary operation node had a unary node type " ,
-		"The content type must be mixed or children " ,
-		"PCDATA nodes are not valid at this point " ,
-		"The unary operation node had a binary node type " ,
-		"Unknown content model type " ,
-		"Unknown content spec type " ,
-		"The parent element has no content spec node " ,
-		"The spec type is not valid for {0} " ,
-		"The creation reason enum has an unknown value " ,
-		"The element stack is empty " ,
-		"The element stack was already empty when a pop request occurred " ,
-		"A parent operation was requested, but only one element is on the stack " ,
-		"The enumerator contains no more elements " ,
-		"Could not open file: {0} " ,
-		"Could not query the current file position " ,
-		"Could not close the file " ,
-		"Could not seek to end of file " ,
-		"Could not seek to required position in file " ,
-		"Could not duplicate the handle " ,
-		"Could not read data from file " ,
-		"Could not write data to file " ,
-		"Could not reset file to beginning " ,
-		"Could not ascertain the file size " ,
-		"Could not determine base pathname of the file " ,
-		"Parse may not be called while parsing " ,
-		"A DOCTYPE was seen but the installed validator does not understand DTDs " ,
-		"Could not open DTD file '{0}' " ,
-		"Could not open external entity '{0}' " ,
-		"The end of input was not expected " ,
-		"The hash modulus cannot be zero " ,
-		"Hashing the key returned an invalid bad hash value " ,
-		"The key could not be found in the hash table " ,
-		"Could not destroy mutex " ,
-		"Internal Error in NetAccessor " ,
-		"Error in NetAccessor. Cannot determine length of remote file " ,
-		"The NetAccessor could not be initialized. " ,
-		"The host/address '{0}' could not be resolved " ,
-		"Could not create the socket for URL '{0}' " ,
-		"Could not connect to the socket for URL '{0}' " ,
-		"Could not write to the socket for URL '{0}' " ,
-		"Could not read from the socket for URL '{0}' " ,
-		"The specified HTTP method is not supported by this NetAccessor. " ,
-		"The element {0} already exists " ,
-		"The passed id is not valid for this pool " ,
-		"The modulus value cannot be zero " ,
-		"The indicated reader id was never found " ,
-		"The auto encoding enum has an unknown value " ,
-		"Could not decode first line of entity: {0} " ,
-		"XMLDecl or TextDecl can not have NEL or lsep: {0} " ,
-		"The current transcoding service does not support source offset information " ,
-		"EBCDIC files must provide an encoding= string " ,
-		"The primary document entity could not be opened. Id={0} " ,
-		"Unbalanced start/end tags found, cannot continue " ,
-		"The call to scanNext() is illegal at this time " ,
-		"The index is past the top of stack " ,
-		"The stack is empty, cannot access members " ,
-		"The target buffer cannot have a max size of zero " ,
-		"The given radix is not supported. Use 2, 8, 10, or 16 " ,
-		"The target buffer is too small to accept the results " ,
-		"The start index is past the end of the string " ,
-		"The represented value overflowed the output binary result " ,
-		"String pool id was not legal " ,
-		"Unicode char 0x{0} is not representable in encoding {1} " ,
-		"An invalid multi-byte source text sequence was encountered " ,
-		"{0} is not a valid value for encoding {1} " ,
-		"Leading surrogate was not followed by trailing " ,
-		"Could not create a converter for encoding: {0} " ,
-		"The URL was not correctly formed " ,
-		"The URL used an unsupported protocol " ,
-		"Unsupported URL protocol: '{0}' " ,
-		"No protocol prefix present " ,
-		"Expected // after protocol " ,
-		"The base part of the URL cannot be relative " ,
-		"The port field must be a 16 bit decimal number " ,
-		"invalid byte {0} ({1}) of a {2}-byte sequence. " ,
-		"invalid bytes {0}, {1} of 3-byte sequence. " ,
-		"irregular bytes {0}, {1} of 3-byte sequence. " ,
-		"invalid bytes {0}, {1} of 4-byte sequence. " ,
-		"Exceeded byte limits {0}, {1}-byte sequence. " ,
-		"The passed index is past the end of the vector " ,
-		"The element id was invalid " ,
-		"When reusing the Grammar, no internal subset is allowed " ,
-		"The passed recognizer encoding was not known " ,
-		"The parser found an illegal character at offset {0} in the regular expression '{1}'. " ,
-		"Invalid reference number " ,
-		"A character is required after \ " ,
-		"'?' is not expected.  '(?:' or '(?=' or '(?!' or '(?<' or '(?#' or '(?>'? " ,
-		"'(?<=' or '(?<!' is expected " ,
-		"A comment is not terminated " ,
-		"')' is expected " ,
-		"Unexpected end of the pattern in a modifier group " ,
-		"':' is expected " ,
-		"Unexpected end of the pattern in a conditional group " ,
-		"A back reference or an anchor or a lookahead or a lookbehind is expected in a conditional pattern " ,
-		"There are more than three choices in a conditional group " ,
-		"A character in U+0040-U+005f must follow \c " ,
-		"A '{' is required before a category character. " ,
-		"A property name is not closed by '}' " ,
-		"Unexpected meta character " ,
-		"Unknown property " ,
-		"A POSIX character class must be closed by ':]' " ,
-		"Unexpected end of the pattern in a character class " ,
-		"Unknown name for a POSIX character class " ,
-		"']' is expected " ,
-		"'{0}' is not a valid character range; use '\{1}' instead " ,
-		"='[' is expected " ,
-		"')' or '-[' or '+[' or '&[' is expected " ,
-		"The range end code point '{0}' is less than the start code point '{1}' " ,
-		"Invalid Unicode hex notation " ,
-		"'\ x{' must be closed by '}' " ,
-		"Invalid Unicode code point " ,
-		"An anchor must not be present at this point " ,
-		"'{0}' is not a valid character escape " ,
-		"Invalid quantifier in '{0}'. A digit is expected " ,
-		"Invalid quantifier in '{0}'. Invalid quantity or a '}' is missing " ,
-		"Invalid quantifier in '{0}'. A digit or '}' is expected " ,
-		"Invalid quantifier in '{0}'. A min quantity must be <= a max quantity " ,
-		"Invalid quantifier in '{0}'. A quantity value overflow " ,
-		"A schema was seen but the installed validator does not understand schema " ,
-		"SubstitutionGroupComparator has no grammar resolver " ,
-		"Length Value '{0}' is invalid " ,
-		"maxLength Value '{0}' is invalid " ,
-		"minLength Value '{0}' is invalid " ,
-		"Length Value '{0}' must be a nonNegativeInteger " ,
-		"maxLength Value '{0}' must be a nonNegativeInteger " ,
-		"minLength Value '{0}' must be a nonNegativeInteger " ,
-		"It is an error for both length and maxLength to be members of facets " ,
-		"It is an error for both length and minLength to be members of facets " ,
-		"Value of maxLength '{0}' must be greater than the value of minLength '{1}' " ,
-		"Invalid Facet Tag '{0}' " ,
-		"Value of Length '{0}' must be equal to the base Length '{1}' " ,
-		"Value of minLength '{0}' must be greater than or equal to the base minLength '{1}' " ,
-		"Value of minLength '{0}' must be less than or equal to the base maxLength '{1}' " ,
-		"Value of maxLength '{0}' must be less than or equal to the base maxLength '{1}' " ,
-		"Value of maxLength '{0}' must be greater than or equal to the base minLength '{1}' " ,
-		"Value of Length '{0}' must be greater than or equal to the base minLength '{1}' " ,
-		"Value of Length '{0}' must be less than or equal to the base maxLength '{1}' " ,
-		"Value of minLength '{0}' must be less than or equal to the base Length '{1}' " ,
-		"Value of maxLength '{0}' must be greater than or equal to the base Length '{1}' " ,
-		"Value of enumeration = '{0}' must be from the value space of base " ,
-		"Value of whitespace '{0}' must be one of 'preserve', 'replace', 'collapse' " ,
-		"It is an error if whiteSpace = 'preserve' or 'replace' and base.whiteSpace = 'collapse'. " ,
-		"It is an error if whiteSpace = 'preserve' and base.whiteSpace = 'replace'. " ,
-		"MaxInclusive '{0}' is invalid " ,
-		"MaxExclusive '{0}' is invalid " ,
-		"MinInclusive '{0}' is invalid " ,
-		"MinExclusive '{0}' is invalid " ,
-		"TotalDigit Value '{0}' is invalid " ,
-		"FractionDigit Value '{0}' is invalid " ,
-		"TotalDigit Value '{0}' must be a PositiveInteger " ,
-		"FractionDigit Value '{0}' must be a nonNegativeInteger " ,
-		"It is an error for both maxInclusive and maxExclusive to be specified for the same datatype " ,
-		"It is an error for both minInclusive and minExclusive to be specified for the same datatype " ,
-		"maxExclusive value '{0}' must be greater than minExclusive value '{1}' " ,
-		"maxExclusive value '{0}' must be greater than minInclusive value '{1}' " ,
-		"maxInclusive value '{0}' must be greater than minExclusive value '{1}' " ,
-		"maxInclusive value '{0}' must be greater than minInclusive value '{1}' " ,
-		"TotalDigit value '{0}' must be greater than FractionDigit value '{1}' " ,
-		"maxInclusive value '{0}' must be less than base's maxExclusive value '{1}' " ,
-		"maxInclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}' " ,
-		"maxInclusive value '{0}' must be greater than or equal to base's minInclusive value '{1}' " ,
-		"maxInclusive value '{0}' must be greater than base's minExclusive value '{1}' " ,
-		"maxExclusive value '{0}' must be less than or equal to base's maxExclusive value '{1}' " ,
-		"maxExclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}' " ,
-		"maxExclusive value '{0}' must be greater than base's minInclusive value '{1}' " ,
-		"maxExclusive value '{0}' must be greater than base's minExclusive value '{1}' " ,
-		"minExclusive value '{0}' must be less than base's maxExclusive value '{1}' " ,
-		"minExclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}' " ,
-		"minExclusive value '{0}' must be greater than base's minInclusive value '{1}' " ,
-		"minExclusive value '{0}' must be greater than base's minExclusive value '{1}' " ,
-		"minInclusive value '{0}' must be less than base's maxExclusive value '{1}' " ,
-		"minInclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}' " ,
-		"minInclusive value '{0}' must be greater than or equal to base's minInclusive value '{1}' " ,
-		"minInclusive value '{0}' must be greater than base's minExclusive value '{1}' " ,
-		"maxInclusive value '{0}' must be from the base's value space " ,
-		"maxExclusive value '{0}' must be from the base's value space " ,
-		"minInclusive value '{0}' must be from the base's value space " ,
-		"minExclusive value '{0}' must be from the base's value space " ,
-		"totalDigit value '{0}' must be less than or equal to base's totalDigit value '{1}' " ,
-		"fractDigit value '{0}' must be less than or equal to base's totalDigit value '{1}' " ,
-		"fractDigit value '{0}' must be less than or equal to base's fractDigit value '{1}' " ,
-		"maxInclusive '{0}' must be equal to base's maxInclusive '{1}' , fixed " ,
-		"maxExclusive '{0}' must be equal to base's maxExclusive '{1}' , fixed " ,
-		"minInclusive '{0}' must be equal to base's minInclusive '{1}' , fixed " ,
-		"minExclusive '{0}' must be equal to base's minExclusive '{1}' , fixed " ,
-		"totalDigit '{0}' must be equal to base's totalDigit '{1}'  , fixed " ,
-		"fractDigit '{0}' must be equal to base's fractDigit '{1}' , fixed " ,
-		"maxLen '{0}' must be equal to base's maxLen '{1}' , fixed " ,
-		"minLen '{0}' must be equal to base's minLen '{1}' , fixed " ,
-		"whitespace '{0}' must be equal to base's whitespace '{1}' , fixed " ,
-		"internal Error: fixed " ,
-		"simpleType list's 'itemType' is empty. " ,
-		"simpleType union's 'memberTypes' is empty. " ,
-		"simpleType restriction's union 'base' is empty. " ,
-		"simpleType restriction's union 'base' type is '{0}' instead of union. " ,
-		"Value '{0}' does not match regular expression facet '{1}' " ,
-		"Value '{0}' is not encoded in Base64  " ,
-		"Value '{0}' is not encoded in HexBin  " ,
-		"Value '{0}' with length '{1}' exceeds maximum length facet of '{2}'  " ,
-		"Value '{0}' with length '{1}' is less than minimum length facet of '{2}'  " ,
-		"Value '{0}' with length '{1}' is not equal to length facet of '{2}'  " ,
-		"Value '{0}' is not in enumeration  " ,
-		"Value '{0}' with total digits '{1}' exceeds total digit facet of '{2}'  " ,
-		"Value '{0}' with fraction digits '{1}' exceeds fraction digit facet of '{2}'  " ,
-		"Value '{0}' must be less than or equal to MaxInclusive '{1}'  " ,
-		"Value '{0}' must be less than MaxExclusive '{1}'  " ,
-		"Value '{0}' must be greater than or equal to MinInclusive '{1}'  " ,
-		"Value '{0}' must be greater than MinExclusive '{1}'  " ,
-		"Value '{0}' is not whitespace replaced  " ,
-		"Value '{0}' is not a whitespace collapsed  " ,
-		"Value '{0}' is not valid NCName  " ,
-		"Value '{0}' is not valid '{1}'  " ,
-		"ID '{0}' is not unique  " ,
-		"Value '{0}' is not valid ENTITY  " ,
-		"Value '{0}' is not valid QName  " ,
-		"NOTATION '{0}' must be a valid QName  " ,
-		"Value '{0}' does not match any member types (of the union)  " ,
-		"Value '{0}' is NOT a valid URI  " ,
-		" Empty string encountered. " ,
-		" String contains whitespaces only. " ,
-		" More than one decimal points encountered. " ,
-		" Invalid chars encountered. " ,
-		" Null pointer encountered. " ,
-		" Cannot construct URI with null/empty '{0}'  " ,
-		" '{0}', '{1}' can only be set for a generic URI!  " ,
-		" '{0}' contains invalid escape sequence '{1}' " ,
-		" '{0}' contains invalid char '{1}' " ,
-		" '{0}' can not be set to null  " ,
-		" '{0}' is NOT conformance '{1}'  " ,
-		" No scheme found in URI " ,
-		" '{0}', '{1}' may not be specified if host is not specified  " ,
-		" '{0}', '{1}' may not be specified if path is not specified  " ,
-		" Port no '{0}' shall be in (0, 65535)  " ,
-		" Type '{0}' is invalid: internal error  " ,
-		"A result is not set. " ,
-		"CompactRanges - Internal Error " ,
-		"Merge Ranges - Mismatched type " ,
-		"SubtractRanges - Internal Error " ,
-		"IntersectRanges - Internal Error " ,
-		"ComplementRanges - Argument must be a RangeToken " ,
-		"Invalid category name: {0} " ,
-		"Keyword '{0}' not found " ,
-		"Reference no must be more than zero " ,
-		"Unknown option: {0} " ,
-		"Unknown token type " ,
-		"Failed to get RangeToken for: {0} " ,
-		"Not supported " ,
-		"Invalid child index " ,
-		"Replace pattern cannot match zero length string " ,
-		"Invalid replace pattern " ,
-		"Enabling the NEL option can only be called once per process. " ,
-		"operator new fails.  Possibly running Of memory " ,
-		"Operation is not allowed " ,
-		"Selectors cannot select attributes " ,
-		"Not allowed to have '|' at the beginning of an xpath value " ,
-		"Not allowed to have '||' in an xpath value " ,
-		"Missing attribute name in xpath " ,
-		"Expected xpath token 'NAMETEST_QNAME' or 'NAMETEST_ANY' or 'NAMETEST_NAMESPACE' " ,
-		"Prefix '{0}' not bound to namespace URI in an xpath value " ,
-		"Not allowed to have double colon in the xpath expression " ,
-		"Expected step following token 'AXISNAME_CHILD::' " ,
-		"Expected step following '//' in xpath " ,
-		"Expected step following '/' in xpath " ,
-		"'/' not allowed after '//' in xpath " ,
-		"'//' only allowed after '.' at the beginning of an xpath " ,
-		"Not allowed to have '/' at the beginning of an xpath value " ,
-		"Not allowed to select the root of an xpath " ,
-		"Empty xpath expression " ,
-		"The xpath expression cannot end with '|' " ,
-		"Invalid character '{0}' in xpath " ,
-		"XPath token not supported " ,
-		"Find a solution! " ,
-		"buffer not initialized yet! " ,
-		"'T' is missing! '{0}'  " ,
-		"invalid gDay! '{0}'  " ,
-		"invalid gMonth! '{0}'  " ,
-		"invalid gMonthDay! '{0}'  " ,
-		"Duration shall start with '-' or 'P'! '{0}'  " ,
-		"Duration shall always have 'P'! '{0}'  " ,
-		"'-' can only appear at first! '{0}'  " ,
-		"Duration has invalid stuff before 'T'! '{0}'  " ,
-		"Duration has no time elements after 'T'! '{0}'  " ,
-		"Duration shall have at least element ! '{0}'  " ,
-		"Duration shall have at least one digit after the . ! '{0}'  " ,
-		"Incomplete Date ! '{0}'  " ,
-		"Invalid Date ! '{0}'  " ,
-		"Incomplete Time ! '{0}'  " ,
-		"Invalid Time ! '{0}'  " ,
-		"ms shall be present once '.' is present ! '{0}'  " ,
-		"Incomplete YearMonth! '{0}'  " ,
-		"Year separator is missing or misplaced ! '{0}'  " ,
-		"Year must have 'CCYY' format ! '{0}'  " ,
-		"Invalid leading zero in year! '{0}'  " ,
-		"no month in YearMonth ! '{0}'  " ,
-		"TimeZone is expected ! '{0}'  " ,
-		"Expecting nothing after 'Z'! '{0}'  " ,
-		"Invalid TimeZone! '{0}'  " ,
-		"The year (0000) is an illegal year value! '{0}'  " ,
-		"The month must have values 1 to 12! '{0}'  " ,
-		"The day must have values 1 to {1}! '{0}'  " ,
-		"Hour must have values 0-23! '{0}'  " ,
-		"Minute must have values 0-59! '{0}'  " ,
-		"Second must have values 0-60! '{0}'  " ,
-		"Minute must have values 0-59! '{0}'  " ,
-		"Particle Derivation Restriction: The derived complexType has content, while base is empty. " ,
-		"NSCompat: The namespace of '{0}' is not allowed by wildcard in base " ,
-		"The occurrence range of '{0}' is not a valid restriction of base element's range " ,
-		"NameAndTypeOK: The Element name/uri in restriction does not match that of corresponding base element " ,
-		"NameAndTypeOK: Element '{0}' is nillable in the restriction, while it's not in the base " ,
-		"NameAndTypeOK: Element '{0}' is either not fixed, or is not fixed with the same value as in the base " ,
-		"NameAndTypeOK: The disallowed substitutions, for element '{0}', are not a superset of those of the base element " ,
-		"NameAndTypeOK: Element '{0}' has a type that does not derive from that of the base " ,
-		"NameAndTypeOK: Derived element '{0}' has fewer Identity Constraints than base element '{1}' " ,
-		"NameAndTypeOK: Derived element '{0}' has an Identity Constraint that does not appear on base element '{1}' " ,
-		"Occurrence range of group is not a valid restriction of occurrence range of base group " ,
-		"Recurse: There is not a complete functional mapping between the particles " ,
-		"Forbidden restriction of 'any': Choice,Seq,All,Elt " ,
-		"Forbidden restriction of 'all': Choice,Seq,Elt " ,
-		"Forbidden restriction of 'choice': All,Seq,Leaf " ,
-		"Forbidden restriction of 'sequence': Elt " ,
-		"Wildcard's occurrence range not a restriction of base wildcard's range " ,
-		"Wildcard is not a subset of corresponding wildcard in base " ,
-		"Group's occurrence range not a restriction of base wildcard's range " ,
-		"RecurseUnordered: There is not a complete functional mapping between the particles " ,
-		"MapAndSum: There is not a complete functional mapping between the particles " ,
-		"Particle derivation: Invalid content spec node type " ,
-		"NodeIDMap overflows and exceeds the largest available size " ,
-		"ProtoType has null class name " ,
-		"ProtoType name length diff '{0}' vs '{1}' " ,
-		"ProtoType name diff '{0}' vs '{1}' " ,
-		"InputStream read '{0}' less than required '{1}' " ,
-		"InputStream read '{0}' beyond buffer available '{1}' " ,
-		"Storing violation " ,
-		"Store buffer violation '{0}', '{1}' " ,
-		"Object Tag '{0}' exceed load pool upper Boundary '{1}' " ,
-		"Load pool size '{0}' not tally with object count '{1}' " ,
-		"Loading violation " ,
-		"Load buffer violation '{0}', '{1}' " ,
-		"Invalid class index '{0}', '{1}' " ,
-		"Invalid checkFillBuffer size '{0}' " ,
-		"Invalid checkFlushBuffer size '{0}' " ,
-		"Invalid null pointer encountered '{0}' " ,
-		"CreateObject fails  " ,
-		"Object count '{0}' exceed upper boundary '{1}' " ,
-		"Grammar Pool is empty " ,
-		"Grammar Pool is NOT empty " ,
-		"String Pool is NOT empty " ,
-		"Storer Level '{0}' is newer than Loader Level'{1}'  " ,
-		"Value '{0}' is not valid QName because the prefix is not defined " ,
+		"The index is beyond the array bounds" ,
+		"The new size is less than the old one" ,
+		"The index given was beyond the max attribute index" ,
+		"The passed AttTypes value is not known" ,
+		"The passed DefAttTypes value is not known" ,
+		"The bit index was beyond the set size" ,
+		"The bit sets are not of the same size" ,
+		"The buffer manager cannot provide any more buffers" ,
+		"The passed buffer was not found in this manager's pool" ,
+		"The pointer has not been set" ,
+		"The binary operation node had a unary node type" ,
+		"The content type must be mixed or children" ,
+		"PCDATA nodes are not valid at this point" ,
+		"The unary operation node had a binary node type" ,
+		"Unknown content model type" ,
+		"Unknown content spec type" ,
+		"The parent element has no content spec node" ,
+		"The spec type is not valid for {0}" ,
+		"The creation reason enum has an unknown value" ,
+		"The element stack is empty" ,
+		"The element stack was already empty when a pop request occurred" ,
+		"A parent operation was requested, but only one element is on the stack" ,
+		"The enumerator contains no more elements" ,
+		"Could not open file: {0}" ,
+		"Could not query the current file position" ,
+		"Could not close the file" ,
+		"Could not seek to end of file" ,
+		"Could not seek to required position in file" ,
+		"Could not duplicate the handle" ,
+		"Could not read data from file" ,
+		"Could not write data to file" ,
+		"Could not reset file to beginning" ,
+		"Could not ascertain the file size" ,
+		"Could not determine base pathname of the file" ,
+		"Parse may not be called while parsing" ,
+		"A DOCTYPE was seen but the installed validator does not understand DTDs" ,
+		"Could not open DTD file '{0}'" ,
+		"Could not open external entity '{0}'" ,
+		"The end of input was not expected" ,
+		"The hash modulus cannot be zero" ,
+		"Hashing the key returned an invalid bad hash value" ,
+		"The key could not be found in the hash table" ,
+		"Could not destroy mutex" ,
+		"Internal Error in NetAccessor" ,
+		"Error in NetAccessor. Cannot determine length of remote file" ,
+		"The NetAccessor could not be initialized." ,
+		"The host/address '{0}' could not be resolved" ,
+		"Could not create the socket for URL '{0}'" ,
+		"Could not connect to the socket for URL '{0}'" ,
+		"Could not write to the socket for URL '{0}'" ,
+		"Could not read from the socket for URL '{0}'" ,
+		"The specified HTTP method is not supported by this NetAccessor." ,
+		"The element {0} already exists" ,
+		"The passed id is not valid for this pool" ,
+		"The modulus value cannot be zero" ,
+		"The indicated reader id was never found" ,
+		"The auto encoding enum has an unknown value" ,
+		"Could not decode first line of entity: {0}" ,
+		"XMLDecl or TextDecl can not have NEL or lsep: {0}" ,
+		"The current transcoding service does not support source offset information" ,
+		"EBCDIC files must provide an encoding= string" ,
+		"The primary document entity could not be opened. Id={0}" ,
+		"Unbalanced start/end tags found, cannot continue" ,
+		"The call to scanNext() is illegal at this time" ,
+		"The index is past the top of stack" ,
+		"The stack is empty, cannot access members" ,
+		"The target buffer cannot have a max size of zero" ,
+		"The given radix is not supported. Use 2, 8, 10, or 16" ,
+		"The target buffer is too small to accept the results" ,
+		"The start index is past the end of the string" ,
+		"The represented value overflowed the output binary result" ,
+		"String pool id was not legal" ,
+		"Unicode char 0x{0} is not representable in encoding {1}" ,
+		"An invalid multi-byte source text sequence was encountered" ,
+		"{0} is not a valid value for encoding {1}" ,
+		"Leading surrogate was not followed by trailing" ,
+		"Could not create a converter for encoding: {0}" ,
+		"The URL was not correctly formed" ,
+		"The URL used an unsupported protocol" ,
+		"Unsupported URL protocol: '{0}'" ,
+		"No protocol prefix present" ,
+		"Expected // after protocol" ,
+		"The base part of the URL cannot be relative" ,
+		"The port field must be a 16 bit decimal number" ,
+		"invalid byte {0} ({1}) of a {2}-byte sequence." ,
+		"invalid bytes {0}, {1} of 3-byte sequence." ,
+		"irregular bytes {0}, {1} of 3-byte sequence." ,
+		"invalid bytes {0}, {1} of 4-byte sequence." ,
+		"Exceeded byte limits {0}, {1}-byte sequence." ,
+		"The passed index is past the end of the vector" ,
+		"The element id was invalid" ,
+		"When reusing the Grammar, no internal subset is allowed" ,
+		"The passed recognizer encoding was not known" ,
+		"The parser found an illegal character at offset {0} in the regular expression '{1}'." ,
+		"Invalid reference number" ,
+		"A character is required after \" ,
+		"'?' is not expected.  '(?:' or '(?=' or '(?!' or '(?<' or '(?#' or '(?>'?" ,
+		"'(?<=' or '(?<!' is expected" ,
+		"A comment is not terminated" ,
+		"')' is expected" ,
+		"Unexpected end of the pattern in a modifier group" ,
+		"':' is expected" ,
+		"Unexpected end of the pattern in a conditional group" ,
+		"A back reference or an anchor or a lookahead or a lookbehind is expected in a conditional pattern" ,
+		"There are more than three choices in a conditional group" ,
+		"A character in U+0040-U+005f must follow \c" ,
+		"A '{' is required before a category character." ,
+		"A property name is not closed by '}'" ,
+		"Unexpected meta character" ,
+		"Unknown property" ,
+		"A POSIX character class must be closed by ':]'" ,
+		"Unexpected end of the pattern in a character class" ,
+		"Unknown name for a POSIX character class" ,
+		"']' is expected" ,
+		"'{0}' is not a valid character range; use '\{1}' instead" ,
+		"='[' is expected" ,
+		"')' or '-[' or '+[' or '&[' is expected" ,
+		"The range end code point '{0}' is less than the start code point '{1}'" ,
+		"Invalid Unicode hex notation" ,
+		"'\ x{' must be closed by '}'" ,
+		"Invalid Unicode code point" ,
+		"An anchor must not be present at this point" ,
+		"'{0}' is not a valid character escape" ,
+		"Invalid quantifier in '{0}'. A digit is expected" ,
+		"Invalid quantifier in '{0}'. Invalid quantity or a '}' is missing" ,
+		"Invalid quantifier in '{0}'. A digit or '}' is expected" ,
+		"Invalid quantifier in '{0}'. A min quantity must be <= a max quantity" ,
+		"Invalid quantifier in '{0}'. A quantity value overflow" ,
+		"A schema was seen but the installed validator does not understand schema" ,
+		"SubstitutionGroupComparator has no grammar resolver" ,
+		"Length Value '{0}' is invalid" ,
+		"maxLength Value '{0}' is invalid" ,
+		"minLength Value '{0}' is invalid" ,
+		"Length Value '{0}' must be a nonNegativeInteger" ,
+		"maxLength Value '{0}' must be a nonNegativeInteger" ,
+		"minLength Value '{0}' must be a nonNegativeInteger" ,
+		"It is an error for both length and maxLength to be members of facets" ,
+		"It is an error for both length and minLength to be members of facets" ,
+		"Value of maxLength '{0}' must be greater than the value of minLength '{1}'" ,
+		"Invalid Facet Tag '{0}'" ,
+		"Value of Length '{0}' must be equal to the base Length '{1}'" ,
+		"Value of minLength '{0}' must be greater than or equal to the base minLength '{1}'" ,
+		"Value of minLength '{0}' must be less than or equal to the base maxLength '{1}'" ,
+		"Value of maxLength '{0}' must be less than or equal to the base maxLength '{1}'" ,
+		"Value of maxLength '{0}' must be greater than or equal to the base minLength '{1}'" ,
+		"Value of Length '{0}' must be greater than or equal to the base minLength '{1}'" ,
+		"Value of Length '{0}' must be less than or equal to the base maxLength '{1}'" ,
+		"Value of minLength '{0}' must be less than or equal to the base Length '{1}'" ,
+		"Value of maxLength '{0}' must be greater than or equal to the base Length '{1}'" ,
+		"Value of enumeration = '{0}' must be from the value space of base" ,
+		"Value of whitespace '{0}' must be one of 'preserve', 'replace', 'collapse'" ,
+		"It is an error if whiteSpace = 'preserve' or 'replace' and base.whiteSpace = 'collapse'." ,
+		"It is an error if whiteSpace = 'preserve' and base.whiteSpace = 'replace'." ,
+		"MaxInclusive '{0}' is invalid" ,
+		"MaxExclusive '{0}' is invalid" ,
+		"MinInclusive '{0}' is invalid" ,
+		"MinExclusive '{0}' is invalid" ,
+		"TotalDigit Value '{0}' is invalid" ,
+		"FractionDigit Value '{0}' is invalid" ,
+		"TotalDigit Value '{0}' must be a PositiveInteger" ,
+		"FractionDigit Value '{0}' must be a nonNegativeInteger" ,
+		"It is an error for both maxInclusive and maxExclusive to be specified for the same datatype" ,
+		"It is an error for both minInclusive and minExclusive to be specified for the same datatype" ,
+		"maxExclusive value '{0}' must be greater than minExclusive value '{1}'" ,
+		"maxExclusive value '{0}' must be greater than minInclusive value '{1}'" ,
+		"maxInclusive value '{0}' must be greater than minExclusive value '{1}'" ,
+		"maxInclusive value '{0}' must be greater than minInclusive value '{1}'" ,
+		"TotalDigit value '{0}' must be greater than FractionDigit value '{1}'" ,
+		"maxInclusive value '{0}' must be less than base's maxExclusive value '{1}'" ,
+		"maxInclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}'" ,
+		"maxInclusive value '{0}' must be greater than or equal to base's minInclusive value '{1}'" ,
+		"maxInclusive value '{0}' must be greater than base's minExclusive value '{1}'" ,
+		"maxExclusive value '{0}' must be less than or equal to base's maxExclusive value '{1}'" ,
+		"maxExclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}'" ,
+		"maxExclusive value '{0}' must be greater than base's minInclusive value '{1}'" ,
+		"maxExclusive value '{0}' must be greater than base's minExclusive value '{1}'" ,
+		"minExclusive value '{0}' must be less than base's maxExclusive value '{1}'" ,
+		"minExclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}'" ,
+		"minExclusive value '{0}' must be greater than base's minInclusive value '{1}'" ,
+		"minExclusive value '{0}' must be greater than base's minExclusive value '{1}'" ,
+		"minInclusive value '{0}' must be less than base's maxExclusive value '{1}'" ,
+		"minInclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}'" ,
+		"minInclusive value '{0}' must be greater than or equal to base's minInclusive value '{1}'" ,
+		"minInclusive value '{0}' must be greater than base's minExclusive value '{1}'" ,
+		"maxInclusive value '{0}' must be from the base's value space" ,
+		"maxExclusive value '{0}' must be from the base's value space" ,
+		"minInclusive value '{0}' must be from the base's value space" ,
+		"minExclusive value '{0}' must be from the base's value space" ,
+		"totalDigit value '{0}' must be less than or equal to base's totalDigit value '{1}'" ,
+		"fractDigit value '{0}' must be less than or equal to base's totalDigit value '{1}'" ,
+		"fractDigit value '{0}' must be less than or equal to base's fractDigit value '{1}'" ,
+		"maxInclusive '{0}' must be equal to base's maxInclusive '{1}' , fixed" ,
+		"maxExclusive '{0}' must be equal to base's maxExclusive '{1}' , fixed" ,
+		"minInclusive '{0}' must be equal to base's minInclusive '{1}' , fixed" ,
+		"minExclusive '{0}' must be equal to base's minExclusive '{1}' , fixed" ,
+		"totalDigit '{0}' must be equal to base's totalDigit '{1}'  , fixed" ,
+		"fractDigit '{0}' must be equal to base's fractDigit '{1}' , fixed" ,
+		"maxLen '{0}' must be equal to base's maxLen '{1}' , fixed" ,
+		"minLen '{0}' must be equal to base's minLen '{1}' , fixed" ,
+		"whitespace '{0}' must be equal to base's whitespace '{1}' , fixed" ,
+		"internal Error: fixed" ,
+		"simpleType list's 'itemType' is empty." ,
+		"simpleType union's 'memberTypes' is empty." ,
+		"simpleType restriction's union 'base' is empty." ,
+		"simpleType restriction's union 'base' type is '{0}' instead of union." ,
+		"Value '{0}' does not match regular expression facet '{1}'" ,
+		"Value '{0}' is not encoded in Base64" ,
+		"Value '{0}' is not encoded in HexBin" ,
+		"Value '{0}' with length '{1}' exceeds maximum length facet of '{2}'" ,
+		"Value '{0}' with length '{1}' is less than minimum length facet of '{2}'" ,
+		"Value '{0}' with length '{1}' is not equal to length facet of '{2}'" ,
+		"Value '{0}' is not in enumeration" ,
+		"Value '{0}' with total digits '{1}' exceeds total digit facet of '{2}'" ,
+		"Value '{0}' with fraction digits '{1}' exceeds fraction digit facet of '{2}'" ,
+		"Value '{0}' must be less than or equal to MaxInclusive '{1}'" ,
+		"Value '{0}' must be less than MaxExclusive '{1}'" ,
+		"Value '{0}' must be greater than or equal to MinInclusive '{1}'" ,
+		"Value '{0}' must be greater than MinExclusive '{1}'" ,
+		"Value '{0}' is not whitespace replaced" ,
+		"Value '{0}' is not a whitespace collapsed" ,
+		"Value '{0}' is not valid NCName" ,
+		"Value '{0}' is not valid '{1}'" ,
+		"ID '{0}' is not unique" ,
+		"Value '{0}' is not valid ENTITY" ,
+		"Value '{0}' is not valid QName" ,
+		"NOTATION '{0}' must be a valid QName" ,
+		"Value '{0}' does not match any member types of the union" ,
+		"Value '{0}' is NOT a valid URI" ,
+		" Empty string encountered." ,
+		" String contains whitespaces only." ,
+		" More than one decimal points encountered." ,
+		" Invalid chars encountered." ,
+		" Null pointer encountered." ,
+		" Cannot construct URI with null/empty '{0}'" ,
+		" '{0}', '{1}' can only be set for a generic URI" ,
+		" '{0}' contains invalid escape sequence '{1}'" ,
+		" '{0}' contains invalid char '{1}'" ,
+		" '{0}' can not be set to null" ,
+		" '{0}' is NOT conformant to '{1}'" ,
+		" No scheme found in URI" ,
+		" '{0}', '{1}' may not be specified if host is not specified" ,
+		" '{0}', '{1}' may not be specified if path is not specified" ,
+		" Port number '{0}' must be in (0, 65535)" ,
+		" Type '{0}' is invalid: internal error" ,
+		"A result is not set." ,
+		"CompactRanges - Internal Error" ,
+		"Merge Ranges - Mismatched type" ,
+		"SubtractRanges - Internal Error" ,
+		"IntersectRanges - Internal Error" ,
+		"ComplementRanges - Argument must be a RangeToken" ,
+		"Invalid category name: {0}" ,
+		"Keyword '{0}' not found" ,
+		"Reference no must be more than zero" ,
+		"Unknown option: {0}" ,
+		"Unknown token type" ,
+		"Failed to get RangeToken for: {0}" ,
+		"Not supported" ,
+		"Invalid child index" ,
+		"Replace pattern cannot match zero length string" ,
+		"Invalid replace pattern" ,
+		"Enabling the NEL option can only be called once per process." ,
+		"operator new fails.  Possibly running Of memory" ,
+		"Operation is not allowed" ,
+		"Selectors cannot select attributes" ,
+		"Not allowed to have '|' at the beginning of an xpath value" ,
+		"Not allowed to have '||' in an xpath value" ,
+		"Missing attribute name in xpath" ,
+		"Expected xpath token 'NAMETEST_QNAME' or 'NAMETEST_ANY' or 'NAMETEST_NAMESPACE'" ,
+		"Prefix '{0}' not bound to namespace URI in an xpath value" ,
+		"Not allowed to have double colon in the xpath expression" ,
+		"Expected step following token 'AXISNAME_CHILD::'" ,
+		"Expected step following '//' in xpath" ,
+		"Expected step following '/' in xpath" ,
+		"'/' not allowed after '//' in xpath" ,
+		"'//' only allowed after '.' at the beginning of an xpath" ,
+		"Not allowed to have '/' at the beginning of an xpath value" ,
+		"Not allowed to select the root of an xpath" ,
+		"Empty xpath expression" ,
+		"The xpath expression cannot end with '|'" ,
+		"Invalid character '{0}' in xpath" ,
+		"XPath token not supported" ,
+		"Find a solution" ,
+		"Buffer not yet initialized" ,
+		"'T' is missing: '{0}'" ,
+		"Invalid gDay: '{0}'" ,
+		"Invalid gMonth: '{0}'" ,
+		"Invalid gMonthDay: '{0}'" ,
+		"Duration shall start with '-' or 'P': '{0}'" ,
+		"Duration shall always have 'P': '{0}'" ,
+		"In duration '-' can only appear first: '{0}'" ,
+		"Duration has invalid text before 'T': '{0}'" ,
+		"Duration has no time elements after 'T': '{0}'" ,
+		"Duration must have at least one element: '{0}'" ,
+		"Duration must have at least one digit after '.': '{0}'" ,
+		"Incomplete Date: '{0}'" ,
+		"Invalid Date: '{0}'" ,
+		"Incomplete Time: '{0}'" ,
+		"Invalid Time: '{0}'" ,
+		"Expected fractional seconds after '.': '{0}'" ,
+		"Incomplete YearMonth: '{0}'" ,
+		"Year separator is missing or misplaced: '{0}'" ,
+		"Year must have 'CCYY' format: '{0}'" ,
+		"Invalid leading zero in year: '{0}'" ,
+		"No month in YearMonth: '{0}'" ,
+		"TimeZone is expected: '{0}'" ,
+		"Unexpected text after 'Z': '{0}'" ,
+		"Invalid TimeZone: '{0}'" ,
+		"Year 0000 is an illegal year value: '{0}'" ,
+		"The month value must be between 1 and 12: '{0}'" ,
+		"The day value must be between 1 and {1}: '{0}'" ,
+		"The hours value must be between 0 and 23: '{0}'" ,
+		"The minutes value must be between 0 and 59: '{0}'" ,
+		"The seconds value must be between 0 and 60: '{0}'" ,
+		"The minutes value must be between 0 and 59: '{0}'" ,
+		"Particle Derivation Restriction: The derived complexType has content, while base is empty." ,
+		"NSCompat: The namespace of '{0}' is not allowed by wildcard in base" ,
+		"The occurrence range of '{0}' is not a valid restriction of base element's range" ,
+		"NameAndTypeOK: The Element name/uri in restriction does not match that of corresponding base element" ,
+		"NameAndTypeOK: Element '{0}' is nillable in the restriction, while it's not in the base" ,
+		"NameAndTypeOK: Element '{0}' is either not fixed, or is not fixed with the same value as in the base" ,
+		"NameAndTypeOK: The disallowed substitutions, for element '{0}', are not a superset of those of the base element" ,
+		"NameAndTypeOK: Element '{0}' has a type that does not derive from that of the base" ,
+		"NameAndTypeOK: Derived element '{0}' has fewer Identity Constraints than base element '{1}'" ,
+		"NameAndTypeOK: Derived element '{0}' has an Identity Constraint that does not appear on base element '{1}'" ,
+		"Occurrence range of group is not a valid restriction of occurrence range of base group" ,
+		"Recurse: There is not a complete functional mapping between the particles" ,
+		"Forbidden restriction of 'any': Choice,Seq,All,Elt" ,
+		"Forbidden restriction of 'all': Choice,Seq,Elt" ,
+		"Forbidden restriction of 'choice': All,Seq,Leaf" ,
+		"Forbidden restriction of 'sequence': Elt" ,
+		"Wildcard's occurrence range not a restriction of base wildcard's range" ,
+		"Wildcard is not a subset of corresponding wildcard in base" ,
+		"Group's occurrence range not a restriction of base wildcard's range" ,
+		"RecurseUnordered: There is not a complete functional mapping between the particles" ,
+		"MapAndSum: There is not a complete functional mapping between the particles" ,
+		"Particle derivation: Invalid content spec node type" ,
+		"NodeIDMap overflows and exceeds the largest available size" ,
+		"ProtoType has null class name" ,
+		"ProtoType name length diff '{0}' vs '{1}'" ,
+		"ProtoType name diff '{0}' vs '{1}'" ,
+		"InputStream read '{0}' less than required '{1}'" ,
+		"InputStream read '{0}' beyond buffer available '{1}'" ,
+		"Storing violation" ,
+		"Store buffer violation '{0}', '{1}'" ,
+		"Object Tag '{0}' exceed load pool upper Boundary '{1}'" ,
+		"Load pool size '{0}' not tally with object count '{1}'" ,
+		"Loading violation" ,
+		"Load buffer violation '{0}', '{1}'" ,
+		"Invalid class index '{0}', '{1}'" ,
+		"Invalid checkFillBuffer size '{0}'" ,
+		"Invalid checkFlushBuffer size '{0}'" ,
+		"Invalid null pointer encountered '{0}'" ,
+		"CreateObject fails" ,
+		"Object count '{0}' exceed upper boundary '{1}'" ,
+		"Grammar Pool is empty" ,
+		"Grammar Pool is NOT empty" ,
+		"String Pool is NOT empty" ,
+		"Storer Level '{0}' is newer than Loader Level'{1}'" ,
+		"Value '{0}' is not valid QName because the prefix is not defined" ,
 		"F_ End " ,
 		} 
 
@@ -748,32 +748,32 @@
 	 // an array 
 	XMLDOMMsg { 
 		"F_ Start " , 
-		"Just an index " ,
-		"The index or size is negative, or greater than the allowed value " ,
-		"An attempt was made to insert a node where it is not permitted " ,
-		"A node is used in a different document than the one that created it " ,
-		"An invalid or illegal XML character is specified " ,
-		"An attempt is made to modify an object where modifications are not allowed " ,
-		"An attempt is made to reference a node in a context where it does not exist " ,
-		"The implementation does not support the requested type of object or operation " ,
-		"An attempt is made to add an attribute that is already in use elsewhere " ,
-		"An attempt is made to use an object that is not, or is no longer, usable. " ,
-		"An attempt is made to create or change an object in a way which is incorrect with regard to namespaces " ,

[... 45 lines stripped ...]


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org