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