26 #ifndef __TERRALIB_XSD_INTERNAL_READXSD_H 
   27 #define __TERRALIB_XSD_INTERNAL_READXSD_H 
   32 #if TE_XSD_BUILD_WITH_XML_PARSER 
   47 #endif // TE_XSD_BUILD_WITH_XML_PARSER 
   49 #endif  // __TERRALIB_XSD_INTERNAL_READXSD_H 
Configuration flags for the XSD Module of TerraLib. 
 
TEXSDEXPORT Schema * Read(const std::string &file_name)
 
#define TEXSDEXPORT
You can use this macro in order to export/import classes and functions from this module.