XMLMsgCat_EN_US.Msg
上传用户:huihehuasu
上传日期:2007-01-10
资源大小:6948k
文件大小:41k
源码类别:

xml/soap/webservice

开发平台:

C/C++

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