26 #ifndef __TERRALIB_XSD_INTERNAL_UNIQUE_H 
   27 #define __TERRALIB_XSD_INTERNAL_UNIQUE_H 
   86 #endif  // __TERRALIB_XSD_INTERNAL_UNIQUE_H 
This is the base class for XML Schema elements that are related to identity constraint. 
 
#define TEXSDEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
A class that models a XSD annotation element. 
 
It models the unique element in an XML Schema. 
 
This is the base class for XML Schema elements that are related to identity constraint.