// contains types from the schema which should be substituted instantly

stringUIDBaseType std::string
stringBaseType    std::string
doubleBaseType    double
integerBaseType   int
booleanBaseType   bool
dateBaseType      std::time_t
dateTimeBaseType  std::time_t
timeBaseType      std::time_t
complexBaseType
