source: NonGTP/Xerces/xerces-c_2_8_0/include/xercesc/util/MsgLoaders/MsgCatalog/XMLMsgCat_Ids.hpp @ 2674

Revision 2674, 493 bytes checked in by mattausch, 16 years ago (diff)
Line 
1// ----------------------------------------------------------------
2//  This file was generated from the XML error message source.
3//  so do not edit this file directly!!
4// ----------------------------------------------------------------
5
6#include <xercesc/util/XercesDefs.hpp>
7
8XERCES_CPP_NAMESPACE_BEGIN
9
10const unsigned int CatId_XMLErrs = 1;
11const unsigned int CatId_XMLValid = 2;
12const unsigned int CatId_XMLExcepts = 3;
13const unsigned int CatId_XMLDOMMsg = 4;
14
15XERCES_CPP_NAMESPACE_END
16
Note: See TracBrowser for help on using the repository browser.