root/win32/xerces-c_2_8_0-x86/include/xercesc/util/MsgLoaders/MsgCatalog/XMLMsgCat_Ids.hpp @ 111

Revision 111, 493 bytes (checked in by mido, 16 years ago)

pridana knihovna XSD (a jeji chlebodarkyne XERCES), v ramci Win32 zprovoznen priklad tests/test_xsd_hello.cxx

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
Note: See TracBrowser for help on using the browser.