26 #ifndef __TERRALIB_XSD_INTERNAL_ANNOTATION_H 
   27 #define __TERRALIB_XSD_INTERNAL_ANNOTATION_H 
   33 #include <boost/ptr_container/ptr_vector.hpp> 
  107         const boost::ptr_vector<AnnotationItem>& getItems() 
const;
 
  125 #endif  // __TERRALIB_XSD_INTERNAL_ANNOTATION_H 
A base class for XSD classes that must provide a unique ID property. 
 
boost::ptr_vector< AnnotationItem > m_itemVec
It returns a map with other properties of the attribute element. 
 
A base class for XSD classes that must provide a unique ID property. 
 
#define TEXSDEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
A base class for XSD annotation elements. 
 
A class that models a XSD annotation element.