26 #ifndef __TERRALIB_XSD_INTERNAL_SIMPLECONTENT_H 
   27 #define __TERRALIB_XSD_INTERNAL_SIMPLECONTENT_H 
  106 #endif  // __TERRALIB_XSD_INTERNAL_SIMPLECONTENT_H 
SimpleType, SimpleContent and ComplexContent can be extend other types. This is just a base class for...
 
TypeDerivation * m_derivation
It can be: restriction (Restriction4SimpleContent) | extension. (Required) 
 
#define TEXSDEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
A class that models an XML Schema simpleContent element. 
 
A base class for XSD classes that must provide a unique ID property. 
 
A class that models a XSD annotation element. 
 
A base class for XSD classes that must provide a unique ID property. 
 
A base class for XSD classes that may allow annotation. 
 
A base class for XSD classes that may allow annotation.