en_US {
// 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 " ,
"An exception occurred! Type:{0}, Message:{1} " ,
"W_ End " ,
"E_ Start " ,
"'{0}' is not allowed for the content of a simpleType. Only list, union and restriction are allowed. " ,
"Error: Top level complexType has no name - declaration ignored " ,
"Globally-declared attribute must have a name - attribute declaration ignored " ,
"Attribute must have a name or a ref - attribute declaration ignored " ,
"Globally-declared element must have a name - element declaration ignored " ,
"Element must have a name or a ref attribute - element ignored " ,
"<group> must have a name or a ref attribute - declaration ignored " ,
"<attributeGroup> must have a name or a ref attribute - declaration ignored " ,
"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)*) " ,
"Untyped element: {0} " ,
"Error in content of simpleType, '{0}' is invalid. 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 - ignoring " ,
"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} " ,
"No attribute '{0}' was defined in schema: {1} " ,
"Error creating datatype validator: {0} " ,
"Invalid child following the simpleContent child in the complexType " ,
"Invalid child following the complexContent child in the complexType " ,
"The 'block' attribute values of a complexType must be #all | list(restriction,extension); {0} was found " ,
"The 'final' attribute values of a complexType must be #all | list(restriction,extension); {0} was found " ,
"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'. " ,
"Local attribute:{0} has also a ref defined - name ignored " ,
"Global attribute:'{0}' cannot have a ref defined " ,
"Error: Attribute '{0}' declared more than once in the same scope- ignoring " ,
"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. " ,
"{0}:'{1}' has also a ref defined - name ignored " ,
"ref cannot appear with any of type, abstract, block, final, nillable, default or fixed " ,
"Invalid {0} name:'{1}' - declaration ignored " ,
"Globally-declared element {0} cannot have a ref attribute - ref ignored " ,
"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} " ,
"The 'block' attribute values of an element must be #all | list(substitution,restriction,extension); {0} was found " ,
"The 'final' attribute values of an element must be #all | list(restriction,extension); {0} was found " ,
"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}' " ,
"Could not get the doc root for imported Schema: {0} " ,
"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 - declaration ignored " ,
"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