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/03/10 18:42:09 UTC

svn commit: r635616 [5/5] - in /xerces/c/trunk/src/xercesc: NLS/EN_US/ framework/ util/ util/MsgLoaders/ICU/resources/ util/MsgLoaders/InMemory/ util/MsgLoaders/MsgCatalog/ util/MsgLoaders/Win32/

Modified: xerces/c/trunk/src/xercesc/util/XMLDOMMsg.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/util/XMLDOMMsg.hpp?rev=635616&r1=635615&r2=635616&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/util/XMLDOMMsg.hpp (original)
+++ xerces/c/trunk/src/xercesc/util/XMLDOMMsg.hpp Mon Mar 10 10:42:05 2008
@@ -1,7 +1,7 @@
 // This file is generated, don't edit it!!
 
-#if !defined(ERRHEADER_XMLDOMMsg)
-#define ERRHEADER_XMLDOMMsg
+#if !defined(XERCESC_INCLUDE_GUARD_ERRHEADER_XMLDOMMsg)
+#define XERCESC_INCLUDE_GUARD_ERRHEADER_XMLDOMMsg
 
 #include <xercesc/framework/XMLErrorReporter.hpp>
 #include <xercesc/util/XercesDefs.hpp>
@@ -18,40 +18,35 @@
       , F_LowBounds                        = 1
       , DOMEXCEPTION_ERRX                  = 2
       , INDEX_SIZE_ERR                     = 3
-      , DOMSTRING_SIZE_ERR                 = 4
-      , HIERARCHY_REQUEST_ERR              = 5
-      , WRONG_DOCUMENT_ERR                 = 6
-      , INVALID_CHARACTER_ERR              = 7
-      , NO_DATA_ALLOWED_ERR                = 8
-      , NO_MODIFICATION_ALLOWED_ERR        = 9
-      , NOT_FOUND_ERR                      = 10
-      , NOT_SUPPORTED_ERR                  = 11
-      , INUSE_ATTRIBUTE_ERR                = 12
-      , INVALID_STATE_ERR                  = 13
-      , SYNTAX_ERR                         = 14
-      , INVALID_MODIFICATION_ERR           = 15
-      , NAMESPACE_ERR                      = 16
-      , INVALID_ACCESS_ERR                 = 17
-      , VALIDATION_ERR                     = 18
-      , DOMRANGEEXCEPTION_ERRX             = 19
-      , BAD_BOUNDARYPOINTS_ERR             = 20
-      , INVALID_NODE_TYPE_ERR              = 21
-      , DOMLSEXCEPTION_ERRX                = 22
-      , PARSE_ERR                          = 23
-      , SERIALIZE_ERR                      = 24
-      , DOMXPATHEXCEPTION_ERRX             = 25
-      , INVALID_EXPRESSION_ERR             = 26
-      , TYPE_ERR                           = 27
-      , Writer_NestedCDATA                 = 28
-      , Writer_NotRepresentChar            = 29
-      , Writer_NotRecognizedType           = 30
-      , LSParser_ParseInProgress           = 31
-      , LSParser_ParsingAborted            = 32
-      , F_HighBounds                       = 33
-      , W_LowBounds                        = 34
-      , W_HighBounds                       = 35
-      , E_LowBounds                        = 36
-      , E_HighBounds                       = 37
+      , HIERARCHY_REQUEST_ERR              = 4
+      , WRONG_DOCUMENT_ERR                 = 5
+      , INVALID_CHARACTER_ERR              = 6
+      , NO_MODIFICATION_ALLOWED_ERR        = 7
+      , NOT_FOUND_ERR                      = 8
+      , NOT_SUPPORTED_ERR                  = 9
+      , INUSE_ATTRIBUTE_ERR                = 10
+      , INVALID_STATE_ERR                  = 11
+      , NAMESPACE_ERR                      = 12
+      , INVALID_ACCESS_ERR                 = 13
+      , VALIDATION_ERR                     = 14
+      , DOMRANGEEXCEPTION_ERRX             = 15
+      , BAD_BOUNDARYPOINTS_ERR             = 16
+      , INVALID_NODE_TYPE_ERR              = 17
+      , DOMLSEXCEPTION_ERRX                = 18
+      , PARSE_ERR                          = 19
+      , DOMXPATHEXCEPTION_ERRX             = 20
+      , INVALID_EXPRESSION_ERR             = 21
+      , TYPE_ERR                           = 22
+      , Writer_NestedCDATA                 = 23
+      , Writer_NotRepresentChar            = 24
+      , Writer_NotRecognizedType           = 25
+      , LSParser_ParseInProgress           = 26
+      , LSParser_ParsingAborted            = 27
+      , F_HighBounds                       = 28
+      , W_LowBounds                        = 29
+      , W_HighBounds                       = 30
+      , E_LowBounds                        = 31
+      , E_HighBounds                       = 32
     };
 
     static bool isFatal(const XMLDOMMsg::Codes toCheck)

Modified: xerces/c/trunk/src/xercesc/util/XMLExceptMsgs.hpp
URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/util/XMLExceptMsgs.hpp?rev=635616&r1=635615&r2=635616&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/util/XMLExceptMsgs.hpp (original)
+++ xerces/c/trunk/src/xercesc/util/XMLExceptMsgs.hpp Mon Mar 10 10:42:05 2008
@@ -1,7 +1,7 @@
 // This file is generated, don't edit it!!
 
-#if !defined(ERRHEADER_XMLExcepts)
-#define ERRHEADER_XMLExcepts
+#if !defined(XERCESC_INCLUDE_GUARD_ERRHEADER_XMLExcepts)
+#define XERCESC_INCLUDE_GUARD_ERRHEADER_XMLExcepts
 
 #include <xercesc/util/XercesDefs.hpp>
 #include <xercesc/dom/DOMError.hpp>
