2 Notation '{0}' has already been declared 3 Attribute '{0}' has already been declared declared for element '{1}' 4 Encoding ({0}, from XMLDecl or manually set) contradicts the auto-sensed encoding, ignoring it 5 Element '{0}' was referenced in a content model but never declared 6 Element '{0}' was referenced in an attlist but never declared 9 {0} is unsupported 10 Error: Top level complexType has no name - declaration ignored 11 Globally-declared attribute must have a name - attribute decaration ignored 12 Attribute must have a name or a ref - attribute declaration ignored 13 Globally-declared element must have a name - element declaration ignored 14 Element must have a name or a ref attribute - element ignored 15 Anonymous complexType in element {0} has a name attribute 16 Anonymous simpleType in element {0} has a name attribute 17 The content of an element information item does not match (annotation?, (simpleType | complexType)?, (unique | key | keyref)*) 18 Invalid attribute name: {0} - declaration ignored 19 Untyped element: {0} 20 Error in content of simpleType 21 Expected simpleType in 'list' declaration for {0} 22 List | Union | Restriction content is invalid for type {0} 23 Error in content of derivation by list for {0} 24 Expected simpleType in 'restriction' declaration for {0} 25 Facet {0} already defined - ignoring 26 Expected simpleType in 'union' declaration for {0} 27 SimpleType content is empty 28 The content of the simpleContent element is invalid. The content must be RESTRICTION or EXTENSION 29 The BASE attribute must be specified for the RESTRICTION or EXTENSION element 30 The content of the complexContent element is invalid. The content must be RESTRICTION or EXTENSION 31 Error in content of element information item 32 Content (annotation?,..) is incorrect for type {0} 33 Unknown simpleType: {0} 34 Unknown complexType: {0} 35 Prefix: '{0}' can not be resolved to a URI 36 Ref element {0} not found in the Schema 37 Type not found in {0}:{1} 38 Could not find top level attribute: {0} 39 Invalid child '{0}' in the complex type 40 Base type could not be found: {0} 41 No attribute '{0}' was defined in schema: {1} 42 Error creating datatype validator: {0} 43 Error: Invalid complexType name - '{0}' is not a valid NCName 44 Invalid child following the simpleContent child in the complexType 45 Invalid child following the complexContent child in the complexType 46 The 'block' attribute values of a complexType must be #all | list(restriction,extension); {0} was found 47 The 'final' attribute values of a complexType must be #all | list(restriction,extension); {0} was found 48 An attribute cannot have both 'fixed' and 'default' present at the same time - default used 49 If default and use are both present, use must have the value 'optional'. 50 Local attribute:{0} has also a ref defined - name ignored 51 Global attribute:'{0}' cannot have a ref defined 52 Error: Attribute '{0}' declared more than once in the same scope- ignoring 53 Attribute declarations may not contain both a type and a simpleType declaration 54 SimpleType ({0}:{1}) for attribute: {2} not found 55 An element cannot have both 'fixed' and 'default' present at the same time 56 Element name:{0} has also a ref defined - name ignored 57 ref cannot appear with any of type, abstract, block, final, nullable, default or fixed 58 Invalid element name: {0} - declaration ignored 59 Globally-declared element {0} cannot have a ref attribute - ref ignored 60 Element '{0}' cannot have both a type attribute and a simpleType/complexType type child 61 Failed to validate '{0}' 62 Element {0} has a fixed or default value and must have a mixed simple or simple content model 63 The simpleType {0} that {1} uses has a value of 'final' which does not permit extension 64 The type '{0}' specified as the base in the simpleContent element must not have complexContent 65 The type '{0}' is a simple type. It cannot be used in a derivation by RESTRICTION for a complexType 66 Invalid child following the RESTRICTION or EXTENSION element in the simpleContent definition 67 Invalid child following the RESTRICTION or EXTENSION element in the complexContent definition 68 Annotation can only appear once: type {0} 69 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 70 The value 'substitution' already in the list 71 The value 'union' is already in the list 72 The value 'extension' is already in the list 73 The value 'list' is already in the list 74 The value 'restriction' is already in the list 75 Invalid block value: {0} 76 Invalid final value: {0} 77 Element {0} cannot be part of the substitution group headed by {1} 78 Element {0} has a type which does not derive from the type of the element at the head of the substitution group 79 Duplicate element decl in the same scope: {0} 80 The 'block' attribute values of an element must be #all | list(substitution,restriction,extension); {0} was found 81 The 'final' attribute values of an element must be #all | list(restriction,extension); {0} was found 82 Invalid value '{0}' for attribute: '{1}'. 83 Ref is present, and simpleType/form/type found 84 Duplicate reference attribute {0}:{1} in complexType 85 Derivation by restriction is forbidden by either the base type '{0}' or the schema 86 Derivation by extension is forbidden by either the base type '{0}' or the schema 87 The base type specified in the complexContent element must be a complexType 88 A schemaLocation attribute must be specified on an 'import' element. 89 Imported schema '{0}' has a different targetNameSpace '{1}' from what's declared '{2}' 90 Could not get the doc root for imported Schema: {0} 91 A schemaLocation attribute must be specified on an 'include' element. 92 Included schema '{0}' has a different targetNameSpace '{1}' 93 At most one element is expected in the content. 94 The 'atribute' content must be (annotation?, simpleType?); '{0}' encountered 95 Attribute '{0}' must appear in {1} {2} declarations 96 Attribute '{0}' cannot appear in {1} {2} declarations 97 Value of minOccurs '{0}' must not be greater than value of maxOccurs '{1}' 98 'anyAttribute' elements can contain at most one 'annotation' element in their children 99 Global {0} must have a name - declaration ignored 100 No circular definitions are allowed: '{0}' 101 Global {0}: '{1}' declared more than once or also declared as {2} 102 Invalid value '{0}' for facet 'whiteSpace'. Value should be 'collapse'. 103 {0} 106 Expected comment or CDATA 107 Expected an attribute name 108 Expected a notation name 109 Repetition of individual elements is not legal for mixed content models 110 Bad default attribute declaration 111 Expected default attribute declaration, assuming #IMPLIED 112 Attribute list syntax error 113 Expected equal sign 114 Duplication attribute name 115 Bad ID, '{0}', for xml:lang attribute 116 Expected an element name 117 Must start with an XMLDecl 118 Comments must start with