You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by am...@apache.org on 2008/09/24 15:19:02 UTC

svn commit: r698557 [2/3] - in /xerces/c/trunk: src/xercesc/util/MsgLoaders/Win32/Version.rc tools/NLS/Xlat/Xlat_Win32RC.cpp

Modified: xerces/c/trunk/src/xercesc/util/MsgLoaders/Win32/Version.rc
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/util/MsgLoaders/Win32/Version.rc?rev=698557&r1=698556&r2=698557&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/util/MsgLoaders/Win32/Version.rc (original)
+++ xerces/c/trunk/src/xercesc/util/MsgLoaders/Win32/Version.rc Wed Sep 24 06:19:01 2008
@@ -10,6 +10,7 @@
 #include "winver.h"
 #include "winnt.h"
 
+
 /////////////////////////////////////////////////////////////////////////////
 #undef APSTUDIO_READONLY_SYMBOLS
 
@@ -104,768 +105,768 @@
 
 STRINGTABLE DISCARDABLE
 BEGIN
-    2                 "notation '{0}' has already been declared"
-    3                 "attribute '{0}' has already been declared for element '{1}'"
-    4                 "encoding '{0}' from XML declaration or manually set contradicts the auto-sensed encoding; ignoring"
-    5                 "element '{0}' is referenced in a content model but was never declared"
-    6                 "element '{0}' is referenced in an ATTLIST but was never declared"
-    7                 "{0}"
-    8                 "unable to include document '{0}'"
-    9                 "unable to open text file target '{0}'"
-    10                "unable to include resource '{0}'"
-    13                "'{0}' is not allowed for the content of simpleType; only list, union, and restriction are allowed"
-    14                "globally-defined complex type must have a name"
-    15                "globally-declared attribute must have a name"
-    16                "attribute declaration must have name or 'ref' attribute"
-    17                "element declaration must have name or 'ref' attribute"
-    18                "group declaration must have name or a 'ref' attribute"
-    19                "attributeGroup declaration must have name or 'ref' attribute"
-    20                "anonymous complexType in element '{0}' has name"
-    21                "anonymous simpleType in element '{0}' has name"
-    22                "content of element declaration must match (annotation?, (simpleType | complexType)?, (unique | key | keyref)*)"
-    23                "invalid content in simple type '{0}'; only list, union, and restriction are allowed"
-    24                "expected simpleType in list definition for type '{0}'"
-    25                "list, union, or restriction content is invalid for type '{0}'"
-    26                "invalid content in list definition for type '{0}'"
-    27                "expected simpleType in restriction definition for type '{0}'"
-    28                "facet '{0}' is already defined"
-    29                "expected simpleType in union definition for type '{0}'"
-    30                "content in simpleType definition is empty"
-    31                "expected restriction or extension in simpleContent definition"
-    32                "base attribute must be specified for restriction or extension definition"
-    33                "expected restriction or extension in complexContent definition"
-    34                "invalid content in 'schema' element"
-    35                "invalid content for type '{0}'"
-    36                "unknown simpleType '{0}'"
-    37                "unknown complexType '{0}'"
-    38                "prefix '{0}' can not be resolved to namespace URI"
-    39                "referenced element '{0}' not found"
-    40                "type '{0}:{1}' not found"
-    41                "attribute '{0}' not found"
-    42                "invalid element '{0}' in complex type definition"
-    43                "base type '{0}' not found"
-    44                "unable to create validator for '{0}'"
-    45                "invalid element following simpleContent definition in complexType"
-    46                "invalid element following complexContent definition in complexType"
-    47                "attribute '{0}' cannot have both fixed and default values"
-    48                "attribute '{0}' with default value must be optional"
-    49                "attribute '{0}' declared more than once in the same scope"
-    50                "attribute '{0}' cannot have both 'type' attribute and simpleType definition"
-    51                "simpleType '{0}:{1}' for attribute '{2}' not found"
-    52                "element '{0}' cannot have both fixed and default values"
-    53                "invalid {0} name '{1}'"
-    54                "element '{0}' cannot have both 'type' attribute and simpleType/complexType definition"
-    55                "element '{0}' has fixed or default value and must have mixed simple or simple content model"
-    56                "simpleType '{0}' that '{1}' extends has a value of the final attribute that does not permit extension"
-    57                "type '{0}' specified as the base in simpleContent definition must not have complex content"
-    58                "type '{0}' is a simple type and cannot be used in derivation by restriction in complexType definition"
-    59                "invalid element following restriction or extension definition in simpleContent"
-    60                "invalid element following restriction or extension definition in complexContent"
-    61                "duplicate annotation in type '{0}'"
-    62                "type '{0}' cannot be used in its own union, list, or restriction definition"
-    63                "value 'substitution' is already in the final list"
-    64                "value 'union' is already in the final list"
-    65                "value 'extension' is already in the final list"
-    66                "value 'list' is already in the final list"
-    67                "value 'restriction' is already in the final list"
-    68                "block value '{0}' is invalid"
-    69                "final value '{0}' is invalid"
-    70                "element '{0}' cannot be part of the substitution group headed by '{1}'"
-    71                "element '{0}' has a type which does not derive from the type of the element at the head of the substitution group"
-    72                "element '{0}' declared more than once in the same scope"
-    73                "value '{0}' invalid for attribute '{1}'"
-    74                "attribute '{0}' has both 'ref' attribute and inline simpleType definition or 'form' or 'type' attribute"
-    75                "duplicate reference attribute '{0}:{1}' in complexType definition"
-    76                "derivation by restriction is forbidden by either base type '{0}' or globally"
-    77                "derivation by extension is forbidden by either base type '{0}' or globally"
-    78                "base type specified in complexContent definition must be a complex type"
-    79                "imported schema '{0}' has different target namespace '{1}'; expected '{2}'"
-    80                "'schemaLocation' attribute must be specified in element '{0}'"
-    81                "included schema '{0}' has different target namespace '{1}'"
-    82                "at most one annotation is allowed"
-    83                "content of attribute '{0}' must match (annotation?, simpleType?)"
-    84                "attribute '{0}' must appear in global {1} declarations"
-    85                "attribute '{0}' must appear in local {1} declarations"
-    86                "attribute '{0}' cannot appear in global {1} declarations"
-    87                "attribute '{0}' cannot appear in local {1} declarations"
-    88                "minOccurs value '{0}' must not be greater than maxOccurs value '{1}'"
-    89                "duplicate annotation in anyAttribute declaration"
-    90                "global {0} declaration must have name"
-    91                "circular definition in '{0}'"
-    92                "global type '{0}:{1}' declared more than once or also declared as {2}"
-    93                "global {0} '{1}' declared more than once"
-    94                "invalid value '{0}' for whiteSpace facet; expected 'collapse'"
-    95                "namespace of import declaration must be different from target namespace of importing schema"
-    96                "importing schema must have target namespace if namespace in import declaration is not present"
-    97                "element '{0}' cannot have value constraint '{1}' if its type is derived from ID"
-    98                "element/attribute '{0}' is of NOTATION type"
-    99                "element '{0}' has mixed content type and the content type's particle must be emptiable"
-    100               "complexType definition has empty content but base type is not empty or does not have emptiable particle"
-    101               "content types of base type '{0}' and derived type '{1}' must both be mixed or element-only"
-    102               "derived content type is not a valid restriction of base content type"
-    103               "derivation by extension or restriction is forbidden by either base type '{0}' or globally"
-    104               "item type definition must have variety of atomic or union where all member types must be atomic"
-    105               "group '{0}' must contain all, choice, or sequence compositor"
-    106               "content of attributeGroup '{0}' must match (annotation?, ((attribute | attributeGroup)*, anyAttribute?))"
-    107               "top-level compositor in a group must not have 'minOccurs' or 'maxOccurs' attribute"
-    108               "{0} '{1}:{2}' not found"
-    109               "group with the all compositor must only appear as content type of a complex type"
-    110               "group with the all compositor constituting the content type of a complex type must have both minOccurs and maxOccurs equal 1"
-    111               "element declaration in the all compositor must have minOccurs and maxOccurs equal 0 or 1"
-    112               "attribute '{0}' is already defined in base"
-    113               "intensional intersection of attribute wildcards must be expressible"
-    114               "base type does not have any attributes"
-    115               "attribute '{0}' has incompatible use value in the base"
-    116               "type of attribute '{0}' must be derived by restriction from type of the corresponding attribute in the base"
-    117               "attribute '{0}' does not have a fixed value or has a different fixed value from that of the base"
-    118               "attribute '{0}' has invalid target namespace with respect to the base wildcard constraint or base has no wildcard"
-    119               "attribute wildcard is present in the derived type but not in the base"
-    120               "attribute wildcard in the derived type is not a valid subset of that in the base"
-    121               "attribute '{0}' cannot have different use value in the derived type if the base attribute use value is 'prohibited'"
-    122               "attribute wildcard in the derived type must be identical to or stricter than the one in the base"
-    123               "unexpected '{0}' in the content of the all compositor; only elements are allowed"
-    124               "redefined schema '{0}' has a different target namespace '{1}'"
-    125               "simpleType in redefine must have a restriction definition"
-    126               "simpleType base attribute in redefine must reference the original type with the same name"
-    127               "complexType in redefine must have a restriction or extension definition"
-    128               "complexType base attribute in redefine must reference the original type with the same name"
-    129               "group '{0}' must have minOccurs and maxOccurs equal 1"
-    130               "unable to find declaration in the schema being redefined corresponding to '{0}'"
-    131               "group declaration in redefine may only contain one reference to itself"
-    132               "attributeGroup declaration in redefine may only contain one reference to itself"
-    133               "redefine declaration cannot contain '{0}'"
-    134               "notation declaration '{0}:{1}' not found"
-    135               "more than one identity constraint has name '{0}'"
-    136               "identity constraint declaration must match (annotation?, selector, field+)"
-    137               "key reference declaration '{0}' refers to unknown key '{1}'"
-    138               "field cardinalities for keyref '{0}' and key '{1}' must match"
-    139               "XPath expression is missing or empty"
-    140               "fixed value in attribute reference is not set or differs from the fixed value of '{0}'"
-    141               "attribute '{0}' is of ID type or type derived from ID and cannot have default/fixed value constraint"
-    142               "attribute '{0}' is a subsequent attribute in this complex type with a type derived from ID"
-    143               "attribute '{0}' is a subsequent attribute in this attribute group with a type derived from ID"
-    144               "empty value illegal for 'targetNamespace' attribute; target namespace must be absent or contain non-empty value"
-    145               "{0}"
-    146               "'{0}' has already been included or redefined"
-    147               "namespace '{0}' is referenced without import declaration"
-    148               "all compositor that is part of a complex type definition must constitute the entire content of the definition"
-    149               "annotation can only contain appinfo and documentation declarations"
-    150               "invalid facet name '{0}'"
-    151               "root element name of XML Schema document must be 'schema'"
-    152               "circular substitution group in element '{0}'"
-    153               "element '{0}' must be from the XML Schema namespace"
-    154               "target namespace of attribute '{0}' cannot be http://www.w3.org/2001/XMLSchema-instance"
-    155               "invalid namespace declaration"
-    156               "namespace fix-up cannot be performed on DOM Level 1 node"
-    159               "parser has encountered more than '{0}' entity expansions in the document; this is the limit imposed by the application"
-    160               "expected comment or CDATA section"
-    161               "attribute name expected"
-    162               "notation name expected"
-    163               "illegal repetition of elements in mixed content model"
-    164               "default attribute declaration expected"
-    165               "equal sign expected"
-    166               "element name expected"
-    167               "comment must start with <!--"
-    168               "invalid document structure"
-    169               "expected version, encoding, or standalone declaration"
-    170               "invalid XML version declaration"
-    171               "unsupported XML version '{0}'"
-    172               "unterminated XML declaration"
-    173               "invalid XML encoding declaration '{0}'"
-    174               "invalid standalone declaration"
-    175               "unterminated comment"
-    176               "processing instruction name expected"
-    177               "unterminated processing instruction"
-    178               "invalid character 0x{0}"
-    179               "unterminated start tag '{0}'"
-    180               "attribute value expected"
-    181               "unterminated end tag '{0}'"
-    182               "expected type for attribute '{0}' of element '{1}'"
-    183               "expected end of tag '{0}'"
-    184               "expected tag name, comment, PI, or other markup"
-    185               "invalid content after root element's end tag"
-    186               "comment expected"
-    187               "comment or processing instruction expected"
-    188               "whitespace expected"
-    189               "expected root element in DOCTYPE declaration"
-    190               "quoted string expected"
-    191               "public id expected"
-    192               "invalid character 0x{0} in public id"
-    193               "unterminated DOCTYPE declaration"
-    194               "invalid character 0x{0} in internal subset"
-    195               "unexpected whitespace"
-    196               "invalid character 0x{1} in attribute value '{0}'"
-    197               "markup declaration expected"
-    198               "TEXT declaration is illegal at this point"
-    199               "conditional section in internal subset"
-    200               "parameter entity name expected"
-    201               "unterminated entity declaration '{0}'"
-    202               "invalid character reference"
-    203               "unterminated character reference"
-    204               "expected entity name for reference"
-    205               "entity '{0}' not found"
-    206               "unparsed entity reference '{0}' is invalid at this point"
-    207               "unterminated entity reference '{0}'"
-    208               "recursive entity expansion '{0}'"
-    209               "partial markup in entity value"
-    210               "unterminated element declaration '{0}'"
-    211               "expected content specification for element '{0}'"
-    212               "'*' expected"
-    213               "mixed content model '{0}' not terminated properly"
-    214               "system or public id expected"
-    215               "unterminated notation declaration"
-    216               "expected ',', '|', or ')'"
-    217               "expected '|' or ')'"
-    218               "expected ',', '|', or ')' in content model of element '{0}'"
-    219               "expected enumeration value for attribute '{0}'"
-    220               "expected '|' or ')'"
-    221               "unterminated entity literal"
-    222               "unmatched end tag detected"
-    223               "'(' expected"
-    224               "attribute '{0}' is already specified for element '{1}'"
-    225               "'<' character cannot be used in attribute value '{0}'; use &lt; instead"
-    226               "leading surrogate character is not followed by a legal second character"
-    227               "expected ']]>' sequence to end conditional section"
-    228               "expected INCLUDE or IGNORE at this point"
-    229               "expected '[' to follow INCLUDE or IGNORE"
-    230               "unexpected end of entity '{0}'"
-    231               "parameter entity propagated out of internal/external subset"
-    232               "unmatched ']' character detected"
-    233               "parameter entity references are not allowed inside markup in internal subset"
-    234               "entity propagated out of the content section into miscellaneous"
-    235               "expected &# to be followed by a numeric character value"
-    236               "'[' expected"
-    237               "']]>' sequence is not allowed in character data"
-    238               "'--' sequence is illegal in comment"
-    239               "unterminated CDATA section"
-    240               "NDATA expected"
-    241               "NDATA is illegal for parameter entities"
-    242               "hex radix character references must use 'x', not 'X'"
-    243               "{0} declaration already seen"
-    244               "XML declarations must be in this order: version, encoding, standalone"
-    245               "external entity cannot be referred to from attribute value"
-    246               "XML or TEXT declaration must start with '<?xml ', not '<?XML '"
-    247               "expected literal entity value or public/system id"
-    248               "'{0}' is not a valid digit for the specified radix"
-    249               "input ended before all started tags were ended; last tag started is '{0}'"
-    250               "nested CDATA section illegal"
-    251               "prefix '{0}' can not be resolved to namespace URI"
-    252               "start and the end tags are in different entities"
-    253               "XML document cannot be empty"
-    254               "CDATA section is illegal outside the root element"
-    255               "unexpected trailing surrogate character"
-    256               "processing instruction cannot start with 'xml'"
-    257               "XML or TEXT declaration must start at line 1, column 1"
-    258               "version declaration is required in XML declaration"
-    259               "standalone declaration is only legal in the main XML entity"
-    260               "encoding declaration is required in TEXT declaration"
-    261               "colon is illegal in names when namespaces are enabled"
-    262               "{0}"
-    263               "schemaLocation does not contain namespace-location pairs"
-    264               "fatal error during schema scan"
-    265               "reference to external entity declaration '{0}' is illegal in standalone document"
-    266               "partial markup in parameter entity replacement text in complete declaration"
-    267               "invalid namespace value in prefix-namespace mapping '{0}'"
-    268               "prefix 'xmlns' cannot be explicitly bound to namespace"
-    269               "namespace for 'xmlns' cannot be explicitly bound to prefix"
-    270               "prefix 'xml' cannot be bound to namespace other than its canonical namespace"
-    271               "namespace for 'xml' cannot be bound to prefix other than 'xml'"
-    272               "element '{0}' cannot have 'xmlns' as its prefix"
-    273               "restriction must contain simpleType definition"
-    274               "invalid root element '{0}' in DOCTYPE declaration"
-    275               "invalid element name '{0}'"
-    276               "invalid attribute name '{0}'"
-    277               "invalid entity reference name '{0}'"
-    278               "DOCTYPE declaration already seen"
-    279               "fallback element is not a direct child of include element"
-    280               "include element without 'href' attribute"
-    281               "include element with XPointer specification; XPointer is not yet supported"
-    282               "invalid 'parse' attribute value '{0}'; expected 'text' or 'xml'"
-    283               "multiple fallback elements in document '{0}'"
-    284               "include failed and no fallback element found in document '{0}'"
-    285               "circular inclusion in document '{0}'"
-    286               "self-inclusion in document '{0}'"
-    287               "element '{0}' is not allowed as a child of include element"
-    288               "included notation '{0}' conflicts with notation already defined"
-    289               "included entity '{0}' conflicts with entity already defined"
+    2                 L"notation '{0}' has already been declared"
+    3                 L"attribute '{0}' has already been declared for element '{1}'"
+    4                 L"encoding '{0}' from XML declaration or manually set contradicts the auto-sensed encoding; ignoring"
+    5                 L"element '{0}' is referenced in a content model but was never declared"
+    6                 L"element '{0}' is referenced in an ATTLIST but was never declared"
+    7                 L"{0}"
+    8                 L"unable to include document '{0}'"
+    9                 L"unable to open text file target '{0}'"
+    10                L"unable to include resource '{0}'"
+    13                L"'{0}' is not allowed for the content of simpleType; only list, union, and restriction are allowed"
+    14                L"globally-defined complex type must have a name"
+    15                L"globally-declared attribute must have a name"
+    16                L"attribute declaration must have name or 'ref' attribute"
+    17                L"element declaration must have name or 'ref' attribute"
+    18                L"group declaration must have name or a 'ref' attribute"
+    19                L"attributeGroup declaration must have name or 'ref' attribute"
+    20                L"anonymous complexType in element '{0}' has name"
+    21                L"anonymous simpleType in element '{0}' has name"
+    22                L"content of element declaration must match (annotation?, (simpleType | complexType)?, (unique | key | keyref)*)"
+    23                L"invalid content in simple type '{0}'; only list, union, and restriction are allowed"
+    24                L"expected simpleType in list definition for type '{0}'"
+    25                L"list, union, or restriction content is invalid for type '{0}'"
+    26                L"invalid content in list definition for type '{0}'"
+    27                L"expected simpleType in restriction definition for type '{0}'"
+    28                L"facet '{0}' is already defined"
+    29                L"expected simpleType in union definition for type '{0}'"
+    30                L"content in simpleType definition is empty"
+    31                L"expected restriction or extension in simpleContent definition"
+    32                L"base attribute must be specified for restriction or extension definition"
+    33                L"expected restriction or extension in complexContent definition"
+    34                L"invalid content in 'schema' element"
+    35                L"invalid content for type '{0}'"
+    36                L"unknown simpleType '{0}'"
+    37                L"unknown complexType '{0}'"
+    38                L"prefix '{0}' can not be resolved to namespace URI"
+    39                L"referenced element '{0}' not found"
+    40                L"type '{0}:{1}' not found"
+    41                L"attribute '{0}' not found"
+    42                L"invalid element '{0}' in complex type definition"
+    43                L"base type '{0}' not found"
+    44                L"unable to create validator for '{0}'"
+    45                L"invalid element following simpleContent definition in complexType"
+    46                L"invalid element following complexContent definition in complexType"
+    47                L"attribute '{0}' cannot have both fixed and default values"
+    48                L"attribute '{0}' with default value must be optional"
+    49                L"attribute '{0}' declared more than once in the same scope"
+    50                L"attribute '{0}' cannot have both 'type' attribute and simpleType definition"
+    51                L"simpleType '{0}:{1}' for attribute '{2}' not found"
+    52                L"element '{0}' cannot have both fixed and default values"
+    53                L"invalid {0} name '{1}'"
+    54                L"element '{0}' cannot have both 'type' attribute and simpleType/complexType definition"
+    55                L"element '{0}' has fixed or default value and must have mixed simple or simple content model"
+    56                L"simpleType '{0}' that '{1}' extends has a value of the final attribute that does not permit extension"
+    57                L"type '{0}' specified as the base in simpleContent definition must not have complex content"
+    58                L"type '{0}' is a simple type and cannot be used in derivation by restriction in complexType definition"
+    59                L"invalid element following restriction or extension definition in simpleContent"
+    60                L"invalid element following restriction or extension definition in complexContent"
+    61                L"duplicate annotation in type '{0}'"
+    62                L"type '{0}' cannot be used in its own union, list, or restriction definition"
+    63                L"value 'substitution' is already in the final list"
+    64                L"value 'union' is already in the final list"
+    65                L"value 'extension' is already in the final list"
+    66                L"value 'list' is already in the final list"
+    67                L"value 'restriction' is already in the final list"
+    68                L"block value '{0}' is invalid"
+    69                L"final value '{0}' is invalid"
+    70                L"element '{0}' cannot be part of the substitution group headed by '{1}'"
+    71                L"element '{0}' has a type which does not derive from the type of the element at the head of the substitution group"
+    72                L"element '{0}' declared more than once in the same scope"
+    73                L"value '{0}' invalid for attribute '{1}'"
+    74                L"attribute '{0}' has both 'ref' attribute and inline simpleType definition or 'form' or 'type' attribute"
+    75                L"duplicate reference attribute '{0}:{1}' in complexType definition"
+    76                L"derivation by restriction is forbidden by either base type '{0}' or globally"
+    77                L"derivation by extension is forbidden by either base type '{0}' or globally"
+    78                L"base type specified in complexContent definition must be a complex type"
+    79                L"imported schema '{0}' has different target namespace '{1}'; expected '{2}'"
+    80                L"'schemaLocation' attribute must be specified in element '{0}'"
+    81                L"included schema '{0}' has different target namespace '{1}'"
+    82                L"at most one annotation is allowed"
+    83                L"content of attribute '{0}' must match (annotation?, simpleType?)"
+    84                L"attribute '{0}' must appear in global {1} declarations"
+    85                L"attribute '{0}' must appear in local {1} declarations"
+    86                L"attribute '{0}' cannot appear in global {1} declarations"
+    87                L"attribute '{0}' cannot appear in local {1} declarations"
+    88                L"minOccurs value '{0}' must not be greater than maxOccurs value '{1}'"
+    89                L"duplicate annotation in anyAttribute declaration"
+    90                L"global {0} declaration must have name"
+    91                L"circular definition in '{0}'"
+    92                L"global type '{0}:{1}' declared more than once or also declared as {2}"
+    93                L"global {0} '{1}' declared more than once"
+    94                L"invalid value '{0}' for whiteSpace facet; expected 'collapse'"
+    95                L"namespace of import declaration must be different from target namespace of importing schema"
+    96                L"importing schema must have target namespace if namespace in import declaration is not present"
+    97                L"element '{0}' cannot have value constraint '{1}' if its type is derived from ID"
+    98                L"element/attribute '{0}' is of NOTATION type"
+    99                L"element '{0}' has mixed content type and the content type's particle must be emptiable"
+    100               L"complexType definition has empty content but base type is not empty or does not have emptiable particle"
+    101               L"content types of base type '{0}' and derived type '{1}' must both be mixed or element-only"
+    102               L"derived content type is not a valid restriction of base content type"
+    103               L"derivation by extension or restriction is forbidden by either base type '{0}' or globally"
+    104               L"item type definition must have variety of atomic or union where all member types must be atomic"
+    105               L"group '{0}' must contain all, choice, or sequence compositor"
+    106               L"content of attributeGroup '{0}' must match (annotation?, ((attribute | attributeGroup)*, anyAttribute?))"
+    107               L"top-level compositor in a group must not have 'minOccurs' or 'maxOccurs' attribute"
+    108               L"{0} '{1}:{2}' not found"
+    109               L"group with the all compositor must only appear as content type of a complex type"
+    110               L"group with the all compositor constituting the content type of a complex type must have both minOccurs and maxOccurs equal 1"
+    111               L"element declaration in the all compositor must have minOccurs and maxOccurs equal 0 or 1"
+    112               L"attribute '{0}' is already defined in base"
+    113               L"intensional intersection of attribute wildcards must be expressible"
+    114               L"base type does not have any attributes"
+    115               L"attribute '{0}' has incompatible use value in the base"
+    116               L"type of attribute '{0}' must be derived by restriction from type of the corresponding attribute in the base"
+    117               L"attribute '{0}' does not have a fixed value or has a different fixed value from that of the base"
+    118               L"attribute '{0}' has invalid target namespace with respect to the base wildcard constraint or base has no wildcard"
+    119               L"attribute wildcard is present in the derived type but not in the base"
+    120               L"attribute wildcard in the derived type is not a valid subset of that in the base"
+    121               L"attribute '{0}' cannot have different use value in the derived type if the base attribute use value is 'prohibited'"
+    122               L"attribute wildcard in the derived type must be identical to or stricter than the one in the base"
+    123               L"unexpected '{0}' in the content of the all compositor; only elements are allowed"
+    124               L"redefined schema '{0}' has a different target namespace '{1}'"
+    125               L"simpleType in redefine must have a restriction definition"
+    126               L"simpleType base attribute in redefine must reference the original type with the same name"
+    127               L"complexType in redefine must have a restriction or extension definition"
+    128               L"complexType base attribute in redefine must reference the original type with the same name"
+    129               L"group '{0}' must have minOccurs and maxOccurs equal 1"
+    130               L"unable to find declaration in the schema being redefined corresponding to '{0}'"
+    131               L"group declaration in redefine may only contain one reference to itself"
+    132               L"attributeGroup declaration in redefine may only contain one reference to itself"
+    133               L"redefine declaration cannot contain '{0}'"
+    134               L"notation declaration '{0}:{1}' not found"
+    135               L"more than one identity constraint has name '{0}'"
+    136               L"identity constraint declaration must match (annotation?, selector, field+)"
+    137               L"key reference declaration '{0}' refers to unknown key '{1}'"
+    138               L"field cardinalities for keyref '{0}' and key '{1}' must match"
+    139               L"XPath expression is missing or empty"
+    140               L"fixed value in attribute reference is not set or differs from the fixed value of '{0}'"
+    141               L"attribute '{0}' is of ID type or type derived from ID and cannot have default/fixed value constraint"
+    142               L"attribute '{0}' is a subsequent attribute in this complex type with a type derived from ID"
+    143               L"attribute '{0}' is a subsequent attribute in this attribute group with a type derived from ID"
+    144               L"empty value illegal for 'targetNamespace' attribute; target namespace must be absent or contain non-empty value"
+    145               L"{0}"
+    146               L"'{0}' has already been included or redefined"
+    147               L"namespace '{0}' is referenced without import declaration"
+    148               L"all compositor that is part of a complex type definition must constitute the entire content of the definition"
+    149               L"annotation can only contain appinfo and documentation declarations"
+    150               L"invalid facet name '{0}'"
+    151               L"root element name of XML Schema document must be 'schema'"
+    152               L"circular substitution group in element '{0}'"
+    153               L"element '{0}' must be from the XML Schema namespace"
+    154               L"target namespace of attribute '{0}' cannot be http://www.w3.org/2001/XMLSchema-instance"
+    155               L"invalid namespace declaration"
+    156               L"namespace fix-up cannot be performed on DOM Level 1 node"
+    159               L"parser has encountered more than '{0}' entity expansions in the document; this is the limit imposed by the application"
+    160               L"expected comment or CDATA section"
+    161               L"attribute name expected"
+    162               L"notation name expected"
+    163               L"illegal repetition of elements in mixed content model"
+    164               L"default attribute declaration expected"
+    165               L"equal sign expected"
+    166               L"element name expected"
+    167               L"comment must start with <!--"
+    168               L"invalid document structure"
+    169               L"expected version, encoding, or standalone declaration"
+    170               L"invalid XML version declaration"
+    171               L"unsupported XML version '{0}'"
+    172               L"unterminated XML declaration"
+    173               L"invalid XML encoding declaration '{0}'"
+    174               L"invalid standalone declaration"
+    175               L"unterminated comment"
+    176               L"processing instruction name expected"
+    177               L"unterminated processing instruction"
+    178               L"invalid character 0x{0}"
+    179               L"unterminated start tag '{0}'"
+    180               L"attribute value expected"
+    181               L"unterminated end tag '{0}'"
+    182               L"expected type for attribute '{0}' of element '{1}'"
+    183               L"expected end of tag '{0}'"
+    184               L"expected tag name, comment, PI, or other markup"
+    185               L"invalid content after root element's end tag"
+    186               L"comment expected"
+    187               L"comment or processing instruction expected"
+    188               L"whitespace expected"
+    189               L"expected root element in DOCTYPE declaration"
+    190               L"quoted string expected"
+    191               L"public id expected"
+    192               L"invalid character 0x{0} in public id"
+    193               L"unterminated DOCTYPE declaration"
+    194               L"invalid character 0x{0} in internal subset"
+    195               L"unexpected whitespace"
+    196               L"invalid character 0x{1} in attribute value '{0}'"
+    197               L"markup declaration expected"
+    198               L"TEXT declaration is illegal at this point"
+    199               L"conditional section in internal subset"
+    200               L"parameter entity name expected"
+    201               L"unterminated entity declaration '{0}'"
+    202               L"invalid character reference"
+    203               L"unterminated character reference"
+    204               L"expected entity name for reference"
+    205               L"entity '{0}' not found"
+    206               L"unparsed entity reference '{0}' is invalid at this point"
+    207               L"unterminated entity reference '{0}'"
+    208               L"recursive entity expansion '{0}'"
+    209               L"partial markup in entity value"
+    210               L"unterminated element declaration '{0}'"
+    211               L"expected content specification for element '{0}'"
+    212               L"'*' expected"
+    213               L"mixed content model '{0}' not terminated properly"
+    214               L"system or public id expected"
+    215               L"unterminated notation declaration"
+    216               L"expected ',', '|', or ')'"
+    217               L"expected '|' or ')'"
+    218               L"expected ',', '|', or ')' in content model of element '{0}'"
+    219               L"expected enumeration value for attribute '{0}'"
+    220               L"expected '|' or ')'"
+    221               L"unterminated entity literal"
+    222               L"unmatched end tag detected"
+    223               L"'(' expected"
+    224               L"attribute '{0}' is already specified for element '{1}'"
+    225               L"'<' character cannot be used in attribute value '{0}'; use &lt; instead"
+    226               L"leading surrogate character is not followed by a legal second character"
+    227               L"expected ']]>' sequence to end conditional section"
+    228               L"expected INCLUDE or IGNORE at this point"
+    229               L"expected '[' to follow INCLUDE or IGNORE"
+    230               L"unexpected end of entity '{0}'"
+    231               L"parameter entity propagated out of internal/external subset"
+    232               L"unmatched ']' character detected"
+    233               L"parameter entity references are not allowed inside markup in internal subset"
+    234               L"entity propagated out of the content section into miscellaneous"
+    235               L"expected &# to be followed by a numeric character value"
+    236               L"'[' expected"
+    237               L"']]>' sequence is not allowed in character data"
+    238               L"'--' sequence is illegal in comment"
+    239               L"unterminated CDATA section"
+    240               L"NDATA expected"
+    241               L"NDATA is illegal for parameter entities"
+    242               L"hex radix character references must use 'x', not 'X'"
+    243               L"{0} declaration already seen"
+    244               L"XML declarations must be in this order: version, encoding, standalone"
+    245               L"external entity cannot be referred to from attribute value"
+    246               L"XML or TEXT declaration must start with '<?xml ', not '<?XML '"
+    247               L"expected literal entity value or public/system id"
+    248               L"'{0}' is not a valid digit for the specified radix"
+    249               L"input ended before all started tags were ended; last tag started is '{0}'"
+    250               L"nested CDATA section illegal"
+    251               L"prefix '{0}' can not be resolved to namespace URI"
+    252               L"start and the end tags are in different entities"
+    253               L"XML document cannot be empty"
+    254               L"CDATA section is illegal outside the root element"
+    255               L"unexpected trailing surrogate character"
+    256               L"processing instruction cannot start with 'xml'"
+    257               L"XML or TEXT declaration must start at line 1, column 1"
+    258               L"version declaration is required in XML declaration"
+    259               L"standalone declaration is only legal in the main XML entity"
+    260               L"encoding declaration is required in TEXT declaration"
+    261               L"colon is illegal in names when namespaces are enabled"
+    262               L"{0}"
+    263               L"schemaLocation does not contain namespace-location pairs"
+    264               L"fatal error during schema scan"
+    265               L"reference to external entity declaration '{0}' is illegal in standalone document"
+    266               L"partial markup in parameter entity replacement text in complete declaration"
+    267               L"invalid namespace value in prefix-namespace mapping '{0}'"
+    268               L"prefix 'xmlns' cannot be explicitly bound to namespace"
+    269               L"namespace for 'xmlns' cannot be explicitly bound to prefix"
+    270               L"prefix 'xml' cannot be bound to namespace other than its canonical namespace"
+    271               L"namespace for 'xml' cannot be bound to prefix other than 'xml'"
+    272               L"element '{0}' cannot have 'xmlns' as its prefix"
+    273               L"restriction must contain simpleType definition"
+    274               L"invalid root element '{0}' in DOCTYPE declaration"
+    275               L"invalid element name '{0}'"
+    276               L"invalid attribute name '{0}'"
+    277               L"invalid entity reference name '{0}'"
+    278               L"DOCTYPE declaration already seen"
+    279               L"fallback element is not a direct child of include element"
+    280               L"include element without 'href' attribute"
+    281               L"include element with XPointer specification; XPointer is not yet supported"
+    282               L"invalid 'parse' attribute value '{0}'; expected 'text' or 'xml'"
+    283               L"multiple fallback elements in document '{0}'"
+    284               L"include failed and no fallback element found in document '{0}'"
+    285               L"circular inclusion in document '{0}'"
+    286               L"self-inclusion in document '{0}'"
+    287               L"element '{0}' is not allowed as a child of include element"
+    288               L"included notation '{0}' conflicts with notation already defined"
+    289               L"included entity '{0}' conflicts with entity already defined"
 END
 STRINGTABLE DISCARDABLE
 BEGIN
