| 
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members 
 XercesDefs.hpp File Reference
Include dependency graph for XercesDefs.hpp:   
This graph shows which files directly or indirectly include this file:   
Go to the source code of this file. 
 Define Documentation
 
 
 
 
 
  
    | 
        
          | #define VALIDATORS_EXPORT   PLATFORM_IMPORT |  |  
 
 
 
  
    | 
        
          | #define XMLStrL( | str )   str |  |  
 
 
  
    | 
        
          | #define Xerces_DLLVersionStr   "1_5_2" |  |  
 Typedef Documentation
 
 
  
    | 
        
          | typedef XMLUInt16 UTF16Ch |  |  
 
  
    | 
        
          | typedef unsigned char XMLByte |  |  
 Variable Documentation
 
  
    | 
        
          | const char *const gXercesFullVersionStr = "1_5_2" |  |  
 
  
    | 
        
          | const unsigned int gXercesMajVersion = 1 |  |  
 
  
    | 
        
          | const unsigned int gXercesMinVersion = 5 |  |  
 
  
    | 
        
          | const unsigned int gXercesRevision = 2 |  |  
 
  
    | 
        
          | const char *const gXercesVersionStr = "1_5" |  |  |