26 #ifndef __TERRALIB_XSD_INTERNAL_TYPE_H    27 #define __TERRALIB_XSD_INTERNAL_TYPE_H    73         virtual Type* clone() 
const = 0;
    79 #endif  // __TERRALIB_XSD_INTERNAL_TYPE_H Configuration flags for the XSD Module of TerraLib. 
 
#define TEXSDEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
An abstract class for modeling the definition of a new XML Schema Type.