-    16386             "no declaration found for element '{0}'"
-    16387             "no declaration found for attribute '{0}'"
-    16388             "notation '{0}' is referenced but was never declared"
-    16389             "root element differs from that declared in DOCTYPE"
-    16390             "missing required attribute '{0}'"
-    16391             "element '{0}' is not allowed for content model '{1}'"
-    16392             "ID attribute must be #IMPLIED or #REQUIRED"
-    16393             "attribute cannot have empty value"
-    16394             "element '{0}' has already been declared"
-    16395             "element '{0}' has more than one ID attribute"
-    16396             "ID value '{0}' has already been used"
-    16397             "ID attribute '{0}' is referenced but was never declared"
-    16398             "attribute '{0}' refers to undeclared notation '{1}'"
-    16399             "element '{0}' is specified in DOCTYPE but was never declared"
-    16400             "empty content is not valid for content model '{0}'"
-    16401             "attribute '{0}' is not declared for element '{1}'"
-    16402             "value '{0}' for attribute '{1}' of type ENTITY/ENTITIES must refer to external, unparsed entity"
-    16403             "attribute '{0}' refers to unknown entity '{1}'"
-    16404             "attribute of type ID/IDREF/IDREFS/ENTITY/ENTITIES/NOTATION cannot contain colon when namespaces are enabled"
-    16405             "missing elements in content model '{0}'"
-    16406             "no character data is allowed by content model"
-    16407             "value '{0}' for attribute '{1}' does not match its type's defined enumeration or notation list"
-    16408             "value '{0}' for attribute '{1}' is invalid Name or NMTOKEN value"
-    16409             "attribute '{0}' does not allow multiple values"
-    16410             "attribute '{0}' has value '{1}' that does not match its #FIXED value '{2}'"
-    16411             "element types cannot be duplicated in mixed content model"
-    16412             "{0} is not supported"
-    16413             "'{0}' is not allowed in the {1} compositor; only element, group, choice, sequence, and any are allowed"
-    16414             "base type '{0}' not found in '{1}' definition"
-    16415             "{0} declaration with 'ref' attribute cannot have content"
-    16416             "{0}"
-    16417             "prohibited attribute '{0}' is present"
-    16418             "illegal 'xml:space' declaration"
-    16419             "schema document '{0}' has different target namespace from the one specified in instance document '{1}'"
-    16420             "element '{0}' is of simple type and cannot have elements in its content"
-    16421             "unable to find validator for simple type of element '{0}'"
-    16422             "grammar not found for namespace '{0}'"
-    16423             "{0}"
-    16424             "'xsi:nil' specified for non-nillable element '{0}'"
-    16425             "element '{0}' is nil and must be empty"
-    16426             "content of element '{0}' differs from its declared fixed value"
-    16427             "unable to find validator for simple type of attribute '{0}'"
-    16428             "error during schema scan"
-    16429             "element '{0}' must be qualified"
-    16430             "element '{0}' must be unqualified"
-    16431             "reference to external entity declaration '{0}' is not allowed in standalone document"
-    16432             "attribute '{0}' in element '{1}' has default value and must be specified in standalone document"
-    16433             "attribute '{0}' must not be changed by normalization in standalone document"
-    16434             "whitespace must not occur between externally declared elements with element content in standalone document"
-    16435             "entity '{0}' not found"
-    16436             "partial markup in parameter entity replacement text"
-    16437             "failed to validate '{0}'"
-    16438             "complex type '{0}' violates the unique particle attribution rule in its components '{1}' and '{2}'"
-    16439             "abstract type '{0}' cannot be used in 'xsi:type'"
-    16440             "element '{0}' is abstract; use non-abstract member of its substitution group instead"
-    16441             "type of element '{0}' is abstract; use 'xsi:type' to specify non-abstract type instead"
-    16442             "type '{0}' specified in 'xsi:type' cannot be resolved"
-    16443             "type '{0}' specified in 'xsi:type' does not derive from type of element '{1}'"
-    16444             "element '{0}' does not permit substitution"
-    16445             "attribute '{0}' must be qualified"
-    16446             "attribute '{0}' must be unqualified"
-    16447             "identity constraint field matches more than one value within the scope of its selector; field must match unique value"
-    16448             "unknown identity constraint field"
-    16449             "element '{0}' has identity constraint key with no value"
-    16450             "element '{0}' does not have enough values for identity constraint key '{1}'"
-    16451             "element '{0}' declares identity constraint key that matches nillable element"
-    16452             "element '{0}' declares duplicate identity constraint unique values"
-    16453             "element '{0}' declares duplicate identity constraint key values"
-    16454             "keyref '{0}' refers to out of scope key/unique"
-    16455             "identity constraint key for element '{0}' not found"
-    16456             "non-whitespace characters are not allowed in schema declarations other than appinfo and documentation"
-    16457             "element '{0}' declared EMPTY but has attribute '{1}' of type NOTATION"
-    16458             "element '{0}' declared EMPTY and cannot have content, not even entity references, comments, PIs, or whitespaces"
-    16459             "element '{0}' has more than one attribute of type NOTATION"
-    16460             "attribute '{0}' has non-distinct token '{1}'"
-    16461             "content model of element '{0}' does not allow escaped whitespaces"
+    16386             L"no declaration found for element '{0}'"
+    16387             L"no declaration found for attribute '{0}'"
+    16388             L"notation '{0}' is referenced but was never declared"
+    16389             L"root element differs from that declared in DOCTYPE"
+    16390             L"missing required attribute '{0}'"
+    16391             L"element '{0}' is not allowed for content model '{1}'"
+    16392             L"ID attribute must be #IMPLIED or #REQUIRED"
+    16393             L"attribute cannot have empty value"
+    16394             L"element '{0}' has already been declared"
+    16395             L"element '{0}' has more than one ID attribute"
+    16396             L"ID value '{0}' has already been used"
+    16397             L"ID attribute '{0}' is referenced but was never declared"
+    16398             L"attribute '{0}' refers to undeclared notation '{1}'"
+    16399             L"element '{0}' is specified in DOCTYPE but was never declared"
+    16400             L"empty content is not valid for content model '{0}'"
+    16401             L"attribute '{0}' is not declared for element '{1}'"
+    16402             L"value '{0}' for attribute '{1}' of type ENTITY/ENTITIES must refer to external, unparsed entity"
+    16403             L"attribute '{0}' refers to unknown entity '{1}'"
+    16404             L"attribute of type ID/IDREF/IDREFS/ENTITY/ENTITIES/NOTATION cannot contain colon when namespaces are enabled"
+    16405             L"missing elements in content model '{0}'"
+    16406             L"no character data is allowed by content model"
+    16407             L"value '{0}' for attribute '{1}' does not match its type's defined enumeration or notation list"
+    16408             L"value '{0}' for attribute '{1}' is invalid Name or NMTOKEN value"
+    16409             L"attribute '{0}' does not allow multiple values"
+    16410             L"attribute '{0}' has value '{1}' that does not match its #FIXED value '{2}'"
+    16411             L"element types cannot be duplicated in mixed content model"
+    16412             L"{0} is not supported"
+    16413             L"'{0}' is not allowed in the {1} compositor; only element, group, choice, sequence, and any are allowed"
+    16414             L"base type '{0}' not found in '{1}' definition"
+    16415             L"{0} declaration with 'ref' attribute cannot have content"
+    16416             L"{0}"
+    16417             L"prohibited attribute '{0}' is present"
+    16418             L"illegal 'xml:space' declaration"
+    16419             L"schema document '{0}' has different target namespace from the one specified in instance document '{1}'"
+    16420             L"element '{0}' is of simple type and cannot have elements in its content"
+    16421             L"unable to find validator for simple type of element '{0}'"
+    16422             L"grammar not found for namespace '{0}'"
+    16423             L"{0}"
+    16424             L"'xsi:nil' specified for non-nillable element '{0}'"
+    16425             L"element '{0}' is nil and must be empty"
+    16426             L"content of element '{0}' differs from its declared fixed value"
+    16427             L"unable to find validator for simple type of attribute '{0}'"
+    16428             L"error during schema scan"
+    16429             L"element '{0}' must be qualified"
+    16430             L"element '{0}' must be unqualified"
+    16431             L"reference to external entity declaration '{0}' is not allowed in standalone document"
+    16432             L"attribute '{0}' in element '{1}' has default value and must be specified in standalone document"
+    16433             L"attribute '{0}' must not be changed by normalization in standalone document"
+    16434             L"whitespace must not occur between externally declared elements with element content in standalone document"
+    16435             L"entity '{0}' not found"
+    16436             L"partial markup in parameter entity replacement text"
+    16437             L"failed to validate '{0}'"
+    16438             L"complex type '{0}' violates the unique particle attribution rule in its components '{1}' and '{2}'"
+    16439             L"abstract type '{0}' cannot be used in 'xsi:type'"
+    16440             L"element '{0}' is abstract; use non-abstract member of its substitution group instead"
+    16441             L"type of element '{0}' is abstract; use 'xsi:type' to specify non-abstract type instead"
+    16442             L"type '{0}' specified in 'xsi:type' cannot be resolved"
+    16443             L"type '{0}' specified in 'xsi:type' does not derive from type of element '{1}'"
+    16444             L"element '{0}' does not permit substitution"
+    16445             L"attribute '{0}' must be qualified"
+    16446             L"attribute '{0}' must be unqualified"
+    16447             L"identity constraint field matches more than one value within the scope of its selector; field must match unique value"
+    16448             L"unknown identity constraint field"
+    16449             L"element '{0}' has identity constraint key with no value"
+    16450             L"element '{0}' does not have enough values for identity constraint key '{1}'"
+    16451             L"element '{0}' declares identity constraint key that matches nillable element"
+    16452             L"element '{0}' declares duplicate identity constraint unique values"
+    16453             L"element '{0}' declares duplicate identity constraint key values"
+    16454             L"keyref '{0}' refers to out of scope key/unique"
+    16455             L"identity constraint key for element '{0}' not found"
+    16456             L"non-whitespace characters are not allowed in schema declarations other than appinfo and documentation"
+    16457             L"element '{0}' declared EMPTY but has attribute '{1}' of type NOTATION"
+    16458             L"element '{0}' declared EMPTY and cannot have content, not even entity references, comments, PIs, or whitespaces"
+    16459             L"element '{0}' has more than one attribute of type NOTATION"
+    16460             L"attribute '{0}' has non-distinct token '{1}'"
+    16461             L"content model of element '{0}' does not allow escaped whitespaces"
 END
 STRINGTABLE DISCARDABLE
 BEGIN