@@ -16,408 +16,370 @@
         NoError                            = 0
       , W_LowBounds                        = 1
       , Scan_CouldNotOpenSource_Warning    = 2
-      , GC_ExistingGrammar                 = 3
-      , W_HighBounds                       = 4
-      , F_LowBounds                        = 5
-      , Array_BadIndex                     = 6
-      , Array_BadNewSize                   = 7
-      , AttrList_BadIndex                  = 8
-      , AttDef_BadAttType                  = 9
-      , AttDef_BadDefAttType               = 10
-      , Bitset_BadIndex                    = 11
-      , Bitset_NotEqualSize                = 12
-      , BufMgr_NoMoreBuffers               = 13
-      , BufMgr_BufferNotInPool             = 14
-      , CPtr_PointerIsZero                 = 15
-      , CM_BinOpHadUnaryType               = 16
-      , CM_MustBeMixedOrChildren           = 17
-      , CM_NoPCDATAHere                    = 18
-      , CM_NotValidForSpecType             = 19
-      , CM_UnaryOpHadBinType               = 20
-      , CM_UnknownCMType                   = 21
-      , CM_UnknownCMSpecType               = 22
-      , CM_NoParentCSN                     = 23
-      , CM_NotValidSpecTypeForNode         = 24
-      , DTD_UnknownCreateReason            = 25
-      , ElemStack_EmptyStack               = 26
-      , ElemStack_BadIndex                 = 27
-      , ElemStack_StackUnderflow           = 28
-      , ElemStack_NoParentPushed           = 29
-      , Enum_NoMoreElements                = 30
-      , File_CouldNotOpenFile              = 31
-      , File_CouldNotGetCurPos             = 32
-      , File_CouldNotCloseFile             = 33
-      , File_CouldNotSeekToEnd             = 34
-      , File_CouldNotSeekToPos             = 35
-      , File_CouldNotDupHandle             = 36
-      , File_CouldNotReadFromFile          = 37
-      , File_CouldNotWriteToFile           = 38
-      , File_CouldNotResetFile             = 39
-      , File_CouldNotGetSize               = 40
-      , File_CouldNotGetBasePathName       = 41
-      , File_BasePathUnderflow             = 42
-      , Gen_ParseInProgress                = 43
-      , Gen_NoDTDValidator                 = 44
-      , Gen_CouldNotOpenDTD                = 45
-      , Gen_CouldNotOpenExtEntity          = 46
-      , Gen_UnexpectedEOF                  = 47
-      , HshTbl_ZeroModulus                 = 48
-      , HshTbl_BadHashFromKey              = 49
-      , HshTbl_NoSuchKeyExists             = 50
-      , Mutex_CouldNotCreate               = 51
-      , Mutex_CouldNotClose                = 52
-      , Mutex_CouldNotLock                 = 53
-      , Mutex_CouldNotUnlock               = 54
-      , Mutex_CouldNotDestroy              = 55
-      , NetAcc_InternalError               = 56
-      , NetAcc_LengthError                 = 57
-      , NetAcc_InitFailed                  = 58
-      , NetAcc_TargetResolution            = 59
-      , NetAcc_CreateSocket                = 60
-      , NetAcc_ConnSocket                  = 61
-      , NetAcc_WriteSocket                 = 62
-      , NetAcc_ReadSocket                  = 63
-      , NetAcc_UnsupportedMethod           = 64
-      , Pool_ElemAlreadyExists             = 65
-      , Pool_BadHashFromKey                = 66
-      , Pool_InvalidId                     = 67
-      , Pool_ZeroModulus                   = 68
-      , RdrMgr_ReaderIdNotFound            = 69
-      , Reader_BadAutoEncoding             = 70
-      , Reader_CouldNotDecodeFirstLine     = 71
-      , Reader_NelLsepinDecl               = 72
-      , Reader_EOIInMultiSeq               = 73
-      , Reader_SrcOfsNotSupported          = 74
-      , Reader_EncodingStrRequired         = 75
-      , Scan_CouldNotOpenSource            = 76
-      , Scan_UnbalancedStartEnd            = 77
-      , Scan_BadPScanToken                 = 78
-      , Stack_BadIndex                     = 79
-      , Stack_EmptyStack                   = 80
-      , Str_ZeroSizedTargetBuf             = 81
-      , Str_UnknownRadix                   = 82
-      , Str_TargetBufTooSmall              = 83
-      , Str_StartIndexPastEnd              = 84
-      , Str_ConvertOverflow                = 85
-      , Strm_StdErrWriteFailure            = 86
-      , Strm_StdOutWriteFailure            = 87
-      , Strm_ConWriteFailure               = 88
-      , StrPool_IllegalId                  = 89
-      , Trans_CouldNotCreateDefCvtr        = 90
-      , Trans_InvalidSizeReq               = 91
-      , Trans_Unrepresentable              = 92
-      , Trans_NotValidForEncoding          = 93
-      , Trans_BadBlockSize                 = 94
-      , Trans_BadSrcSeq                    = 95
-      , Trans_BadSrcCP                     = 96
-      , Trans_BadTrailingSurrogate         = 97
-      , Trans_CantCreateCvtrFor            = 98
-      , URL_MalformedURL                   = 99
-      , URL_UnsupportedProto               = 100
-      , URL_UnsupportedProto1              = 101
-      , URL_OnlyLocalHost                  = 102
-      , URL_NoProtocolPresent              = 103
-      , URL_ExpectingTwoSlashes            = 104
-      , URL_IncorrectEscapedCharRef        = 105
-      , URL_UnterminatedHostComponent      = 106
-      , URL_RelativeBaseURL                = 107
-      , URL_BaseUnderflow                  = 108
-      , URL_BadPortField                   = 109
-      , UTF8_FormatError                   = 110
-      , UTF8_Invalid_2BytesSeq             = 111
-      , UTF8_Invalid_3BytesSeq             = 112
-      , UTF8_Irregular_3BytesSeq           = 113
-      , UTF8_Invalid_4BytesSeq             = 114
-      , UTF8_Exceede_BytesLimit            = 115
-      , Vector_BadIndex                    = 116
-      , Val_InvalidElemId                  = 117
-      , Val_CantHaveIntSS                  = 118
-      , XMLRec_UnknownEncoding             = 119
-      , Parser_Parse1                      = 120
-      , Parser_Parse2                      = 121
-      , Parser_Next1                       = 122
-      , Parser_Next2                       = 123
-      , Parser_Next3                       = 124
-      , Parser_Next4                       = 125
-      , Parser_Factor1                     = 126
-      , Parser_Factor2                     = 127
-      , Parser_Factor3                     = 128
-      , Parser_Factor4                     = 129
-      , Parser_Factor5                     = 130
-      , Parser_Factor6                     = 131
-      , Parser_Atom1                       = 132
-      , Parser_Atom2                       = 133
-      , Parser_Atom3                       = 134
-      , Parser_Atom4                       = 135
-      , Parser_Atom5                       = 136
-      , Parser_CC1                         = 137
-      , Parser_CC2                         = 138
-      , Parser_CC3                         = 139
-      , Parser_CC4                         = 140
-      , Parser_CC5                         = 141
-      , Parser_CC6                         = 142
-      , Parser_Ope1                        = 143
-      , Parser_Ope2                        = 144
-      , Parser_Ope3                        = 145
-      , Parser_Descape1                    = 146
-      , Parser_Descape2                    = 147
-      , Parser_Descape3                    = 148
-      , Parser_Descape4                    = 149
-      , Parser_Descape5                    = 150
-      , Parser_Process1                    = 151
-      , Parser_Process2                    = 152
-      , Parser_Quantifier1                 = 153
-      , Parser_Quantifier2                 = 154
-      , Parser_Quantifier3                 = 155
-      , Parser_Quantifier4                 = 156
-      , Parser_Quantifier5                 = 157
-      , Gen_NoSchemaValidator              = 158
-      , XUTIL_UnCopyableNodeType           = 159
-      , SubGrpComparator_NGR               = 160
-      , FACET_Invalid_Len                  = 161
-      , FACET_Invalid_maxLen               = 162
-      , FACET_Invalid_minLen               = 163
-      , FACET_NonNeg_Len                   = 164
-      , FACET_NonNeg_maxLen                = 165
-      , FACET_NonNeg_minLen                = 166
-      , FACET_Len_maxLen                   = 167
-      , FACET_Len_minLen                   = 168
-      , FACET_maxLen_minLen                = 169
-      , FACET_bool_Pattern                 = 170
-      , FACET_Invalid_Tag                  = 171
-      , FACET_Len_baseLen                  = 172
-      , FACET_minLen_baseminLen            = 173
-      , FACET_minLen_basemaxLen            = 174
-      , FACET_maxLen_basemaxLen            = 175
-      , FACET_maxLen_baseminLen            = 176
-      , FACET_Len_baseMinLen               = 177
-      , FACET_Len_baseMaxLen               = 178
-      , FACET_minLen_baseLen               = 179
-      , FACET_maxLen_baseLen               = 180
-      , FACET_enum_base                    = 181
-      , FACET_Invalid_WS                   = 182
-      , FACET_WS_collapse                  = 183
-      , FACET_WS_replace                   = 184
-      , FACET_Invalid_MaxIncl              = 185
-      , FACET_Invalid_MaxExcl              = 186
-      , FACET_Invalid_MinIncl              = 187
-      , FACET_Invalid_MinExcl              = 188
-      , FACET_Invalid_TotalDigit           = 189
-      , FACET_Invalid_FractDigit           = 190
-      , FACET_PosInt_TotalDigit            = 191
-      , FACET_NonNeg_FractDigit            = 192
-      , FACET_max_Incl_Excl                = 193
-      , FACET_min_Incl_Excl                = 194
-      , FACET_maxExcl_minExcl              = 195
-      , FACET_maxExcl_minIncl              = 196
-      , FACET_maxIncl_minExcl              = 197
-      , FACET_maxIncl_minIncl              = 198
-      , FACET_TotDigit_FractDigit          = 199
-      , FACET_maxIncl_base_maxExcl         = 200
-      , FACET_maxIncl_base_maxIncl         = 201
-      , FACET_maxIncl_base_minIncl         = 202
-      , FACET_maxIncl_base_minExcl         = 203
-      , FACET_maxExcl_base_maxExcl         = 204
-      , FACET_maxExcl_base_maxIncl         = 205
-      , FACET_maxExcl_base_minIncl         = 206
-      , FACET_maxExcl_base_minExcl         = 207
-      , FACET_minExcl_base_maxExcl         = 208
-      , FACET_minExcl_base_maxIncl         = 209
-      , FACET_minExcl_base_minIncl         = 210
-      , FACET_minExcl_base_minExcl         = 211
-      , FACET_minIncl_base_maxExcl         = 212
-      , FACET_minIncl_base_maxIncl         = 213
-      , FACET_minIncl_base_minIncl         = 214
-      , FACET_minIncl_base_minExcl         = 215
-      , FACET_maxIncl_notFromBase          = 216
-      , FACET_maxExcl_notFromBase          = 217
-      , FACET_minIncl_notFromBase          = 218
-      , FACET_minExcl_notFromBase          = 219
-      , FACET_totalDigit_base_totalDigit   = 220
-      , FACET_fractDigit_base_totalDigit   = 221
-      , FACET_fractDigit_base_fractDigit   = 222
-      , FACET_maxIncl_base_fixed           = 223
-      , FACET_maxExcl_base_fixed           = 224
-      , FACET_minIncl_base_fixed           = 225
-      , FACET_minExcl_base_fixed           = 226
-      , FACET_totalDigit_base_fixed        = 227
-      , FACET_fractDigit_base_fixed        = 228
-      , FACET_maxLen_base_fixed            = 229
-      , FACET_minLen_base_fixed            = 230
-      , FACET_len_base_fixed               = 231
-      , FACET_whitespace_base_fixed        = 232
-      , FACET_internalError_fixed          = 233
-      , FACET_List_Null_baseValidator      = 234
-      , FACET_Union_Null_memberTypeValidators   = 235
-      , FACET_Union_Null_baseValidator     = 236
-      , FACET_Union_invalid_baseValidatorType   = 237
-      , VALUE_NotMatch_Pattern             = 238
-      , VALUE_Not_Base64                   = 239
-      , VALUE_Not_HexBin                   = 240
-      , VALUE_GT_maxLen                    = 241
-      , VALUE_LT_minLen                    = 242
-      , VALUE_NE_Len                       = 243
-      , VALUE_NotIn_Enumeration            = 244
-      , VALUE_exceed_totalDigit            = 245
-      , VALUE_exceed_fractDigit            = 246
-      , VALUE_exceed_maxIncl               = 247
-      , VALUE_exceed_maxExcl               = 248
-      , VALUE_exceed_minIncl               = 249
-      , VALUE_exceed_minExcl               = 250
-      , VALUE_WS_replaced                  = 251
-      , VALUE_WS_collapsed                 = 252
-      , VALUE_Invalid_NCName               = 253
-      , VALUE_Invalid_Name                 = 254
-      , VALUE_ID_Not_Unique                = 255
-      , VALUE_ENTITY_Invalid               = 256
-      , VALUE_QName_Invalid                = 257
-      , VALUE_NOTATION_Invalid             = 258
-      , VALUE_no_match_memberType          = 259
-      , VALUE_URI_Malformed                = 260
-      , XMLNUM_emptyString                 = 261
-      , XMLNUM_WSString                    = 262
-      , XMLNUM_2ManyDecPoint               = 263
-      , XMLNUM_Inv_chars                   = 264
-      , XMLNUM_null_ptr                    = 265
-      , XMLNUM_URI_Component_Empty         = 266
-      , XMLNUM_URI_Component_for_GenURI_Only   = 267
-      , XMLNUM_URI_Component_Invalid_EscapeSequence   = 268
-      , XMLNUM_URI_Component_Invalid_Char   = 269
-      , XMLNUM_URI_Component_Set_Null      = 270
-      , XMLNUM_URI_Component_Not_Conformant   = 271
-      , XMLNUM_URI_No_Scheme               = 272
-      , XMLNUM_URI_NullHost                = 273
-      , XMLNUM_URI_NullPath                = 274
-      , XMLNUM_URI_Component_inPath        = 275
-      , XMLNUM_URI_PortNo_Invalid          = 276
-      , XMLNUM_DBL_FLT_maxNeg              = 277
-      , XMLNUM_DBL_FLT_maxPos              = 278
-      , XMLNUM_DBL_FLT_minNegPos           = 279
-      , XMLNUM_DBL_FLT_InvalidType         = 280
-      , XMLNUM_DBL_FLT_No_Exponent         = 281
-      , Regex_Result_Not_Set               = 282
-      , Regex_CompactRangesError           = 283
-      , Regex_MergeRangesTypeMismatch      = 284
-      , Regex_SubtractRangesError          = 285
-      , Regex_IntersectRangesError         = 286
-      , Regex_ComplementRangesInvalidArg   = 287
-      , Regex_InvalidCategoryName          = 288
-      , Regex_KeywordNotFound              = 289
-      , Regex_BadRefNo                     = 290
-      , Regex_UnknownOption                = 291
-      , Regex_UnknownTokenType             = 292
-      , Regex_RangeTokenGetError           = 293
-      , Regex_NotSupported                 = 294
-      , Regex_InvalidChildIndex            = 295
-      , Regex_RepPatMatchesZeroString      = 296
-      , Regex_InvalidRepPattern            = 297
-      , NEL_RepeatedCalls                  = 298
-      , RethrowError                       = 299
-      , Out_Of_Memory                      = 300
-      , DV_InvalidOperation                = 301
-      , XPath_NoAttrSelector               = 302
-      , XPath_NoUnionAtStart               = 303
-      , XPath_NoMultipleUnion              = 304
-      , XPath_MissingAttr                  = 305
-      , XPath_ExpectedToken1               = 306
-      , XPath_PrefixNoURI                  = 307
-      , XPath_NoDoubleColon                = 308
-      , XPath_ExpectedStep1                = 309
-      , XPath_ExpectedStep2                = 310
-      , XPath_ExpectedStep3                = 311
-      , XPath_NoForwardSlash               = 312
-      , XPath_NoDoubleForwardSlash         = 313
-      , XPath_NoForwardSlashAtStart        = 314
-      , XPath_NoSelectionOfRoot            = 315
-      , XPath_EmptyExpr                    = 316
-      , XPath_NoUnionAtEnd                 = 317
-      , XPath_InvalidChar                  = 318
-      , XPath_TokenNotSupported            = 319
-      , XPath_FindSolution                 = 320
-      , DateTime_Assert_Buffer_Fail        = 321
-      , DateTime_dt_missingT               = 322
-      , DateTime_gDay_invalid              = 323
-      , DateTime_gMth_invalid              = 324
-      , DateTime_gMthDay_invalid           = 325
-      , DateTime_dur_Start_dashP           = 326
-      , DateTime_dur_noP                   = 327
-      , DateTime_dur_DashNotFirst          = 328
-      , DateTime_dur_inv_b4T               = 329
-      , DateTime_dur_NoTimeAfterT          = 330
-      , DateTime_dur_NoElementAtAll        = 331
-      , DateTime_dur_inv_seconds           = 332
-      , DateTime_date_incomplete           = 333
-      , DateTime_date_invalid              = 334
-      , DateTime_time_incomplete           = 335
-      , DateTime_time_invalid              = 336
-      , DateTime_ms_noDigit                = 337
-      , DateTime_ym_incomplete             = 338
-      , DateTime_ym_invalid                = 339
-      , DateTime_year_tooShort             = 340
-      , DateTime_year_leadingZero          = 341
-      , DateTime_ym_noMonth                = 342
-      , DateTime_tz_noUTCsign              = 343
-      , DateTime_tz_stuffAfterZ            = 344
-      , DateTime_tz_invalid                = 345
-      , DateTime_year_zero                 = 346
-      , DateTime_mth_invalid               = 347
-      , DateTime_day_invalid               = 348
-      , DateTime_hour_invalid              = 349
-      , DateTime_min_invalid               = 350
-      , DateTime_second_invalid            = 351
-      , DateTime_tz_hh_invalid             = 352
-      , PD_EmptyBase                       = 353
-      , PD_NSCompat1                       = 354
-      , PD_OccurRangeE                     = 355
-      , PD_NameTypeOK1                     = 356
-      , PD_NameTypeOK2                     = 357
-      , PD_NameTypeOK3                     = 358
-      , PD_NameTypeOK4                     = 359
-      , PD_NameTypeOK5                     = 360
-      , PD_NameTypeOK6                     = 361
-      , PD_NameTypeOK7                     = 362
-      , PD_RecurseAsIfGroup                = 363
-      , PD_Recurse1                        = 364
-      , PD_Recurse2                        = 365
-      , PD_ForbiddenRes1                   = 366
-      , PD_ForbiddenRes2                   = 367
-      , PD_ForbiddenRes3                   = 368
-      , PD_ForbiddenRes4                   = 369
-      , PD_NSSubset1                       = 370
-      , PD_NSSubset2                       = 371
-      , PD_NSRecurseCheckCardinality1      = 372
-      , PD_RecurseUnordered                = 373
-      , PD_MapAndSum                       = 374
-      , PD_InvalidContentType              = 375
-      , NodeIDMap_GrowErr                  = 376
-      , XSer_ProtoType_Null_ClassName      = 377
-      , XSer_ProtoType_NameLen_Dif         = 378
-      , XSer_ProtoType_Name_Dif            = 379
-      , XSer_InStream_Read_LT_Req          = 380
-      , XSer_InStream_Read_OverFlow        = 381
-      , XSer_Storing_Violation             = 382
-      , XSer_StoreBuffer_Violation         = 383
-      , XSer_LoadPool_UppBnd_Exceed        = 384
-      , XSer_LoadPool_NoTally_ObjCnt       = 385
-      , XSer_Loading_Violation             = 386
-      , XSer_LoadBuffer_Violation          = 387
-      , XSer_Inv_ClassIndex                = 388
-      , XSer_Inv_FillBuffer_Size           = 389
-      , XSer_Inv_checkFillBuffer_Size      = 390
-      , XSer_Inv_checkFlushBuffer_Size     = 391
-      , XSer_Inv_Null_Pointer              = 392
-      , XSer_Inv_Buffer_Len                = 393
-      , XSer_CreateObject_Fail             = 394
-      , XSer_ObjCount_UppBnd_Exceed        = 395
-      , XSer_GrammarPool_Locked            = 396
-      , XSer_GrammarPool_Empty             = 397
-      , XSer_GrammarPool_NotEmpty          = 398
-      , XSer_StringPool_NotEmpty           = 399
-      , XSer_Storer_NewerThan_Loader       = 400
-      , VALUE_QName_Invalid2               = 401
-      , F_HighBounds                       = 402
-      , E_LowBounds                        = 403
-      , E_HighBounds                       = 404
+      , W_HighBounds                       = 3
+      , F_LowBounds                        = 4
+      , Array_BadIndex                     = 5
+      , Array_BadNewSize                   = 6
+      , AttrList_BadIndex                  = 7
+      , AttDef_BadAttType                  = 8
+      , AttDef_BadDefAttType               = 9
+      , Bitset_BadIndex                    = 10
+      , Bitset_NotEqualSize                = 11
+      , BufMgr_NoMoreBuffers               = 12
+      , BufMgr_BufferNotInPool             = 13
+      , CPtr_PointerIsZero                 = 14
+      , CM_BinOpHadUnaryType               = 15
+      , CM_MustBeMixedOrChildren           = 16
+      , CM_NoPCDATAHere                    = 17
+      , CM_UnaryOpHadBinType               = 18
+      , CM_UnknownCMType                   = 19
+      , CM_UnknownCMSpecType               = 20
+      , CM_NoParentCSN                     = 21
+      , CM_NotValidSpecTypeForNode         = 22
+      , DTD_UnknownCreateReason            = 23
+      , ElemStack_EmptyStack               = 24
+      , ElemStack_StackUnderflow           = 25
+      , ElemStack_NoParentPushed           = 26
+      , Enum_NoMoreElements                = 27
+      , File_CouldNotOpenFile              = 28
+      , File_CouldNotGetCurPos             = 29
+      , File_CouldNotCloseFile             = 30
+      , File_CouldNotSeekToEnd             = 31
+      , File_CouldNotSeekToPos             = 32
+      , File_CouldNotDupHandle             = 33
+      , File_CouldNotReadFromFile          = 34
+      , File_CouldNotWriteToFile           = 35
+      , File_CouldNotResetFile             = 36
+      , File_CouldNotGetSize               = 37
+      , File_CouldNotGetBasePathName       = 38
+      , Gen_ParseInProgress                = 39
+      , Gen_NoDTDValidator                 = 40
+      , Gen_CouldNotOpenDTD                = 41
+      , Gen_CouldNotOpenExtEntity          = 42
+      , Gen_UnexpectedEOF                  = 43
+      , HshTbl_ZeroModulus                 = 44
+      , HshTbl_BadHashFromKey              = 45
+      , HshTbl_NoSuchKeyExists             = 46
+      , Mutex_CouldNotDestroy              = 47
+      , NetAcc_InternalError               = 48
+      , NetAcc_LengthError                 = 49
+      , NetAcc_InitFailed                  = 50
+      , NetAcc_TargetResolution            = 51
+      , NetAcc_CreateSocket                = 52
+      , NetAcc_ConnSocket                  = 53
+      , NetAcc_WriteSocket                 = 54
+      , NetAcc_ReadSocket                  = 55
+      , NetAcc_UnsupportedMethod           = 56
+      , Pool_ElemAlreadyExists             = 57
+      , Pool_InvalidId                     = 58
+      , Pool_ZeroModulus                   = 59
+      , RdrMgr_ReaderIdNotFound            = 60
+      , Reader_BadAutoEncoding             = 61
+      , Reader_CouldNotDecodeFirstLine     = 62
+      , Reader_NelLsepinDecl               = 63
+      , Reader_SrcOfsNotSupported          = 64
+      , Reader_EncodingStrRequired         = 65
+      , Scan_CouldNotOpenSource            = 66
+      , Scan_UnbalancedStartEnd            = 67
+      , Scan_BadPScanToken                 = 68
+      , Stack_BadIndex                     = 69
+      , Stack_EmptyStack                   = 70
+      , Str_ZeroSizedTargetBuf             = 71
+      , Str_UnknownRadix                   = 72
+      , Str_TargetBufTooSmall              = 73
+      , Str_StartIndexPastEnd              = 74
+      , Str_ConvertOverflow                = 75
+      , StrPool_IllegalId                  = 76
+      , Trans_Unrepresentable              = 77
+      , Trans_BadSrcSeq                    = 78
+      , Trans_BadSrcCP                     = 79
+      , Trans_BadTrailingSurrogate         = 80
+      , Trans_CantCreateCvtrFor            = 81
+      , URL_MalformedURL                   = 82
+      , URL_UnsupportedProto               = 83
+      , URL_UnsupportedProto1              = 84
+      , URL_NoProtocolPresent              = 85
+      , URL_ExpectingTwoSlashes            = 86
+      , URL_RelativeBaseURL                = 87
+      , URL_BadPortField                   = 88
+      , UTF8_FormatError                   = 89
+      , UTF8_Invalid_3BytesSeq             = 90
+      , UTF8_Irregular_3BytesSeq           = 91
+      , UTF8_Invalid_4BytesSeq             = 92
+      , UTF8_Exceede_BytesLimit            = 93
+      , Vector_BadIndex                    = 94
+      , Val_InvalidElemId                  = 95
+      , Val_CantHaveIntSS                  = 96
+      , XMLRec_UnknownEncoding             = 97
+      , Parser_Parse1                      = 98
+      , Parser_Parse2                      = 99
+      , Parser_Next1                       = 100
+      , Parser_Next2                       = 101
+      , Parser_Next3                       = 102
+      , Parser_Next4                       = 103
+      , Parser_Factor1                     = 104
+      , Parser_Factor2                     = 105
+      , Parser_Factor3                     = 106
+      , Parser_Factor4                     = 107
+      , Parser_Factor5                     = 108
+      , Parser_Factor6                     = 109
+      , Parser_Atom1                       = 110
+      , Parser_Atom2                       = 111
+      , Parser_Atom3                       = 112
+      , Parser_Atom4                       = 113
+      , Parser_Atom5                       = 114
+      , Parser_CC1                         = 115
+      , Parser_CC2                         = 116
+      , Parser_CC3                         = 117
+      , Parser_CC5                         = 118
+      , Parser_CC6                         = 119
+      , Parser_Ope1                        = 120
+      , Parser_Ope2                        = 121
+      , Parser_Ope3                        = 122
+      , Parser_Descape1                    = 123
+      , Parser_Descape3                    = 124
+      , Parser_Descape4                    = 125
+      , Parser_Descape5                    = 126
+      , Parser_Process2                    = 127
+      , Parser_Quantifier1                 = 128
+      , Parser_Quantifier2                 = 129
+      , Parser_Quantifier3                 = 130
+      , Parser_Quantifier4                 = 131
+      , Parser_Quantifier5                 = 132
+      , Gen_NoSchemaValidator              = 133
+      , SubGrpComparator_NGR               = 134
+      , FACET_Invalid_Len                  = 135
+      , FACET_Invalid_maxLen               = 136
+      , FACET_Invalid_minLen               = 137
+      , FACET_NonNeg_Len                   = 138
+      , FACET_NonNeg_maxLen                = 139
+      , FACET_NonNeg_minLen                = 140
+      , FACET_Len_maxLen                   = 141
+      , FACET_Len_minLen                   = 142
+      , FACET_maxLen_minLen                = 143
+      , FACET_Invalid_Tag                  = 144
+      , FACET_Len_baseLen                  = 145
+      , FACET_minLen_baseminLen            = 146
+      , FACET_minLen_basemaxLen            = 147
+      , FACET_maxLen_basemaxLen            = 148
+      , FACET_maxLen_baseminLen            = 149
+      , FACET_Len_baseMinLen               = 150
+      , FACET_Len_baseMaxLen               = 151
+      , FACET_minLen_baseLen               = 152
+      , FACET_maxLen_baseLen               = 153
+      , FACET_enum_base                    = 154
+      , FACET_Invalid_WS                   = 155
+      , FACET_WS_collapse                  = 156
+      , FACET_WS_replace                   = 157
+      , FACET_Invalid_MaxIncl              = 158
+      , FACET_Invalid_MaxExcl              = 159
+      , FACET_Invalid_MinIncl              = 160
+      , FACET_Invalid_MinExcl              = 161
+      , FACET_Invalid_TotalDigit           = 162
+      , FACET_Invalid_FractDigit           = 163
+      , FACET_PosInt_TotalDigit            = 164
+      , FACET_NonNeg_FractDigit            = 165
+      , FACET_max_Incl_Excl                = 166
+      , FACET_min_Incl_Excl                = 167
+      , FACET_maxExcl_minExcl              = 168
+      , FACET_maxExcl_minIncl              = 169
+      , FACET_maxIncl_minExcl              = 170
+      , FACET_maxIncl_minIncl              = 171
+      , FACET_TotDigit_FractDigit          = 172
+      , FACET_maxIncl_base_maxExcl         = 173
+      , FACET_maxIncl_base_maxIncl         = 174
+      , FACET_maxIncl_base_minIncl         = 175
+      , FACET_maxIncl_base_minExcl         = 176
+      , FACET_maxExcl_base_maxExcl         = 177
+      , FACET_maxExcl_base_maxIncl         = 178
+      , FACET_maxExcl_base_minIncl         = 179
+      , FACET_maxExcl_base_minExcl         = 180
+      , FACET_minExcl_base_maxExcl         = 181
+      , FACET_minExcl_base_maxIncl         = 182
+      , FACET_minExcl_base_minIncl         = 183
+      , FACET_minExcl_base_minExcl         = 184
+      , FACET_minIncl_base_maxExcl         = 185
+      , FACET_minIncl_base_maxIncl         = 186
+      , FACET_minIncl_base_minIncl         = 187
+      , FACET_minIncl_base_minExcl         = 188
+      , FACET_maxIncl_notFromBase          = 189
+      , FACET_maxExcl_notFromBase          = 190
+      , FACET_minIncl_notFromBase          = 191
+      , FACET_minExcl_notFromBase          = 192
+      , FACET_totalDigit_base_totalDigit   = 193
+      , FACET_fractDigit_base_totalDigit   = 194
+      , FACET_fractDigit_base_fractDigit   = 195
+      , FACET_maxIncl_base_fixed           = 196
+      , FACET_maxExcl_base_fixed           = 197
+      , FACET_minIncl_base_fixed           = 198
+      , FACET_minExcl_base_fixed           = 199
+      , FACET_totalDigit_base_fixed        = 200
+      , FACET_fractDigit_base_fixed        = 201
+      , FACET_maxLen_base_fixed            = 202
+      , FACET_minLen_base_fixed            = 203
+      , FACET_whitespace_base_fixed        = 204
+      , FACET_internalError_fixed          = 205
+      , FACET_List_Null_baseValidator      = 206
+      , FACET_Union_Null_memberTypeValidators   = 207
+      , FACET_Union_Null_baseValidator     = 208
+      , FACET_Union_invalid_baseValidatorType   = 209
+      , VALUE_NotMatch_Pattern             = 210
+      , VALUE_Not_Base64                   = 211
+      , VALUE_Not_HexBin                   = 212
+      , VALUE_GT_maxLen                    = 213
+      , VALUE_LT_minLen                    = 214
+      , VALUE_NE_Len                       = 215
+      , VALUE_NotIn_Enumeration            = 216
+      , VALUE_exceed_totalDigit            = 217
+      , VALUE_exceed_fractDigit            = 218
+      , VALUE_exceed_maxIncl               = 219
+      , VALUE_exceed_maxExcl               = 220
+      , VALUE_exceed_minIncl               = 221
+      , VALUE_exceed_minExcl               = 222
+      , VALUE_WS_replaced                  = 223
+      , VALUE_WS_collapsed                 = 224
+      , VALUE_Invalid_NCName               = 225
+      , VALUE_Invalid_Name                 = 226
+      , VALUE_ID_Not_Unique                = 227
+      , VALUE_ENTITY_Invalid               = 228
+      , VALUE_QName_Invalid                = 229
+      , VALUE_NOTATION_Invalid             = 230
+      , VALUE_no_match_memberType          = 231
+      , VALUE_URI_Malformed                = 232
+      , XMLNUM_emptyString                 = 233
+      , XMLNUM_WSString                    = 234
+      , XMLNUM_2ManyDecPoint               = 235
+      , XMLNUM_Inv_chars                   = 236
+      , XMLNUM_null_ptr                    = 237
+      , XMLNUM_URI_Component_Empty         = 238
+      , XMLNUM_URI_Component_for_GenURI_Only   = 239
+      , XMLNUM_URI_Component_Invalid_EscapeSequence   = 240
+      , XMLNUM_URI_Component_Invalid_Char   = 241
+      , XMLNUM_URI_Component_Set_Null      = 242
+      , XMLNUM_URI_Component_Not_Conformant   = 243
+      , XMLNUM_URI_No_Scheme               = 244
+      , XMLNUM_URI_NullHost                = 245
+      , XMLNUM_URI_NullPath                = 246
+      , XMLNUM_URI_PortNo_Invalid          = 247
+      , XMLNUM_DBL_FLT_InvalidType         = 248
+      , Regex_Result_Not_Set               = 249
+      , Regex_CompactRangesError           = 250
+      , Regex_MergeRangesTypeMismatch      = 251
+      , Regex_SubtractRangesError          = 252
+      , Regex_IntersectRangesError         = 253
+      , Regex_ComplementRangesInvalidArg   = 254
+      , Regex_InvalidCategoryName          = 255
+      , Regex_KeywordNotFound              = 256
+      , Regex_BadRefNo                     = 257
+      , Regex_UnknownOption                = 258
+      , Regex_UnknownTokenType             = 259
+      , Regex_RangeTokenGetError           = 260
+      , Regex_NotSupported                 = 261
+      , Regex_InvalidChildIndex            = 262
+      , Regex_RepPatMatchesZeroString      = 263
+      , Regex_InvalidRepPattern            = 264
+      , NEL_RepeatedCalls                  = 265
+      , Out_Of_Memory                      = 266
+      , DV_InvalidOperation                = 267
+      , XPath_NoAttrSelector               = 268
+      , XPath_NoUnionAtStart               = 269
+      , XPath_NoMultipleUnion              = 270
+      , XPath_MissingAttr                  = 271
+      , XPath_ExpectedToken1               = 272
+      , XPath_PrefixNoURI                  = 273
+      , XPath_NoDoubleColon                = 274
+      , XPath_ExpectedStep1                = 275
+      , XPath_ExpectedStep2                = 276
+      , XPath_ExpectedStep3                = 277
+      , XPath_NoForwardSlash               = 278
+      , XPath_NoDoubleForwardSlash         = 279
+      , XPath_NoForwardSlashAtStart        = 280
+      , XPath_NoSelectionOfRoot            = 281
+      , XPath_EmptyExpr                    = 282
+      , XPath_NoUnionAtEnd                 = 283
+      , XPath_InvalidChar                  = 284
+      , XPath_TokenNotSupported            = 285
+      , XPath_FindSolution                 = 286
+      , DateTime_Assert_Buffer_Fail        = 287
+      , DateTime_dt_missingT               = 288
+      , DateTime_gDay_invalid              = 289
+      , DateTime_gMth_invalid              = 290
+      , DateTime_gMthDay_invalid           = 291
+      , DateTime_dur_Start_dashP           = 292
+      , DateTime_dur_noP                   = 293
+      , DateTime_dur_DashNotFirst          = 294
+      , DateTime_dur_inv_b4T               = 295
+      , DateTime_dur_NoTimeAfterT          = 296
+      , DateTime_dur_NoElementAtAll        = 297
+      , DateTime_dur_inv_seconds           = 298
+      , DateTime_date_incomplete           = 299
+      , DateTime_date_invalid              = 300
+      , DateTime_time_incomplete           = 301
+      , DateTime_time_invalid              = 302
+      , DateTime_ms_noDigit                = 303
+      , DateTime_ym_incomplete             = 304
+      , DateTime_ym_invalid                = 305
+      , DateTime_year_tooShort             = 306
+      , DateTime_year_leadingZero          = 307
+      , DateTime_ym_noMonth                = 308
+      , DateTime_tz_noUTCsign              = 309
+      , DateTime_tz_stuffAfterZ            = 310
+      , DateTime_tz_invalid                = 311
+      , DateTime_year_zero                 = 312
+      , DateTime_mth_invalid               = 313
+      , DateTime_day_invalid               = 314
+      , DateTime_hour_invalid              = 315
+      , DateTime_min_invalid               = 316
+      , DateTime_second_invalid            = 317
+      , DateTime_tz_hh_invalid             = 318
+      , PD_EmptyBase                       = 319
+      , PD_NSCompat1                       = 320
+      , PD_OccurRangeE                     = 321
+      , PD_NameTypeOK1                     = 322
+      , PD_NameTypeOK2                     = 323
+      , PD_NameTypeOK3                     = 324
+      , PD_NameTypeOK4                     = 325
+      , PD_NameTypeOK5                     = 326
+      , PD_NameTypeOK6                     = 327
+      , PD_NameTypeOK7                     = 328
+      , PD_Recurse1                        = 329
+      , PD_Recurse2                        = 330
+      , PD_ForbiddenRes1                   = 331
+      , PD_ForbiddenRes2                   = 332
+      , PD_ForbiddenRes3                   = 333
+      , PD_ForbiddenRes4                   = 334
+      , PD_NSSubset1                       = 335
+      , PD_NSSubset2                       = 336
+      , PD_NSRecurseCheckCardinality1      = 337
+      , PD_RecurseUnordered                = 338
+      , PD_MapAndSum                       = 339
+      , PD_InvalidContentType              = 340
+      , NodeIDMap_GrowErr                  = 341
+      , XSer_ProtoType_Null_ClassName      = 342
+      , XSer_ProtoType_NameLen_Dif         = 343
+      , XSer_ProtoType_Name_Dif            = 344
+      , XSer_InStream_Read_LT_Req          = 345
+      , XSer_InStream_Read_OverFlow        = 346
+      , XSer_Storing_Violation             = 347
+      , XSer_StoreBuffer_Violation         = 348
+      , XSer_LoadPool_UppBnd_Exceed        = 349
+      , XSer_LoadPool_NoTally_ObjCnt       = 350
+      , XSer_Loading_Violation             = 351
+      , XSer_LoadBuffer_Violation          = 352
+      , XSer_Inv_ClassIndex                = 353
+      , XSer_Inv_checkFillBuffer_Size      = 354
+      , XSer_Inv_checkFlushBuffer_Size     = 355
+      , XSer_Inv_Null_Pointer              = 356
+      , XSer_CreateObject_Fail             = 357
+      , XSer_ObjCount_UppBnd_Exceed        = 358
+      , XSer_GrammarPool_Empty             = 359
+      , XSer_GrammarPool_NotEmpty          = 360
+      , XSer_StringPool_NotEmpty           = 361
+      , XSer_Storer_NewerThan_Loader       = 362
+      , VALUE_QName_Invalid2               = 363
+      , F_HighBounds                       = 364
+      , E_LowBounds                        = 365
+      , E_HighBounds                       = 366
     };
 
 



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