home *** CD-ROM | disk | FTP | other *** search
- 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 <group> must have a name or a ref attribute - declaration ignored
- 16 <attributeGroup> must have a name or a ref attribute - declaration ignored
- 17 Anonymous complexType in element {0} has a name attribute
- 18 Anonymous simpleType in element {0} has a name attribute
- 19 The content of an element information item does not match (annotation?, (simpleType | complexType)?, (unique | key | keyref)*)
- 20 Untyped element: {0}
- 21 Error in content of simpleType
- 22 Expected simpleType in 'list' declaration for {0}
- 23 List | Union | Restriction content is invalid for type {0}
- 24 Error in content of derivation by list for {0}
- 25 Expected simpleType in 'restriction' declaration for {0}
- 26 Facet {0} already defined - ignoring
- 27 Expected simpleType in 'union' declaration for {0}
- 28 SimpleType content is empty
- 29 The content of the simpleContent element is invalid. The content must be RESTRICTION or EXTENSION
- 30 The BASE attribute must be specified for the RESTRICTION or EXTENSION element
- 31 The content of the complexContent element is invalid. The content must be RESTRICTION or EXTENSION
- 32 Error in content of <schema> element information item
- 33 Content (annotation?,..) is incorrect for type {0}
- 34 Unknown simpleType: {0}
- 35 Unknown complexType: {0}
- 36 Prefix: '{0}' can not be resolved to a URI
- 37 Ref element {0} not found in the Schema
- 38 Type not found in {0}:{1}
- 39 Could not find top level attribute: {0}
- 40 Invalid child '{0}' in the complex type
- 41 Base type could not be found: {0}
- 42 No attribute '{0}' was defined in schema: {1}
- 43 Error creating datatype validator: {0}
- 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 {0}:'{1}' has also a ref defined - name ignored
- 57 ref cannot appear with any of type, abstract, block, final, nullable, default or fixed
- 58 Invalid {0} name:'{1}' - 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 Element {0} has a fixed or default value and must have a mixed simple or simple content model
- 62 The simpleType {0} that {1} uses has a value of 'final' which does not permit extension
- 63 The type '{0}' specified as the base in the simpleContent element must not have complexContent
- 64 The type '{0}' is a simple type. It cannot be used in a derivation by RESTRICTION for a complexType
- 65 Invalid child following the RESTRICTION or EXTENSION element in the simpleContent definition
- 66 Invalid child following the RESTRICTION or EXTENSION element in the complexContent definition
- 67 Annotation can only appear once: type {0}
- 68 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
- 69 The value 'substitution' already in the list
- 70 The value 'union' is already in the list
- 71 The value 'extension' is already in the list
- 72 The value 'list' is already in the list
- 73 The value 'restriction' is already in the list
- 74 Invalid block value: {0}
- 75 Invalid final value: {0}
- 76 Element {0} cannot be part of the substitution group headed by {1}
- 77 Element {0} has a type which does not derive from the type of the element at the head of the substitution group
- 78 Duplicate element decl in the same scope: {0}
- 79 The 'block' attribute values of an element must be #all | list(substitution,restriction,extension); {0} was found
- 80 The 'final' attribute values of an element must be #all | list(restriction,extension); {0} was found
- 81 Invalid value '{0}' for attribute: '{1}'.
- 82 Ref is present, and simpleType/form/type found
- 83 Duplicate reference attribute {0}:{1} in complexType
- 84 Derivation by restriction is forbidden by either the base type '{0}' or the schema
- 85 Derivation by extension is forbidden by either the base type '{0}' or the schema
- 86 The base type specified in the complexContent element must be a complexType
- 87 Imported schema '{0}' has a different targetNameSpace '{1}' from what's declared '{2}'
- 88 Could not get the doc root for imported Schema: {0}
- 89 A schemaLocation attribute must be specified on '{0}' element.
- 90 Included schema '{0}' has a different targetNameSpace '{1}'
- 91 At most one <annotation> element is expected in the content.
- 92 The 'atribute' content must be (annotation?, simpleType?); '{0}' encountered
- 93 Attribute '{0}' must appear in {1} {2} declarations
- 94 Attribute '{0}' cannot appear in {1} {2} declarations
- 95 Value of minOccurs '{0}' must not be greater than value of maxOccurs '{1}'
- 96 'anyAttribute' elements can contain at most one 'annotation' element in their children
- 97 Global <{0}> must have a name - declaration ignored
- 98 No circular definitions are allowed: '{0}'
- 99 Global {0}:'{1}' declared more than once or also declared as {2}
- 100 Global {0}:'{1}' declared more than once
- 101 Invalid value '{0}' for facet 'whiteSpace'. Value should be 'collapse'.
- 102 The namespace of an <import> element must be different from the targetNamespace of the <import>ing schema
- 103 If the namespace on an <import> element is not present, the <import>ing schema must have a targetNamespace
- 104 Element '{0}' must not have a value constraint:'{1}' as its type is derived from ID
- 105 It is an error for NOTATION to be used directly in a schema in element/attribute '{0}'
- 106 For element '{0}', the {content type} is mixed, then the {content type}'s particle must be emptiable
- 107 The content of complexType is EMPTY, but base is not empty or does not have emptiable particle.
- 108 The content type of the base type:'{0}' and derived type:'{1}' must both be mixed or element-only.
- 109 The content type is not a valid restriction of the content type of the base.
- 110 Derivation by extension or restriction is forbiden by either the base type '{0}' or the schema
- 111 The {item type definition} must have {variety} of atomic or union (where all member types must be atomic)
- 112 The {member type definitions} must all have {variety} of atomic or list
- 113 The group:'0' must contain (all | choice | sequence)
- 114 The attributeGroup:'0' must match (annotation?. ((attribute | attributeGroup)*, anyAttribute?))
- 115 The child of a model group definition must not specify either the minOccurs or maxOccurs attribute.
- 116 The {0} -'{1}:{2}'- not found in the schema
- 117 A group whose content is 'all' must only appear as the content type of a complex type definition.
- 118 When a model group has {compositor} 'all' which constitutes the {content type} of a complex type, minOccurs=maxOccurs=1
- 119 In an 'all' schema component, the value of minCoccurs/maxOccurs of an element must be '0' or '1'.
- 120 Circular attributeGroup reference -{0}- is disallowed outside <redefine>
- 121 Attribute '{0}' already defined in base and should not appear in derivation by extension.
- 122 The intensional intersection of {attributes wildcard}s must be expressible
- 123 Base type definition does not have any attributes
- 124 Attribute '{0}' has an inconsistent REQUIRED setting with that of the base
- 125 Type of attribute '{0}' must be validly derived from type of attribute in base
- 126 Attribute '{0}' is either not fixed, or has a different value from that of the base
- 127 Attribute '{0}' has invalid target namespace with respect to a base wildcard constraint or, base has no wildcard
- 128 An attribute wildcard is present in the derived type, but not in the base
- 129 The attribute wildcard in the derived type is not a valid subset of that in the base
- 130 Content of <all> is restricted to elements only. '{0}' encountered and ignored.
- 131 Redefined schema '{0}' has a different targetNameSpace '{1}'.
- 132 A simpleType child of a <redefine> must have a restriction element as a child
- 133 The base attribute of the restriction child of a simpleType, must be the same as the redefine simpleType's name attribute
- 134 A complexType child of a <redefine> must have a restriction or extension element as a grandchild
- 135 The base attribute of a restriction/extension must be the same as the complexType's name attribute in <redefine>
- 136 The group '{0}' which contains a reference to a group being redefined must have minOccurs = maxOccurs = 1
- 137 Could not find a declaration in the schema to be redefined corresponding to '{0}'
- 138 If a group child of a <redefine> element contains a group ref'ing itself, it must have exactly 1 reference.
- 139 If an attributeGroup of a <redefine> element contains a reference to itself, such reference must be exactly 1
- 140 The declaration for notation '{0}' is invalid
- 141 The notation declaration '{0}:{1}' is not found
- 142 {0}
- 145 Expected comment or CDATA
- 146 Expected an attribute name
- 147 Expected a notation name
- 148 Repetition of individual elements is not legal for mixed content models
- 149 Bad default attribute declaration
- 150 Expected default attribute declaration, assuming #IMPLIED
- 151 Attribute list syntax error
- 152 Expected equal sign
- 153 Duplication attribute name
- 154 Bad ID, '{0}', for xml:lang attribute
- 155 Expected an element name
- 156 Must start with an XMLDecl
- 157 Comments must start with <!--
- 158 Invalid document structure
- 159 Expected a 'version=', 'encoding=', or 'standalone='
- 160 Bad XML version string
- 161 Unsupported XML version, '{0}'
- 162 Unterminated XML decl
- 163 Bad XML encoding declaration, '{0}'
- 164 Bad standalone declaration
- 165 Unterminated comment
- 166 Processing instruction name expected
- 167 Unterminated processing instruction
- 168 Invalid character (Unicode: 0x{0})
- 169 Unexpected text before root element
- 170 Unterminated start tag, '{0}'
- 171 Expected an attribute value
- 172 Unterminated end tag
- 173 Expected type (CDATA, ID, NMTOKEN, ..), for attribute '{0}' of element '{1}'
- 174 Expected end of tag '{0}'
- 175 Expected tag name, comment, PI, or other markup
- 176 Not valid after content
- 177 Expected comment
- 178 Expected comment or processing instruction
- 179 Expected whitespace
- 180 No root element in DOCTYPE
- 181 Expected quoted string
- 182 Expected public id
- 183 Invalid character in public id (Unicode: 0x{0})
- 184 Unterminated DOCTYPE declaration
- 185 Invalid character in internal subset (Unicode: 0x{0})
- 186 Expected CDATA section
- 187 Invalid initial name character
- 188 Invalid name character
- 189 Unexpected whitespace
- 190 Invalid character in attribute value (Unicode: 0x{0})
- 191 Expected a markup declaration
- 192 Text declaration not legal here
- 193 Conditional section in internal subset
- 194 Expected parameter entity name
- 195 Unterminated entity declaration, '{0}'
- 196 Invalid character reference
- 197 Unterminated character reference
- 198 Expected entity name for reference
- 199 Entity '{0}' was not found
- 200 Unparsed entitty references, '{0}', not valid here
- 201 Unterminated entity reference
- 202 Recursive entity expansion
- 203 Partial markup in entity value
- 204 Unterminated element declaration, '{0}'
- 205 Expected content specification expression for element '{0}'
- 206 Expected asterisk
- 207 Unterminated Content model
- 208 Expected system id
- 209 Expected system or public id
- 210 Unterminated notation declaration
- 211 Expected ',', '|', or ')' characters
- 212 Expected '|' or ')' characters
- 213 Expected ',' or ')' characters or close parenthesis in content model of element '{0}'
- 214 Expected enumeration value for attribute '{0}'
- 215 Expected | enumeration separator, or closing paren
- 216 Unterminated entity literal
- 217 There are more end tags than start tags
- 218 Expected an open parenthesis
- 219 The attribute '{0}' is already used in element '{1}'
- 220 A '<' character cannot be used in attribute '{0}', except through <
- 221 A leading surrogate character was not followed by a legal second character
- 222 Expected ']]>' to end a conditional section
- 223 Expected INCLUDE or IGNORE here
- 224 Expected [ to follow INCLUDE or IGNORE
- 225 Expected a TextDecl here: <?xml ....
- 226 Expected a XMLDecl here: <?xml ....
- 227 Unexpected end of entity {0}
- 228 A PE propogated out of the int/ext subset, discarding extra text
- 229 An extra ] character was found an ignored
- 230 PE refs are not allowed inside markup in the internal subset
- 231 An entity propogated out of the content section into Miscellaneous
- 232 Expected to be followed by a numeric character value
- 233 Expected an open bracket ('[') here
- 234 The sequence ']]>' is not allowed in character data
- 235 Illegal sequence '--' in comment
- 236 Unterminated CDATA section
- 237 Expected NDATA
- 238 NDATA is not legal for parameter entities
- 239 Hex radix character refs must use 'x', not 'X'
- 240 '{0}' has already been set. Ignoring redundant setting
- 241 The XMLDecl strings must be in the order: version, encoding, standalone
- 242 External entities cannot be referred to from attribute values
- 243 The XML or Text decl must start with '<?xml ', not '<?XML '
- 244 Expected a literal entity value or PUBLIC/SYSTEM id
- 245 '{0}' is not a valid digit for the indicated radix
- 246 The input ended before all started tags were ended. Last tag started was '{0}'
- 247 The content model for element '{0}' is ambiguous
- 248 Nested CDATA sections are not allowed
- 249 The prefix '{0}' has not been mapped to any URI
- 250 The start and the end tag were in the different entities
- 251 The main XML document cannot be empty
- 252 CDATA is not allowed outside the root element
- 253 Only numeric character entities or special character entities are legal here
- 254 Got an unexpected trailing surrogate character
- 255 No processing instruction starts with 'xml'
- 256 The XML or Text declaration must start at line/column 1/1
- 257 The 'version=' string is required in an XMLDecl
- 258 The 'standalone=' string is only allowed in the main XML entity
- 259 The 'encoding=' string is required in an Text Decl
- 260 When namespaces are enabled, a name can have only one colon character
- 261 When namespaces are enabled, the colon cannot be the first or last character
- 262 Colons are not allowed in this name when namespaces are enabled
- 263 A system exception occured during processing
- 264 An exception occured! Type:{0}, Message:{1}
- 265 Unexpected end of file exception. Message: {0}
- 266 UnexpectedError
- 267 The schemaLocation attribute does not contain pairs of values.
- 268 Internal error: don't have a GrammarResolver for TraverseSchema
- 269 Fatal error encountered during schema scan
- 8194 The index is beyond the array bounds
- 8195 The new size is less than the old one
- 8196 The index given was beyond the max attribute index
- 8197 The passed AttTypes value is not known
- 8198 The passed DefAttTypes value is not known
- 8199 The bit index was beyond the set size
- 8200 The bit sets are not of the same size
- 8201 The buffer manager cannot provide any more buffers
- 8202 The passed buffer was not found in this manager's pool
- 8203 The pointer has not been set
- 8204 The binary operation node had a unary node type
- 8205 The content type must be mixed or children
- 8206 PCDATA nodes are not valid here
- 8207 The {0} operation is invalid for the spec type
- 8208 The unary operation node had a binary node type
- 8209 Unknown content model type
- 8210 Unknown content spec type
- 8211 The parent element has no content spec node
- 8212 The spec type is not valid for {0}
- 8213 The creation reason enum has an unknown value
- 8214 The element stack is empty
- 8215 The element stack index given was beyond the stack top
- 8216 The element stack was already empty when a pop request occured
- 8217 A parent operation was requested, but only one element is on the stack
- 8218 The enumerator contains no more elements
- 8219 Could not open file: {0}
- 8220 Could not query the current file position
- 8221 Could not close the file
- 8222 Could not seek to end of file
- 8223 Could not seek to required position in file
- 8224 Could not duplicate the handle
- 8225 Could not read data from file
- 8226 Could not reset file to beginning
- 8227 Could not acertain the file size
- 8228 Could not determine base pathname of the file
- 8229 The base path had too few levels to weave in relative part
- 8230 Parse may not be called while parsing
- 8231 A DOCTYPE was seen but the installed validator does not understand DTDs
- 8232 Could not open DTD file '{0}'
- 8233 Could not open external entity '{0}'
- 8234 The end of input was not expected
- 8235 The hash modulus cannot be zero
- 8236 Hashing the key returned an invalid bad hash value
- 8237 The key '{0}' could not be found in the hash table
- 8238 Could not create mutex
- 8239 Could not close mutex
- 8240 Could not lock mutex
- 8241 Could not unlock mutex
- 8242 Could not destroy mutex
- 8243 Error on {0} NetAccessor. Msg: {1}
- 8244 The NetAccessor could not be initialized. Error={0}
- 8245 The host/address '(0}' could not be resolved
- 8246 Could not create the socket for URL '{0}'. Error={1}
- 8247 Could not connect to the socket for URL '{0}'. Error={1}
- 8248 Could not write to the socket. Error={0}
- 8249 Could not read from the socket. Error={0}
- 8250 The element {0} already exists
- 8251 Hashing the key returned an invalid bad hash value
- 8252 The passed id is not valid for this pool
- 8253 The modulus value cannot be zero
- 8254 The indicated reader id was never found
- 8255 The auto encoding enum has an unknown value
- 8256 Could not decode first line of entity: {0}
- 8257 End of input was hit in the middle of a multibyte sequence
- 8258 The current transcoding service does not support source offset information
- 8259 EBCDIC files must provide an encoding= string
- 8260 The primary document entity could not be opened. Id={0}
- 8261 Unbalanced start/end tags found, cannot continue
- 8262 The call to scanNext() is illegal at this time
- 8263 The index is past the top of stack
- 8264 The stack is empty, cannot access members
- 8265 The target buffer cannot have a max size of zero
- 8266 The given radix is not supported. Use 2, 8, 10, or 16
- 8267 The target buffer is too small to accept the results
- 8268 The start index is past the end of the string
- 8269 The represented value overflowed the output binary result
- 8270 Could not write to standard err
- 8271 Could not write to standard out
- 8272 Could not write to console
- 8273 String pool id was not legal
- 8274 Could not create a default transcoder
- 8275 The maximum size to xlat is larger than the declared block size
- 8276 Unicode char 0x{0} is not representable in encoding {1}
- 8277 Character {0} is not valid for encoding {1}
- 8278 The requested block size is not equal to the size set during construction
- 8279 An invalid multi-byte source text sequence was encountered
- 8280 {0} is not a valid value for encoding {1}
- 8281 Leading surrogate was not followed by trailing
- 8282 Could not create a converter for encoding: {0}
- 8283 The URL was not correctly formed
- 8284 The URL used an unsupported protocol
- 8285 Unsupported URL protocol: '{0}'
- 8286 Only localhost is supported at this time
- 8287 No protocol prefix present
- 8288 Expected // after protocol
- 8289 % must be followed by two hex digits
- 8290 Unterminated host component
- 8291 The base part of the URL cannot be relative
- 8292 The base part has too few levels to weave in relative part
- 8293 The port field must be a 16 bit decimal number
- 8294 The passed index is past the end of the vector
- 8295 The element id was invalid
- 8296 When reusing the Grammar, no internal subset is allowed
- 8297 The passed recognizer encoding was not known
- 8298 Wrong character
- 8299 Invalid reference number
- 8300 A character is required after \
- 8301 '?' is not expected. '(?:' or '(?=' or '(?!' or '(?<' or '(?#' or '(?>'?
- 8302 '(?<=' or '(?<!' is expected
- 8303 A comment is not terminated
- 8304 ')' is expected
- 8305 Unexpected end of the pattern in a modifier group
- 8306 ':' is expected
- 8307 Unexpected end of the pattern in a conditional group
- 8308 A back reference or an anchor or a lookahead or a lookbehind is expected in a conditional pattern
- 8309 There are more than three choises in a conditional group
- 8310 A character in U+0040-U+005f must follow \c
- 8311 A Category character or '{' is required
- 8312 A property name is not closed by '}'
- 8313 Unexpected meta character
- 8314 Unknown property
- 8315 A POSIX character class must be closed by ':]'
- 8316 Unexpected end of the pattern in a character class
- 8317 Unknown name for a POSIX character class
- 8318 '-' is invalid here
- 8319 ']' is expected
- 8320 '[' is invalid in a characer class. Write '\['
- 8321 ']' is invalid in a characer class. Write '\]'
- 8322 ='[' is expected
- 8323 ')' or '-[' or '+[' or '&[' is expected
- 8324 The range end code point '{0}' is less than the start code point '{1}'
- 8325 Invalid Unicode hex notation
- 8326 Overflow in a hex notation
- 8327 '\x{' must be closed by '}'
- 8328 Invalid Unicode code point
- 8329 An anchor must not be here
- 8330 This expression is not supported in the current option setting
- 8331 Regular expression: unrecognized character '{0}' in charRange
- 8332 A schema was seen but the installed validator does not understand schema
- 8333 The {0} node type is not valid for copy
- 8334 SubstitutionGroupComparator has no grammar resolver
- 8335 Length Value '{0}' is invalid
- 8336 maxLength Value '{0}' is invalid
- 8337 minLength Value '{0}' is invalid
- 8338 Length Value '{0}' must be a nonNegativeInteger
- 8339 maxLength Value '{0}' must be a nonNegativeInteger
- 8340 minLength Value '{0}' must be a nonNegativeInteger
- 8341 It is an error for both length and maxLength to be members of facets
- 8342 It is an error for both length and minLength to be members of facets
- 8343 Value of maxLenght '{0}' must be greater than the value of minLength '{1}'
- 8344 Only constraining facet in boolean datatype is PATTERN
- 8345 Invalid Facet Tag '{0}'
- 8346 Value of Length '{0}' must be equal to the base Length '{1}'
- 8347 Value of minLength '{0}' must be greater than or equal to the base minLength '{1}'
- 8348 Value of minLength '{0}' must be less than or equal to the base maxLength '{1}'
- 8349 Value of maxLength '{0}' must be less than or equal to the base maxLength '{1}'
- 8350 Value of maxLength '{0}' must be greater than or equal to the base minLength '{1}'
- 8351 Value of enumeration = '{0}' must be from the value space of base
- 8352 Value of whitespace '{0}' must be one of 'preserve', 'replace', 'collapse'
- 8353 It is an error if whiteSpace = 'preserve' or 'replace' and base.whiteSpace = 'collapse'.
- 8354 It is an error if whiteSpace = 'preserve' and base.whiteSpace = 'replace'.
- 8355 MaxInclusive '{0}' is invalid
- 8356 MaxExclusive '{0}' is invalid
- 8357 MinInclusive '{0}' is invalid
- 8358 MinExclusive '{0}' is invalid
- 8359 TotalDigit Value '{0}' is invalid
- 8360 FractionDigit Value '{0}' is invalid
- 8361 TotalDigit Value '{0}' must be a nonNegativeInteger
- 8362 FractionDigit Value '{0}' must be a nonNegativeInteger
- 8363 It is an error for both maxInclusive and maxExclusive to be specified for the same datatype
- 8364 It is an error for both minInclusive and minExclusive to be specified for the same datatype
- 8365 maxExclusive value '{0}' must be greater than minExclusive value '{1}'
- 8366 maxExclusive value '{0}' must be greater than minInclusive value '{1}'
- 8367 maxInclusive value '{0}' must be greater than minExclusive value '{1}'
- 8368 maxInclusive value '{0}' must be greater than minInclusive value '{1}'
- 8369 TotalDigit value '{0}' must be greater than FractionDigit value '{1}'
- 8370 maxInclusive value '{0}' must be less than base's maxExclusive value '{1}'
- 8371 maxInclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}'
- 8372 maxInclusive value '{0}' must be greater than or equal to base's minInclusive value '{1}'
- 8373 maxInclusive value '{0}' must be greater than base's minExclusive value '{1}'
- 8374 maxExclusive value '{0}' must be less than or equal to base's maxExclusive value '{1}'
- 8375 maxExclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}'
- 8376 maxExclusive value '{0}' must be greater than base's minInclusive value '{1}'
- 8377 maxExclusive value '{0}' must be greater than base's minExclusive value '{1}'
- 8378 minExclusive value '{0}' must be less than base's maxExclusive value '{1}'
- 8379 minExclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}'
- 8380 minExclusive value '{0}' must be greater than base's minInclusive value '{1}'
- 8381 minExclusive value '{0}' must be greater than base's minExclusive value '{1}'
- 8382 minInclusive value '{0}' must be less than base's maxExclusive value '{1}'
- 8383 minInclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}'
- 8384 minInclusive value '{0}' must be greater than or equal to base's minInclusive value '{1}'
- 8385 minInclusive value '{0}' must be greater than base's minExclusive value '{1}'
- 8386 maxInclusive value '{0}' must be from the base's value space
- 8387 maxExclusive value '{0}' must be from the base's value space
- 8388 minInclusive value '{0}' must be from the base's value space
- 8389 minExclusive value '{0}' must be from the base's value space
- 8390 totalDigit value '{0}' must be less than or equal to base's totalDigit value '{1}'
- 8391 fractDigit value '{0}' must be less than or equal to base's totalDigit value '{1}'
- 8392 fractDigit value '{0}' must be less than or equal to base's fractDigit value '{1}'
- 8393 maxInclusive '{0}' must be equal to base's maxInclusive '{1}' , fixed
- 8394 maxExclusive '{0}' must be equal to base's maxExclusive '{1}' , fixed
- 8395 minInclusive '{0}' must be equal to base's minInclusive '{1}' , fixed
- 8396 minExclusive '{0}' must be equal to base's minExclusive '{1}' , fixed
- 8397 totalDigit '{0}' must be equal to base's totalDigit '{1}' , fixed
- 8398 fractDigit '{0}' must be equal to base's fractDigit '{1}' , fixed
- 8399 maxLen '{0}' must be equal to base's maxLen '{1}' , fixed
- 8400 minLen '{0}' must be equal to base's minLen '{1}' , fixed
- 8401 len '{0}' must be equal to base's len '{1}' , fixed
- 8402 whitespace '{0}' must be equal to base's whitespace '{1}' , fixed
- 8403 internal Error: fixed
- 8404 Null base validator in List
- 8405 Null member type validators in Union
- 8406 Null base validator in Union
- 8407 Union's base validator's type '{0}' must be union too
- 8408 Value '{0}' does not match regular expression facet '{1}'
- 8409 Value '{0}' is not encoded in Base64
- 8410 Value '{0}' is not encoded in HexBin
- 8411 Value '{0}' with length '{1}' exceeds maximum length facet of '{2}'
- 8412 Value '{0}' with length '{1}' is less than minimum length facet of '{2}'
- 8413 Value '{0}' with length '{1}' is not equal to length facet of '{2}'
- 8414 Value '{0}' is not in enumeration
- 8415 Value '{0}' with total digits '{1}' exceeds total digit facet of '{2}'
- 8416 Value '{0}' with fraction digits '{1}' exceeds fraction digit facet of '{2}'
- 8417 Value '{0}' must be less than or equal to MaxInclusive '{1}'
- 8418 Value '{0}' must be less than MaxExclusive '{1}'
- 8419 Value '{0}' must be greater than or equal to MinInclusive '{1}'
- 8420 Value '{0}' must be greater than MinExclusive '{1}'
- 8421 Value '{0}' is not whitespace replaced
- 8422 Value '{0}' is not a whitespace collapsed
- 8423 Value '{0}' is not valid NCName
- 8424 Value '{0}' is not valid Name
- 8425 ID '{0}' is not unique
- 8426 Value '{0}' is not valid ENTITY
- 8427 Value '{0}' is not valid QName
- 8428 NOTATION '{0}' must be a valid QName
- 8429 Value '{0}' does not match any member types (of the union)
- 8430 Value '{0}' is NOT a valid URI
- 8431 Empty string encountered.
- 8432 String contains whitespaces only.
- 8433 More than one decimal points encountered.
- 8434 Invalid chars encountered.
- 8435 Null pointer encountered.
- 8436 Cannot construct URI with null/empty '{0}'
- 8437 '{0}', '{1}' can only be set for a generic URI!
- 8438 '{0}' contains invalid escape sequence '{1}'
- 8439 '{0}' contains invalid char '{1}'
- 8440 '{0}' can not be set to null
- 8441 '{0}' is NOT conformant '{1}'
- 8442 No scheme found in URI
- 8443 '{0}', '{1}' may not be specified if host is not specified
- 8444 '{0}', '{1}' may not be specified if path is not specified
- 8445 '{0}', '{1}' cannot be specified in path
- 8446 Port no '{0}' shall be in (0, 65535)
- 8447 Value '{0}' shall be greater than the max Negative value '{1}'
- 8448 Value '{0}' shall be less than the max Negative value '{1}'
- 8449 Value '{0}' shall be in the range of '{1}', '{2}'
- 8450 Type '{0}' is invalid: internal error
- 8451 Value '{0}' shall have exponent.
- 8452 A result is not set.
- 8453 CompactRanges - Internal Error
- 8454 Merge Ranges - Mismatched type
- 8455 SubtractRanges - Internal Error
- 8456 IntersectRanges - Internal Error
- 8457 ComplementRanges - Argument must be a RangeToken
- 8458 Invalid category name: {0}
- 8459 Keyword '{0}' not found
- 8460 Reference no must be more than zero
- 8461 Unknown option: {0}
- 8462 Unknown token type
- 8463 Failed to get RangeToken for: {0}
- 8464 Not supported
- 8465 Invalid child index
- 8466 Enabling the NEL option can only be called once per process.
- 8467 {0}
- 8468 operator new fails. Possibly running Of memory
- 8469 Operation is not allowed
- 16386 Unknown element '{0}'
- 16387 Attribute '{0}' not defined
- 16388 Notation '{0}' was referenced but never declared
- 16389 Root element different from DOCTYPE
- 16390 Required attribute '{0}' was not provided
- 16391 Element '{0}' is not valid for content model: '{1}'
- 16392 ID attributes must be #IMPLIED or #REQUIRED
- 16393 This type of attribute cannot have an empty value
- 16394 Element '{0}' has already been declared
- 16395 Element '{0}' has more than one ID attribute
- 16396 ID '{0}' has already been used
- 16397 ID attribute '{0}' was referenced but never declared
- 16398 Attribute '{0}' refers to an unknown notation '{1}'
- 16399 Element '{0}' was used in the DOCTYPE but never declared
- 16400 Empty content not valid for content model: '{0}'
- 16401 Attribute '{0}' is not declared for element '{1}'
- 16402 Attributes of type ENTITY/ENTITIES must refer to an external, unparsed entity
- 16403 Attribute '{0}' refers to an unknown entity '{1}'
- 16404 Not enough elements to match content model : '{0}'
- 16405 No character data is allowed by content model
- 16406 Attribute '{0}' does not match its defined enumeration or notation list
- 16407 The values for attribute '{0}' must be names or name tokens
- 16408 Attribute '{0}' does not support multiple values
- 16409 Attribute '{0}' has a value, '{1}', that does not match its #FIXED value, '{2}'
- 16410 Element types cannot be duplicated in Mixed content models
- 16411 No validator for datatype {0}
- 16412 Incorrect datatype: {0}
- 16413 {0} is not a datatype.
- 16414 The content attribute must be 'textOnly' if you specify a type attribute.
- 16415 {0} is unsupported
- 16416 Nested Element decls only allowed in elementOnly content
- 16417 Element references only allowed in mixed or elementOnly content
- 16418 {0} only allowed in elementOnly content.
- 16419 {0} not allowed if the order is all.
- 16420 Datatype qualifiers can only be used if you specify a type attribute.
- 16421 The datatype qualifier {0} is not supported.
- 16422 Error: {0} content must be one of element, group, modelGroupRef. Saw {1}
- 16423 Unknown base type {0} for type {1}.
- 16424 Can only have one of type and ref attributes.
- 16425 A <{0}> declaration that has a ref attribute, cannot have child content.
- 16426 Incorrect type for {0}'s default value: {1}
- 16427 Illegal content {0} in attribute group
- 16428 Value of {0} is not an integer.
- 16429 Datatype error: Type:{0}, Message:{1}.
- 16430 Schema error: Type:{0}, Message:{1}
- 16431 The type of the element has already been declared.
- 16432 Prohibited Attribute is found.
- 16433 Illegal xml:space declaration.
- 16434 {0} is not a boolean.
- 16435 {0} is not a decimal.
- 16436 Facets are inconsistent with base type.
- 16437 Illegal value {0} for facet {1}.
- 16438 Illegal Facet for decimal type.
- 16439 Unknown Facet: {0}.
- 16440 Invalid value for Enum constant: {0}.
- 16441 {0} is out of bounds:[ {1} {3} X {4} {2} ].
- 16442 {0} is not one of the specified enum values.
- 16443 {0} is not an integer.
- 16444 Illegal Facet for Integer type.
- 16445 {0} is not a double.
- 16446 Illegal Facet for Real type.
- 16447 Scale Facet must be less than or equal to Precision Facet
- 16448 {0} has exceeded the precision Facet {1}
- 16449 {0} has execeed the scale Facet {1}
- 16450 {0} is not a float.
- 16451 Can't get back Schema document's root element {0}.
- 16452 Schema in {0} has a different target namespace from the one specified in the instance document {1}.
- 16453 In element {0}: Can not have element children within a simple type content.
- 16454 This element {0} has a simpletype but no datatypevalidator was found.
- 16455 There is no Grammar for uri: {0}.
- 16456 {0}
- 16457 xsi:nil must not be specified for the element {0} with nillable equals false
- 16458 Element {0} with attribute xsi:nil=true must be empty
- 16459 Content of element '{0}' is different from the fixed attribute value in the element's schema declaration.
- 16460 No datatypevalidator was found for this attribute {0}.
- 16461 Schema error during parsing
- 16462 Element '{0}' should be qualified
- 16463 Element '{0}' should be un-qualified
- 16464 Reference to external entity declaration '{0}' is not allowed in a standalone document.
- 16465 Attribute '{0}' for element '{1}' has a default value and must be specified in a standalone document.
- 16466 Attribute '{0}' must not be changed by normalization in a standalone document.
- 16467 White space must not occur between externally declared elements with element content in a standalone document.
- 16468 Entity '{0}' was not found
- 16469 Partial markup in parameter entity replacement text.
- 16470 Failed to validate '{0}'
- 16471 '{0}' and '{1}' violate the Unique Particle Attribution rule
- 16472 Abstract type '{0}' should not be used in xsi:type
- 16473 A member of abstract element {0} substitution group must be specified
- 16474 Element {0} is declared with a type that is abstract. Use xsi:type to specify a non-abstract type
- 16475 Unresolved type '{0}' found in xsi:type handling
- 16476 Type '{0}' that is used in xsi:type is not derived from the type of element '{1}'
- 16477 Element '{0}' has blocking constraint and does not permit substitution
- 16478 Attribute '{0}' should be qualified
- 16479 Attribute '{0}' should be un-qualified
-