-    8194              "unable to open primary document entity '{0}'"
-    8197              "index is beyond array bounds"
-    8198              "new array size is less than the old"
-    8199              "index is beyond maximum attribute index"
-    8200              "invalid AttType value"
-    8201              "invalid DefAttType value"
-    8202              "bit index is beyond set size"
-    8203              "bit sets have different sizes"
-    8204              "no more buffers available"
-    8205              "buffer is not found in the manager's pool"
-    8206              "NULL pointer"
-    8207              "binary operation node has unary node type"
-    8208              "content type must be mixed or children"
-    8209              "PCDATA node is illegal at this point"
-    8210              "unary operation node has binary node type"
-    8211              "unknown content model type"
-    8212              "unknown content spec type"
-    8213              "parent element has no content spec node"
-    8214              "invalid spec type for '{0}'"
-    8215              "unknown creation reason value"
-    8216              "element stack is empty"
-    8217              "pop operation requested on empty stack"
-    8218              "parent operation requested with only one element in stack"
-    8219              "no more elements in enumerator"
-    8220              "unable to open file '{0}'"
-    8221              "unable to query file position"
-    8222              "unable to close file"
-    8223              "unable to seek to the end of file"
-    8224              "unable to seek to the required position in file"
-    8225              "unable to duplicate handle"
-    8226              "unable to read data from file"
-    8227              "unable to write data to file"
-    8228              "unable to reset file position to the beginning"
-    8229              "unable to get file size"
-    8230              "unable to determine file base pathname"
-    8231              "parsing in progress"
-    8232              "DOCTYPE declaration was seen but installed validator does not support DTD"
-    8233              "unable to open DTD document '{0}'"
-    8234              "unable to open external entity '{0}'"
-    8235              "unexpected end of input"
-    8236              "zero hash modulus"
-    8237              "hashing key produced invalid hash"
-    8238              "no such key in hash table"
-    8239              "unable to destroy mutex"
-    8240              "internal error in NetAccessor"
-    8241              "NetAccessor is unable to determine length of remote file"
-    8242              "unable to initialize NetAccessor"
-    8243              "unable to resolve host/address '{0}'"
-    8244              "unable to create socket for URL '{0}'"
-    8245              "unable to connect socket for URL '{0}'"
-    8246              "unable to write to socket for URL '{0}'"
-    8247              "unable to read from socket for URL '{0}'"
-    8248              "specified HTTP method is not supported by NetAccessor"
-    8249              "element '{0}' is already in pool"
-    8250              "invalid pool element id"
-    8251              "zero hash modulus"
-    8252              "reader id not found"
-    8253              "invalid auto encoding value"
-    8254              "unable to decode first line in entity '{0}'"
-    8255              "XML or TEXT declaration '{0}' cannot have NEL or lsep"
-    8256              "current transcoding service does not support source offset information"
-    8257              "EBCDIC file must provide encoding declaration"
-    8258              "unable to open primary document entity '{0}'"
-    8259              "unbalanced start/end tags"
-    8260              "call to scanNext is illegal at this point"
-    8261              "index is past top of stack"
-    8262              "empty stack"
-    8263              "target buffer cannot have zero max size"
-    8264              "unsupported radix; expected 2, 8, 10, or 16"
-    8265              "target buffer is too small"
-    8266              "start index is past the end of string"
-    8267              "string representation overflows output binary result"
-    8268              "illegal string pool id"
-    8269              "char 0x{0} is not representable in '{1}' encoding"
-    8270              "invalid multi-byte sequence"
-    8271              "code point 0x{0} is invalid for '{1}' encoding"
-    8272              "leading surrogate followed by invalid trailing surrogate"
-    8273              "unable to create converter for '{0}' encoding"
-    8274              "malformed URL"
-    8275              "unsupported protocol in URL"
-    8276              "URL protocol '{0}' is unsupported"
-    8277              "missing protocol prefix"
-    8278              "expected '//' after protocol"
-    8279              "base part of URL cannot be relative"
-    8280              "port field must be 16-bit decimal number"
-    8281              "invalid byte '{1}' at position {0} of a {2}-byte sequence"
-    8282              "invalid bytes '{0}' and '{1}' of a 3-byte sequence"
-    8283              "irregular bytes '{0}' and '{1}' of a 3-byte sequence"
-    8284              "invalid bytes '{0}' and '{1}' of a 4-byte sequence"
-    8285              "exceeded byte limit at byte '{0}' in a {1}-byte sequence"
-    8286              "index is beyond vector bounds"
-    8287              "invalid element id"
-    8288              "internal subset is not allowed when reusing the grammar"
-    8289              "unknown recognizer encoding"
-    8290              "illegal character at offset {0} in regular expression '{1}'"
-    8291              "invalid reference number"
-    8292              "character expected after backslash"
-    8293              "unexpected '?'; '(?:', '(?=', '(?!', '(?<', '(?#', or '(?>' expected"
-    8294              "'(?<=' or '(?<!' expected"
-    8295              "unterminated comment"
-    8296              "')' expected"
-    8297              "unexpected end of pattern in modifier group"
-    8298              "':' expected"
-    8299              "unexpected end of pattern in conditional group"
-    8300              "back reference, anchor, lookahead, or lookbehind expected in conditional pattern"
-    8301              "more than three choices in conditional group"
-    8302              "\x0063\x0068\x0061\x0072\x0061\x0063\x0074\x0065\x0072\x0020\x0069\x006E\x0020\x0074\x0068\x0065\x0020\x0055\x002B\x0030\x0030\x0034\x0030\x002D\x0055\x002B\x0030\x0030\x0035\x0066\x0020\x0072\x0061\x006E\x0067\x0065\x0020\x006D\x0075\x0073\x0074\x0020\x0066\x006F\x006C\x006C\x006F\x0077\x0020\x0027\x005C\x0063\x0027"
-    8303              "'{' expected before category character"
-    8304              "property name must be closed with '}'"
-    8305              "unexpected meta character"
-    8306              "unknown property"
-    8307              "POSIX character class must be closed with ':]'"
-    8308              "unexpected end of pattern in character class"
-    8309              "unknown name for POSIX character class"
-    8310              "']' expected"
-    8311              "\x0027\x007B\x0030\x007D\x0027\x0020\x0069\x0073\x0020\x0069\x006E\x0076\x0061\x006C\x0069\x0064\x0020\x0063\x0068\x0061\x0072\x0061\x0063\x0074\x0065\x0072\x0020\x0072\x0061\x006E\x0067\x0065\x003B\x0020\x0075\x0073\x0065\x0020\x0027\x005C\x007B\x0031\x007D\x0027\x0020\x0069\x006E\x0073\x0074\x0065\x0061\x0064"
-    8312              "'[' expected"
-    8313              "')', '-[', '+[', or '&[' expected"
-    8314              "range end code point '{0}' is less than start code point '{1}'"
-    8315              "invalid Unicode hex notation"
-    8316              "\x0027\x005C\x0020\x0078\x007B\x0027\x0020\x006D\x0075\x0073\x0074\x0020\x0062\x0065\x0020\x0063\x006C\x006F\x0073\x0065\x0064\x0020\x0077\x0069\x0074\x0068\x0020\x0027\x007D\x0027"
-    8317              "invalid Unicode code point"
-    8318              "anchor cannot be present at this point"
-    8319              "'{0}' is invalid character escape sequence"
-    8320              "invalid quantifier in '{0}'; digit expected"
-    8321              "invalid quantifier in '{0}'; invalid quantity or missing  '}'"
-    8322              "invalid quantifier in '{0}'; digit or '}' expected"
-    8323              "invalid quantifier in '{0}'; min quantity must be less than or equal max quantity"
-    8324              "invalid quantifier in '{0}'; quantity value overflow"
-    8325              "XML Schema was seen but installed validator does not support XML Schema"
-    8326              "SubstitutionGroupComparator has no grammar resolver"
-    8327              "invalid length value '{0}'"
-    8328              "invalid maxLength value '{0}'"
-    8329              "invalid minLength value '{0}'"
-    8330              "length value '{0}' must be a non-negative integer"
-    8331              "maxLength value '{0}' must be a non-negative integer"
-    8332              "minLength value '{0}' must be a non-negative integer"
-    8333              "both length and maxLength cannot be present at the same time"
-    8334              "both length and minLength cannot be present at the same time"
-    8335              "maxLength value '{0}' must be greater than minLength value '{1}'"
-    8336              "invalid facet tag '{0}'"
-    8337              "length value '{0}' must be equal to length value '{1}' in the base"
-    8338              "minLength value '{0}' must be greater than or equal to minLength value '{1}' in the base"
-    8339              "minLength value '{0}' must be less than or equal to maxLength value '{1}' in the base"
-    8340              "maxLength value '{0}' must be less than or equal to maxLength value '{1}' in the base"
-    8341              "maxLength value '{0}' must be greater than or equal to minLength value '{1}' in the base"
-    8342              "length value '{0}' must be greater than or equal to minLength value '{1}' in the base"
-    8343              "length value '{0}' must be less than or equal to maxLength value '{1}' in the base"
-    8344              "minLength value '{0}' must be less than or equal to length value '{1}' in the base"
-    8345              "maxLength value '{0}' must be greater than or equal to length value '{1}' in the base"
-    8346              "enumeration value '{0}' must be from the value space of the base"
-    8347              "whiteSpace value '{0}' must be one of 'preserve', 'replace', or 'collapse'"
-    8348              "whiteSpace value is 'preserve' or 'replace' while base type whiteSpace value is 'collapse'"
-    8349              "whiteSpace value is 'preserve' while base type whiteSpace value is 'replace'"
-    8350              "invalid maxInclusive value '{0}'"
-    8351              "invalid maxExclusive value '{0}'"
-    8352              "invalid minInclusive value '{0}'"
-    8353              "invalid minExclusive value '{0}'"
-    8354              "invalid totalDigits value '{0}'"
-    8355              "invalid fractionDigits value '{0}'"
-    8356              "totalDigits value '{0}' must be a positive integer"
-    8357              "fractionDigits value '{0}' must be a non-negative integer"
-    8358              "both maxInclusive and maxExclusive cannot be present at the same time"
-    8359              "both minInclusive and minExclusive cannot be present at the same time"
-    8360              "maxExclusive value '{0}' must be greater than minExclusive value '{1}'"
-    8361              "maxExclusive value '{0}' must be greater than minInclusive value '{1}'"
-    8362              "maxInclusive value '{0}' must be greater than minExclusive value '{1}'"
-    8363              "maxInclusive value '{0}' must be greater than minInclusive value '{1}'"
-    8364              "totalDigits value '{0}' must be greater than fractionDigits value '{1}'"
-    8365              "maxInclusive value '{0}' must be less than maxExclusive value '{1}' in the base"
-    8366              "maxInclusive value '{0}' must be less than or equal to maxInclusive value '{1}' in the base"
-    8367              "maxInclusive value '{0}' must be greater than or equal to minInclusive value '{1}' in the base"
-    8368              "maxInclusive value '{0}' must be greater than minExclusive value '{1}' in the base"
-    8369              "maxExclusive value '{0}' must be less than or equal to maxExclusive value '{1}' in the base"
-    8370              "maxExclusive value '{0}' must be less than or equal to maxInclusive value '{1}' in the base"
-    8371              "maxExclusive value '{0}' must be greater than minInclusive value '{1}' in the base"
-    8372              "maxExclusive value '{0}' must be greater than minExclusive value '{1}' in the base"
-    8373              "minExclusive value '{0}' must be less than maxExclusive value '{1}' in the base"
-    8374              "minExclusive value '{0}' must be less than or equal to maxInclusive value '{1}' in the base"
-    8375              "minExclusive value '{0}' must be greater than minInclusive value '{1}' in the base"
-    8376              "minExclusive value '{0}' must be greater than minExclusive value '{1}' in the base"
-    8377              "minInclusive value '{0}' must be less than maxExclusive value '{1}' in the base"
-    8378              "minInclusive value '{0}' must be less than or equal to maxInclusive value '{1}' in the base"
-    8379              "minInclusive value '{0}' must be greater than or equal to minInclusive value '{1}' in the base"
-    8380              "minInclusive value '{0}' must be greater than minExclusive value '{1}' in the base"
-    8381              "maxInclusive value '{0}' must be from the base type value space"
-    8382              "maxExclusive value '{0}' must be from the base type value space"
-    8383              "minInclusive value '{0}' must be from the base type value space"
-    8384              "minExclusive value '{0}' must be from the base type value space"
-    8385              "totalDigits value '{0}' must be less than or equal to totalDigits value '{1}' in the base"
-    8386              "fractionDigits value '{0}' must be less than or equal to totalDigits value '{1}' in the base"
-    8387              "fractionDigits value '{0}' must be less than or equal to fractionDigits value '{1}' in the base"
-    8388              "maxInclusive value '{0}' must be equal to fixed maxInclusive value '{1}' in the base"
-    8389              "maxExclusive value '{0}' must be equal to fixed maxExclusive value '{1}' in the base"
-    8390              "minInclusive value '{0}' must be equal to fixed minInclusive value '{1}' in the base"
-    8391              "minExclusive value '{0}' must be equal to fixed minExclusive value '{1}' in the base"
-    8392              "totalDigits value '{0}' must be equal to fixed totalDigits value '{1}' in the base"
-    8393              "fractionDigits value '{0}' must be equal to fixed fractionDigits value '{1}' in the base"
-    8394              "maxLength value '{0}' must be equal to fixed maxLength value '{1}' in the base"
-    8395              "minLength value '{0}' must be equal to fixed minLength value '{1}' in the base"
-    8396              "whiteSpace value '{0}' must be equal to fixed whiteSpace value '{1}' in the base"
-    8397              "internal error while processing fixed facet"
-    8398              "list itemType is empty"
-    8399              "union memberTypes is empty"
-    8400              "restriction union base is empty"
-    8401              "restriction union base is '{0}' instead of union"
-    8402              "value '{0}' does not match regular expression facet '{1}'"
-    8403              "value '{0}' is invalid Base64-encoded binary"
-    8404              "value '{0}' is invalid Hex-encoded binary"
-    8405              "value '{0}' has length '{1}' which exceeds maxLength facet value '{2}'"
-    8406              "value '{0}' has length '{1}' which is less than minLength facet value '{2}'"
-    8407              "value '{0}' has length '{1}' which is not equal to length facet value '{2}'"
-    8408              "value '{0}' not in enumeration"
-    8409              "value '{0}' has '{1}' total digits which exceeds totalDigits facet value '{2}'"
-    8410              "value '{0}' has '{1}' fraction digits which exceeds fractionDigits facet value '{2}'"
-    8411              "value '{0}' must be less than or equal to maxInclusive facet value '{1}'"
-    8412              "value '{0}' must be less than maxExclusive facet value '{1}'"
-    8413              "value '{0}' must be greater than or equal to minInclusive facet value '{1}'"
-    8414              "value '{0}' must be greater than or equal to minExclusive facet value '{1}'"
-    8415              "value '{0}' is not whitespace replaced"
-    8416              "value '{0}' is not whitespace collapsed"
-    8417              "value '{0}' is invalid NCName"
-    8418              "value '{0}' is invalid {1}"
-    8419              "ID value '{0}' is not unique"
-    8420              "value '{0}' is invalid ENTITY"
-    8421              "value '{0}' is invalid QName"
-    8422              "NOTATION '{0}' must be valid QName"
-    8423              "value '{0}' does not match any member types of the union"
-    8424              "value '{0}' is invalid anyURI"
-    8425              "empty string encountered"
-    8426              "string contains only whitespaces"
-    8427              "more than one decimal point encountered"
-    8428              "invalid character encountered"
-    8429              "NULL pointer encountered"
-    8430              "unable to construct URI with NULL/empty {0}"
-    8431              "{0} '{1}' can only be set for a generic URI"
-    8432              "{0} contains invalid escape sequence '{1}'"
-    8433              "{0} contains invalid character '{1}'"
-    8434              "{0} cannot be NULL"
-    8435              "'{1}' is not conformant to {0}"
-    8436              "no scheme found in URI"
-    8437              "{0} '{1}' may not be specified if host is not specified"
-    8438              "{0} '{1}' may not be specified if path is not specified"
-    8439              "port number '{0}' must be in the (0,65535) range"
-    8440              "internal error while validating '{0}'"
-    8441              "result not set"
-    8442              "internal error in CompactRanges"
-    8443              "mismatched type in MergeRanges"
-    8444              "internal error in SubtractRanges"
-    8445              "internal error in IntersectRanges"
-    8446              "argument must be RangeToken"
-    8447              "invalid category name '{0}'"
-    8448              "keyword '{0}' not found"
-    8449              "reference number must be greater than zero"
-    8450              "option '{0}' unknown"
-    8451              "unknown token type"
-    8452              "unable to get RangeToken for '{0}'"
-    8453              "not supported"
-    8454              "invalid child index"
-    8455              "replace pattern cannot match zero-length string"
-    8456              "invalid replace pattern"
-    8457              "enabling NEL option can only be done once per process"
-    8458              "out of memory"
-    8459              "operation is not allowed"
-    8460              "selector cannot select attribute"
-    8461              "'|' at the beginning of XPath expression is illegal"
-    8462              "'||' in XPath expression is illegal"
-    8463              "missing attribute name in XPath expression"
-    8464              "unexpected XPath token; expected qname, any, or namespace test"
-    8465              "prefix '{0}' used in XPath expression can not be resolved to namespace URI"
-    8466              "'::' in XPath expression is illegal"
-    8467              "expected step following 'child' token in XPath expression"
-    8468              "expected step following '//' in XPath expression"
-    8469              "expected step following '/' in XPath expression"
-    8470              "'/' not allowed after '//' in XPath expression"
-    8471              "'//' only allowed after '.' at the beginning of XPath expression"
-    8472              "'/' at the beginning of XPath expression is illegal"
-    8473              "root element selection is illegal in XPath expression"
-    8474              "empty XPath expression"
-    8475              "XPath expression cannot end with '|'"
-    8476              "invalid character '{0}' in XPath expression"
-    8477              "unsupported XPath token"
-    8478              "fractional values not supported in XPath expression"
-    8479              "buffer not initialized"
-    8480              "missing 'T' separator in dateTime value '{0}'"
-    8481              "invalid gDay value '{0}'"
-    8482              "invalid gMonth value '{0}'"
-    8483              "invalid gMonthDay value '{0}'"
-    8484              "duration value '{0}' must start with '-' or 'P'"
-    8485              "duration value '{0}' must contain 'P'"
-    8486              "duration value '{0}' can contain '-' only as the first character"
-    8487              "duration value '{0}' contains invalid text before 'T'"
-    8488              "duration value '{0}' has no time component after 'T'"
-    8489              "duration value '{0}' must have at least one component"
-    8490              "duration value '{0}' must have at least one digit after '.'"
-    8491              "incomplete date value '{0}'"
-    8492              "invalid date value '{0}'"
-    8493              "incomplete time value '{0}'"
-    8494              "invalid time value '{0}'"
-    8495              "expected fractional seconds after '.' in time value '{0}'"
-    8496              "incomplete yearMonth value '{0}'"
-    8497              "year separator is missing or misplaced in yearMonth value '{0}'"
-    8498              "year value '{0}' must follow 'CCYY' format"
-    8499              "invalid leading zero in year value '{0}'"
-    8500              "month component missing in yearMonth value '{0}'"
-    8501              "time zone expected in '{0}'"
-    8502              "unexpected text after 'Z' in time zone value '{0}'"
-    8503              "invalid time zone value '{0}'"
-    8504              "illegal year value '{0}'"
-    8505              "month value '{0}' must be between 1 and 12"
-    8506              "day value '{0}' must be between 1 and {1}"
-    8507              "hours value '{0}' must be between 0 and 23"
-    8508              "minutes value '{0}' must be between 0 and 59"
-    8509              "seconds value '{0}' must be between 0 and 60"
-    8510              "minutes value '{0}' must be between 0 and 59"
-    8511              "derived by restriction complex type has content while base type is empty"
-    8512              "namespace of element '{0}' is not allowed by wildcard in the base"
-    8513              "occurrence range of element '{0}' is not a valid restriction of base element's range"
-    8514              "element name/namespace in restriction does not match that of corresponding element in the base"
-    8515              "element '{0}' is nillable in the restriction while it is non-nillable in the base"
-    8516              "element '{0}' is either not fixed or is fixed to a different value compared to corresponding element in the base"
-    8517              "disallowed substitutions for element '{0}' are not a superset of those for corresponding element in the base"
-    8518              "element '{0}' has type that does not derive from type of corresponding element in the base"
-    8519              "element '{0}' has fewer identity constraints compared to corresponding element '{1}' in the base"
-    8520              "element '{0}' has identity constraint that does not appear in corresponding element '{1}' in the base"
-    8521              "occurrence range of group is not a valid restriction of occurrence range of base group"
-    8522              "no complete functional mapping between particles"
-    8523              "forbidden restriction of any particle"
-    8524              "forbidden restriction of all compositor"
-    8525              "forbidden restriction of choice compositor"
-    8526              "forbidden restriction of sequence compositor"
-    8527              "occurrence range of wildcard is not a valid restriction of base wildcard's range"
-    8528              "wildcard is not a subset of corresponding wildcard in the base"
-    8529              "occurrence range of group is not a restriction of base wildcard's range"
-    8530              "no complete functional mapping between particles"
-    8531              "no complete functional mapping between particles"
-    8532              "invalid content spec node type"
-    8533              "NodeIDMap exceeds largest available size"
-    8534              "ProtoType has NULL class name"
-    8535              "ProtoType name length '{0}' differs from expected '{1}'"
-    8536              "ProtoType name '{0}' differs from expected '{1}'"
-    8537              "InputStream read '{0}' is less than required '{1}'"
-    8538              "InputStream read '{0}' is beyond available buffer size '{1}'"
-    8539              "storing violation"
-    8540              "store buffer violation '{0}', '{1}'"
-    8541              "object tag '{0}' exceeds load pool upper boundary '{1}'"
-    8542              "load pool size '{0}' does not tally with object count '{1}'"
-    8543              "loading violation"
-    8544              "load buffer violation '{0}', '{1}'"
-    8545              "invalid class index '{0}', '{1}'"
-    8546              "invalid checkFillBuffer size '{0}'"
-    8547              "invalid checkFlushBuffer size '{0}'"
-    8548              "invalid NULL pointer encountered '{0}'"
-    8549              "createObject fails"
-    8550              "object count '{0}' exceeds upper boundary '{1}'"
-    8551              "grammar pool is empty"
-    8552              "grammar pool is not empty"
-    8553              "string pool is not empty"
-    8554              "storer level '{0}' does not match loader level '{1}'"
-    8555              "undefined prefix in QName value '{0}'"
+    8194              L"unable to open primary document entity '{0}'"
+    8197              L"index is beyond array bounds"
+    8198              L"new array size is less than the old"
+    8199              L"index is beyond maximum attribute index"
+    8200              L"invalid AttType value"
+    8201              L"invalid DefAttType value"
+    8202              L"bit index is beyond set size"
+    8203              L"bit sets have different sizes"
+    8204              L"no more buffers available"
+    8205              L"buffer is not found in the manager's pool"
+    8206              L"NULL pointer"
+    8207              L"binary operation node has unary node type"
+    8208              L"content type must be mixed or children"
+    8209              L"PCDATA node is illegal at this point"
+    8210              L"unary operation node has binary node type"
+    8211              L"unknown content model type"
+    8212              L"unknown content spec type"
+    8213              L"parent element has no content spec node"
+    8214              L"invalid spec type for '{0}'"
+    8215              L"unknown creation reason value"
+    8216              L"element stack is empty"
+    8217              L"pop operation requested on empty stack"
+    8218              L"parent operation requested with only one element in stack"
+    8219              L"no more elements in enumerator"
+    8220              L"unable to open file '{0}'"
+    8221              L"unable to query file position"
+    8222              L"unable to close file"
+    8223              L"unable to seek to the end of file"
+    8224              L"unable to seek to the required position in file"
+    8225              L"unable to duplicate handle"
+    8226              L"unable to read data from file"
+    8227              L"unable to write data to file"
+    8228              L"unable to reset file position to the beginning"
+    8229              L"unable to get file size"
+    8230              L"unable to determine file base pathname"
+    8231              L"parsing in progress"
+    8232              L"DOCTYPE declaration was seen but installed validator does not support DTD"
+    8233              L"unable to open DTD document '{0}'"
+    8234              L"unable to open external entity '{0}'"
+    8235              L"unexpected end of input"
+    8236              L"zero hash modulus"
+    8237              L"hashing key produced invalid hash"
+    8238              L"no such key in hash table"
+    8239              L"unable to destroy mutex"
+    8240              L"internal error in NetAccessor"
+    8241              L"NetAccessor is unable to determine length of remote file"
+    8242              L"unable to initialize NetAccessor"
+    8243              L"unable to resolve host/address '{0}'"
+    8244              L"unable to create socket for URL '{0}'"
+    8245              L"unable to connect socket for URL '{0}'"
+    8246              L"unable to write to socket for URL '{0}'"
+    8247              L"unable to read from socket for URL '{0}'"
+    8248              L"specified HTTP method is not supported by NetAccessor"
+    8249              L"element '{0}' is already in pool"
+    8250              L"invalid pool element id"
+    8251              L"zero hash modulus"
+    8252              L"reader id not found"
+    8253              L"invalid auto encoding value"
+    8254              L"unable to decode first line in entity '{0}'"
+    8255              L"XML or TEXT declaration '{0}' cannot have NEL or lsep"
+    8256              L"current transcoding service does not support source offset information"
+    8257              L"EBCDIC file must provide encoding declaration"
+    8258              L"unable to open primary document entity '{0}'"
+    8259              L"unbalanced start/end tags"
+    8260              L"call to scanNext is illegal at this point"
+    8261              L"index is past top of stack"
+    8262              L"empty stack"
+    8263              L"target buffer cannot have zero max size"
+    8264              L"unsupported radix; expected 2, 8, 10, or 16"
+    8265              L"target buffer is too small"
+    8266              L"start index is past the end of string"
+    8267              L"string representation overflows output binary result"
+    8268              L"illegal string pool id"
+    8269              L"char 0x{0} is not representable in '{1}' encoding"
+    8270              L"invalid multi-byte sequence"
+    8271              L"code point 0x{0} is invalid for '{1}' encoding"
+    8272              L"leading surrogate followed by invalid trailing surrogate"
+    8273              L"unable to create converter for '{0}' encoding"
+    8274              L"malformed URL"
+    8275              L"unsupported protocol in URL"
+    8276              L"URL protocol '{0}' is unsupported"
+    8277              L"missing protocol prefix"

[... 351 lines stripped ...]


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